diff --git a/pkg/deb/debian/changelog b/pkg/deb/debian/changelog index 5f24aca..c3efa61 100644 --- a/pkg/deb/debian/changelog +++ b/pkg/deb/debian/changelog @@ -1,3 +1,9 @@ +surface-control (0.4.6-3) unstable; urgency=medium + + * Update dependencies + + -- Maximilian Luz Thu, 14 Mar 2024 22:53:48 +0200 + surface-control (0.4.6-2) unstable; urgency=medium * Bump release for Fedora 39 build diff --git a/pkg/fedora/surface-control.spec b/pkg/fedora/surface-control.spec index 135801a..220bc76 100644 --- a/pkg/fedora/surface-control.spec +++ b/pkg/fedora/surface-control.spec @@ -1,6 +1,6 @@ Name: surface-control Version: 0.4.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Control various aspects of Microsoft Surface devices from the shell License: MIT @@ -45,6 +45,9 @@ install -D -m644 "surface-control/target/surface.fish" "%{buildroot}/usr/share/f /usr/share/fish/completions/surface.fish %changelog +* Thu Mar 14 2024 Maximilian Luz - 0.4.6-3 +- Update dependencies + * Tue Oct 03 2023 Maximilian Luz - 0.4.6-2 - Bump release for Fedora 39