Skip to content

Commit efa7918

Browse files
committed
pkg: Bump version
1 parent 6341016 commit efa7918

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

pkg/deb/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
surface-control (0.4.7-1) unstable; urgency=medium
2+
3+
* Update dependencies
4+
5+
-- Maximilian Luz <[email protected]> Sat, 14 Sep 2024 17:44:29 +0200
6+
17
surface-control (0.4.6-3) unstable; urgency=medium
28

39
* Update dependencies

pkg/fedora/surface-control.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: surface-control
2-
Version: 0.4.6
3-
Release: 3%{?dist}
2+
Version: 0.4.7
3+
Release: 1%{?dist}
44
Summary: Control various aspects of Microsoft Surface devices from the shell
55

66
License: MIT
@@ -36,9 +36,12 @@ install -D -m644 "target/surface.fish" "%{buildroot}/usr/share/fish/vendor_compl
3636
/usr/bin/surface
3737
/usr/share/bash-completion/completions/surface
3838
/usr/share/zsh/site-functions/_surface
39-
/usr/share/fish/completions/surface.fish
39+
/usr/share/fish/vendor_completions.d/surface.fish
4040

4141
%changelog
42+
* Sat Sep 14 2024 Maximilian Luz <[email protected]> - 0.4.7-1
43+
- Update dependencies
44+
4245
* Thu Mar 14 2024 Maximilian Luz <[email protected]> - 0.4.6-3
4346
- Update dependencies
4447

0 commit comments

Comments
 (0)