Skip to content

Commit

Permalink
Bump pkgrel
Browse files Browse the repository at this point in the history
Signed-off-by: Dorian Stoll <[email protected]>
  • Loading branch information
StollD committed Mar 31, 2020
1 parent 430e68e commit 6efdfd6
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-control (0.2.5-3) unstable; urgency=medium

* Bump pkgrel

-- Dorian Stoll <[email protected]> Tue, 31 Mar 2020 13:44:24 +0200

surface-control (0.2.5-2) unstable; urgency=medium

* Bump pkgrel
Expand Down
5 changes: 4 additions & 1 deletion pkg/fedora/surface-control.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: surface-control
Version: 0.2.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Control various aspects of Microsoft Surface devices from the shell

License: MIT
Expand Down Expand Up @@ -42,6 +42,9 @@ install -D -m644 "surface-control/target/surface.fish" "%{buildroot}/usr/share/f
/usr/share/fish/completions/surface.fish

%changelog
* Tue Mar 31 2020 Dorian Stoll <[email protected]> 0.2.5-3
- Bump pkgrel

* Sun Dec 01 2019 Dorian Stoll <[email protected]>
- Update to version 0.2.5

Expand Down

0 comments on commit 6efdfd6

Please sign in to comment.