Skip to content

Commit

Permalink
pkg: Bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Oct 3, 2023
1 parent 52c6d87 commit 9771de2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
8 changes: 7 additions & 1 deletion pkg/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
surface-control (0.4.6-2) unstable; urgency=medium

* Bump release for Fedora 39 build

-- Maximilian Luz <[email protected]> Tue, 03 Oct 2023 16:37:05 +0200

surface-control (0.4.6-1) unstable; urgency=medium

* Remove outdated udev rules.
* Update dependencies

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

Expand Down
5 changes: 4 additions & 1 deletion pkg/fedora/surface-control.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: surface-control
Version: 0.4.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Control various aspects of Microsoft Surface devices from the shell

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

%changelog
* Tue Oct 03 2023 Maximilian Luz <[email protected]> - 0.4.6-2
- Bump release for Fedora 39

* Tue Oct 03 2023 Maximilian Luz <[email protected]> - 0.4.6-1
- Update dependencies

Expand Down

0 comments on commit 9771de2

Please sign in to comment.