Skip to content

Commit 36585b5

Browse files
committed
pkg: Bump release
1 parent 22ecc2d commit 36585b5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.6-3) unstable; urgency=medium
2+
3+
* Update dependencies
4+
5+
-- Maximilian Luz <[email protected]> Thu, 14 Mar 2024 22:53:48 +0200
6+
17
surface-control (0.4.6-2) unstable; urgency=medium
28

39
* Bump release for Fedora 39 build

pkg/fedora/surface-control.spec

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

66
License: MIT
@@ -45,6 +45,9 @@ install -D -m644 "surface-control/target/surface.fish" "%{buildroot}/usr/share/f
4545
/usr/share/fish/completions/surface.fish
4646

4747
%changelog
48+
* Thu Mar 14 2024 Maximilian Luz <[email protected]> - 0.4.6-3
49+
- Update dependencies
50+
4851
* Tue Oct 03 2023 Maximilian Luz <[email protected]> - 0.4.6-2
4952
- Bump release for Fedora 39
5053

0 commit comments

Comments
 (0)