Skip to content

Commit

Permalink
pkg: Bump version to build for Fedora 36
Browse files Browse the repository at this point in the history
  • Loading branch information
StollD committed Apr 27, 2022
1 parent bbf375c commit e3021bf
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.1-3) unstable; urgency=medium

* Bump release to build for Fedora 36

-- Dorian Stoll <[email protected]> Wed, 27 Apr 2022 20:05:00 +0200

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

* Bump release to build for Fedora 35
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.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Surface Detachment System (DTX) Daemon

License: MIT
Expand Down Expand Up @@ -71,7 +71,10 @@ 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
* Wed Apr 27 2022 Dorian Stoll <[email protected]> - 0.3.1-3
- Bump release to build for Fedora 36

* Wed Nov 03 2021 Dorian Stoll <[email protected]> - 0.3.1-2
- Bump release to build for Fedora 35

* Mon Aug 23 2021 Maximilian Luz <[email protected]> - 0.3.1-1
Expand Down

0 comments on commit e3021bf

Please sign in to comment.