commit changes. giving up for now

This commit is contained in:
Anders da Silva Rytter Hansen 2026-03-27 09:19:52 -03:00
commit 16b4309a24
13 changed files with 2842 additions and 31 deletions

View file

@ -1,11 +1,11 @@
Name: sonic-desktop-interface
Version: 6.4.5
Version: 6.5.5
Release: 1%{?dist}
Summary: Desktop interface for SonicDE (fork of plasma-desktop)
License: GPL-2.0-or-later
URL: https://github.com/Sonic-DE/sonic-desktop-interface
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig(libusb)
BuildRequires: fontconfig-devel
@ -111,5 +111,8 @@ for the SonicDE desktop, fork of plasma-desktop.
%{_datadir}/knotifications6/sonic-desktop-interface.notifyrc
%changelog
* Wed Mar 11 2026 Anders Rh <andersrh@example.com> - 6.4.5-1
* Thu Mar 26 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.5.5-1
- Upgrade to 6.5.5
* Wed Mar 11 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.4.5-1
- Initial release (Downgraded to 6.4.5 for EL 10.1)