commit changes. giving up for now
This commit is contained in:
parent
2afad3f70e
commit
16b4309a24
13 changed files with 2842 additions and 31 deletions
|
|
@ -2,8 +2,8 @@
|
|||
%define debug_package %{nil}
|
||||
|
||||
Name: sonic-interface-libraries
|
||||
Version: 6.4.5
|
||||
Release: 7%{?dist}
|
||||
Version: 6.5.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Foundation of the SonicDE user interface (fork of libplasma)
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
|
|
@ -86,7 +86,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||
Requires: cmake(KF6Package)
|
||||
Requires: qt6-qtbase-devel
|
||||
Requires: cmake(KF6Service)
|
||||
Requires: cmake(KF6WindowSystem)
|
||||
Requires: cmake(KF6WindowSystem) >= %{plasma_version}
|
||||
Provides: libplasma-devel%{?_isa} >= %{plasma_version}
|
||||
Provides: libplasma-devel >= %{plasma_version}
|
||||
Obsoletes: libplasma-devel <= %{plasma_version}
|
||||
|
|
@ -131,5 +131,8 @@ Development files for sonic-interface-libraries.
|
|||
%{_datadir}/kdevappwizard/templates/*.tar.bz2
|
||||
|
||||
%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 for SonicDE (Downgraded to 6.4.5 for EL 10.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue