Skip to content

Commit 6efdfd6

Browse files
committed
Bump pkgrel
Signed-off-by: Dorian Stoll <[email protected]>
1 parent 430e68e commit 6efdfd6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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-control (0.2.5-3) unstable; urgency=medium
2+
3+
* Bump pkgrel
4+
5+
-- Dorian Stoll <[email protected]> Tue, 31 Mar 2020 13:44:24 +0200
6+
17
surface-control (0.2.5-2) unstable; urgency=medium
28

39
* Bump pkgrel

pkg/fedora/surface-control.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: surface-control
22
Version: 0.2.5
3-
Release: 2%{?dist}
3+
Release: 3%{?dist}
44
Summary: Control various aspects of Microsoft Surface devices from the shell
55

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

4444
%changelog
45+
* Tue Mar 31 2020 Dorian Stoll <[email protected]> 0.2.5-3
46+
- Bump pkgrel
47+
4548
* Sun Dec 01 2019 Dorian Stoll <[email protected]>
4649
- Update to version 0.2.5
4750

0 commit comments

Comments
 (0)