Skip to content

Commit ff68731

Browse files
committed
pkg: Bump version
1 parent 903ea95 commit ff68731

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

pkg/deb/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
surface-dtx-daemon (0.3.10-1) unstable; urgency=medium
2+
3+
* Update dependencies
4+
5+
-- Maximilian Luz <[email protected]> Fri, 10 Oct 2025 21:30:47 +0200
6+
17
surface-dtx-daemon (0.3.9-1) unstable; urgency=medium
28

39
* Update dependencies

pkg/fedora/surface-dtx-daemon.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: surface-dtx-daemon
2-
Version: 0.3.9
3-
Release: 2%{?dist}
2+
Version: 0.3.10
3+
Release: 1%{?dist}
44
Summary: Surface Detachment System (DTX) Daemon
55

66
License: MIT
@@ -79,6 +79,9 @@ install -D -m644 "target/surface-dtx-userd.fish" "%{buildroot}/usr/share/fish/ve
7979
/usr/share/fish/vendor_completions.d/surface-dtx-userd.fish
8080

8181
%changelog
82+
* Fri Oct 10 2025 Maximilian Luz <[email protected]> - 0.3.10-1
83+
- Update dependencies
84+
8285
* Thu Oct 02 2025 Owen Zimmerman <[email protected]> - 0.3.9-2
8386
- Add systemd macros
8487

0 commit comments

Comments
 (0)