diff --git a/pkg/deb/debian/changelog b/pkg/deb/debian/changelog index 3092e84..8da20f9 100644 --- a/pkg/deb/debian/changelog +++ b/pkg/deb/debian/changelog @@ -1,3 +1,9 @@ +surface-control (0.2.8-2) unstable; urgency=medium + + * Bump release to build for Fedora 33 + + -- Dorian Stoll 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. diff --git a/pkg/fedora/surface-control.spec b/pkg/fedora/surface-control.spec index 104efa2..7a48096 100644 --- a/pkg/fedora/surface-control.spec +++ b/pkg/fedora/surface-control.spec @@ -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 @@ -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 - 0.2.8-2 +- Bump release to build for Fedora 33 + * Fri Jul 03 2020 Maximilian Luz - Update to version 0.2.6