Skip to content

Commit 5fa63a1

Browse files
committed
pkg: Update to v0.3.5
1 parent 4688bfc commit 5fa63a1

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

pkg/deb/debian/changelog

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
surface-dtx-daemon (0.3.5-1) unstable; urgency=medium
2+
3+
* Update dependencies
4+
* Remove dependency on unmaintained atty crate
5+
6+
-- Maximilian Luz <luzmaximilian@gmail.com> Tue, 11 Jul 2023 22:02:40 +0200
7+
18
surface-dtx-daemon (0.3.4-1) unstable; urgency=medium
29

310
* Update dependencies
411

5-
-- Maximilian Luz <luzmaximilian@gmail-com> Wed, 19 Apr 2023 16:09:13 +0200
12+
-- Maximilian Luz <luzmaximilian@gmail.com> Wed, 19 Apr 2023 16:09:13 +0200
613

714
surface-dtx-daemon (0.3.3-2) unstable; urgency=medium
815

pkg/fedora/surface-dtx-daemon.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: surface-dtx-daemon
2-
Version: 0.3.4
2+
Version: 0.3.5
33
Release: 1%{?dist}
44
Summary: Surface Detachment System (DTX) Daemon
55

@@ -71,6 +71,9 @@ install -D -m644 "target/surface-dtx-userd.fish" "%{buildroot}/usr/share/fish/co
7171
/usr/share/fish/completions/surface-dtx-userd.fish
7272

7373
%changelog
74+
* Tue Jul 11 2023 Maximilian Luz <luzmaximilian@gmail.com> - 0.3.5-1
75+
- Update dependencies
76+
7477
* Wed Apr 19 2023 Maximilian Luz <luzmaximilian@gmail.com> - 0.3.4-1
7578
- Update dependencies
7679

0 commit comments

Comments
 (0)