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 21ebab9 commit 96f7244
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-dtx-daemon (0.3.6-2) unstable; urgency=medium

* Bump release for Fedora 39 build

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

surface-dtx-daemon (0.3.6-1) unstable; urgency=medium

* Update dependencies
Expand Down
5 changes: 4 additions & 1 deletion pkg/fedora/surface-dtx-daemon.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: surface-dtx-daemon
Version: 0.3.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Surface Detachment System (DTX) Daemon

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

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

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

Expand Down

0 comments on commit 96f7244

Please sign in to comment.