Skip to content

Commit d870380

Browse files
committed
pkg: Bump package release to build for Fedora 37
1 parent ff11143 commit d870380

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.4.3-2) UNRELEASED; urgency=medium
2+
3+
* Bump release to build for Fedora 37
4+
5+
-- Maximilian Luz <[email protected]> Fri, 14 Oct 2022 21:06:56 +0200
6+
17
surface-control (0.4.3-1) unstable; urgency=medium
28

39
* Remove outdated performance-mode command

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.4.3
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 Oct 14 2022 Maximilian Luz <[email protected]> - 0.4.3-2
53+
- Bump release to build for Fedora 36
54+
5255
* Sat Sep 17 2022 Maximilian Luz <[email protected]> - 0.4.3-1
5356
- Remove outdated performance-mode command
5457
- Update dependencies

0 commit comments

Comments
 (0)