Skip to content

Commit 2555fdc

Browse files
committed
Bump package version
1 parent 234b025 commit 2555fdc

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.2-1) unstable; urgency=medium
2+
3+
* Update dependencies
4+
5+
-- Maximilian Luz <[email protected]> Thu, 28 Apr 2022 00:57:38 +0200
6+
17
surface-control (0.4.1-3) unstable; urgency=medium
28

39
* Bump release to build for Fedora 36

pkg/fedora/surface-control.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: surface-control
2-
Version: 0.4.1
3-
Release: 3%{?dist}
2+
Version: 0.4.2
3+
Release: 1%{?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+
* Thu Apr 28 2022 Maximilian Luz <[email protected]> - 0.4.2-1
53+
- Update dependencies
54+
5255
* Wed Apr 27 2022 Dorian Stoll <[email protected]> - 0.4.1-3
5356
- Bump release to build for Fedora 36
5457

0 commit comments

Comments
 (0)