Skip to content

Commit

Permalink
pkg: Update to v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Mar 14, 2024
1 parent 31ba2c3 commit fb6a5ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
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.7-1) unstable; urgency=medium

* Update dependencies

-- Maximilian Luz <[email protected]> Thu, 14 Mar 2024 23:34:21 +0200

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

* Bump release for Fedora 39 build
Expand Down
7 changes: 5 additions & 2 deletions 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: 2%{?dist}
Version: 0.3.7
Release: 1%{?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
* Thu Mar 14 2024 Maximilian Luz <[email protected]> - 0.3.7-1
- Update dependencies

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

Expand Down

0 comments on commit fb6a5ca

Please sign in to comment.