Skip to content

Commit

Permalink
pkg: Bump version to build for Fedora 35
Browse files Browse the repository at this point in the history
  • Loading branch information
StollD committed Nov 3, 2021
1 parent 5ff260d commit e1f0e6a
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.1-2) unstable; urgency=medium

* Bump release to build for Fedora 35

-- Dorian Stoll <[email protected]> Wed, 03 Nov 2021 19:48:00 +0100

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

* Fix typo causing the user-daemon to crash on latch error
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.1
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
* Wed Nov 03 2021 Dorian Stoll <[email protected]> - 0.3.2-2
- Bump release to build for Fedora 35

* Mon Aug 23 2021 Maximilian Luz <[email protected]> - 0.3.1-1
- Fix typo causing the user-daemon to crash on latch error
- Update dependencies
Expand Down

0 comments on commit e1f0e6a

Please sign in to comment.