Skip to content

Commit

Permalink
Bump release to build for Fedora 33
Browse files Browse the repository at this point in the history
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
  • Loading branch information
StollD committed Sep 29, 2020
1 parent af6c045 commit 41ce182
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
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.2.8-2) unstable; urgency=medium

* Bump release to build for Fedora 33

-- Dorian Stoll <dorian.stoll@tmsp.io> Tue, 29 Sep 2020 18:43:42 +0200

surface-control (0.2.8-1) unstable; urgency=medium

* Adapt to changes in linux-surface kernel: The device path for the performance-mode interface has changed.
Expand Down
5 changes: 4 additions & 1 deletion pkg/fedora/surface-control.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: surface-control
Version: 0.2.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Control various aspects of Microsoft Surface devices from the shell

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

%changelog
* Tue Sep 29 2020 Dorian Stoll <dorian.stoll@tmsp.io> - 0.2.8-2
- Bump release to build for Fedora 33

* Fri Jul 03 2020 Maximilian Luz <luzmaximilian@gmail.com>
- Update to version 0.2.6

Expand Down

0 comments on commit 41ce182

Please sign in to comment.