Skip to content

Commit d81738d

Browse files
committed
pkg: Update to v0.4.4
1 parent 035b23c commit d81738d

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

pkg/deb/debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
surface-control (0.4.3-2) UNRELEASED; urgency=medium
1+
surface-control (0.4.3-1) unstable; urgency=medium
2+
3+
* Update dependencies
4+
5+
-- Maximilian Luz <[email protected]> Wed, 19 Apr 2023 15:16:39 +0200
6+
7+
surface-control (0.4.3-2) unstable; urgency=medium
28

39
* Bump release to build for Fedora 37
410

pkg/fedora/surface-control.spec

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

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

5151
%changelog
52+
* Wed Apr 19 2023 Maximilian Luz <[email protected]> - 0.4.4-1
53+
- Add support for Fedora 38
54+
- Update dependencies
55+
5256
* Fri Oct 14 2022 Maximilian Luz <[email protected]> - 0.4.3-2
5357
- Bump release to build for Fedora 36
5458

0 commit comments

Comments
 (0)