Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Apr 27, 2022
1 parent 234b025 commit 2555fdc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
6 changes: 6 additions & 0 deletions pkg/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
surface-control (0.4.2-1) unstable; urgency=medium

* Update dependencies

-- Maximilian Luz <luzmaximilian@gmail.com> Thu, 28 Apr 2022 00:57:38 +0200

surface-control (0.4.1-3) unstable; urgency=medium

* Bump release to build for Fedora 36
Expand Down
7 changes: 5 additions & 2 deletions pkg/fedora/surface-control.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: surface-control
Version: 0.4.1
Release: 3%{?dist}
Version: 0.4.2
Release: 1%{?dist}
Summary: Control various aspects of Microsoft Surface devices from the shell

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

%changelog
* Thu Apr 28 2022 Maximilian Luz <luzmaximilian@gmail.com> - 0.4.2-1
- Update dependencies

* Wed Apr 27 2022 Dorian Stoll <dorian.stoll@tmsp.io> - 0.4.1-3
- Bump release to build for Fedora 36

Expand Down

0 comments on commit 2555fdc

Please sign in to comment.