-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Dorian Stoll <[email protected]>
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
surface-control (0.2.5-3) unstable; urgency=medium | ||
|
||
* Bump pkgrel | ||
|
||
-- Dorian Stoll <[email protected]> Tue, 31 Mar 2020 13:44:24 +0200 | ||
|
||
surface-control (0.2.5-2) unstable; urgency=medium | ||
|
||
* Bump pkgrel | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Name: surface-control | ||
Version: 0.2.5 | ||
Release: 2%{?dist} | ||
Release: 3%{?dist} | ||
Summary: Control various aspects of Microsoft Surface devices from the shell | ||
|
||
License: MIT | ||
|
@@ -42,6 +42,9 @@ install -D -m644 "surface-control/target/surface.fish" "%{buildroot}/usr/share/f | |
/usr/share/fish/completions/surface.fish | ||
|
||
%changelog | ||
* Tue Mar 31 2020 Dorian Stoll <[email protected]> 0.2.5-3 | ||
- Bump pkgrel | ||
|
||
* Sun Dec 01 2019 Dorian Stoll <[email protected]> | ||
- Update to version 0.2.5 | ||
|
||
|