Skip to content

Commit 9771de2

Browse files
committed
pkg: Bump release
1 parent 52c6d87 commit 9771de2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

pkg/deb/debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
surface-control (0.4.6-2) unstable; urgency=medium
2+
3+
* Bump release for Fedora 39 build
4+
5+
-- Maximilian Luz <[email protected]> Tue, 03 Oct 2023 16:37:05 +0200
6+
17
surface-control (0.4.6-1) unstable; urgency=medium
28

3-
* Remove outdated udev rules.
9+
* Update dependencies
410

511
-- Maximilian Luz <[email protected]> Tue, 03 Oct 2023 15:43:21 +0200
612

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: 1%{?dist}
3+
Release: 2%{?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+
* Tue Oct 03 2023 Maximilian Luz <[email protected]> - 0.4.6-2
49+
- Bump release for Fedora 39
50+
4851
* Tue Oct 03 2023 Maximilian Luz <[email protected]> - 0.4.6-1
4952
- Update dependencies
5053

0 commit comments

Comments
 (0)