Skip to content

Commit

Permalink
pkg: Bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Mar 14, 2024
1 parent 22ecc2d commit 36585b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions pkg/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
surface-control (0.4.6-3) unstable; urgency=medium

* Update dependencies

-- Maximilian Luz <[email protected]> Thu, 14 Mar 2024 22:53:48 +0200

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

* Bump release for Fedora 39 build
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: 2%{?dist}
Release: 3%{?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
* Thu Mar 14 2024 Maximilian Luz <[email protected]> - 0.4.6-3
- Update dependencies

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

Expand Down

0 comments on commit 36585b5

Please sign in to comment.