Skip to content

Commit 0c868ca

Browse files
committed
Bump release to build for Fedora 34
Signed-off-by: Dorian Stoll <[email protected]>
1 parent 1c9a85e commit 0c868ca

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

pkg/deb/debian/changelog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
surface-control (0.3.1-2) unstable; urgency=medium
2+
3+
* Bump release to build for Fedora 34
4+
5+
-- Dorian Stoll <[email protected]> Fri, 19 Mar 2021 07:57:42 +0100
6+
17
surface-control (0.3.1-1) unstable; urgency=medium
28

39
* Add setup for surface-control group to manage permissions
@@ -91,4 +97,3 @@ surface-control (0.1.0) unstable; urgency=medium
9197
* Initial release
9298

9399
-- Maximilian Luz <[email protected]> Sun, 13 Apr 2019 16:50:43 +0000
94-

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.3.1
3-
Release: 1%{?dist}
3+
Release: 2%{?dist}
44
Summary: Control various aspects of Microsoft Surface devices from the shell
55

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

5151
%changelog
52+
* Fri Mar 19 2021 Dorian Stoll <[email protected]> - 0.3.1-2
53+
- Bump release to build for Fedora 34
54+
5255
* Tue Sep 29 2020 Dorian Stoll <[email protected]> - 0.2.8-2
5356
- Bump release to build for Fedora 33
5457

0 commit comments

Comments
 (0)