automatic version update by autodist [release 6.3.0-1mamba;Fri Feb 14 2025]
This commit is contained in:
parent
386648ea9a
commit
e17ae5b3f0
11
breeze.spec
11
breeze.spec
@ -2,7 +2,7 @@
|
||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||
|
||||
Name: breeze
|
||||
Version: 6.2.5
|
||||
Version: 6.3.0
|
||||
Release: 1mamba
|
||||
Summary: Breeze Dark Desktop Design Language by the KDE VDG
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -56,6 +56,7 @@ BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
@ -116,6 +117,7 @@ This package contains the libraries provided with %{name}.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/kcursorgen
|
||||
%{_bindir}/breeze-settings6
|
||||
%{_datadir}/applications/breezestyleconfig.desktop
|
||||
%{_datadir}/applications/kcm_breezedecoration.desktop
|
||||
@ -148,8 +150,8 @@ This package contains the libraries provided with %{name}.
|
||||
%files -n lib%{name} -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_qt6_plugindir}/kstyle_config/breezestyleconfig.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2.kcm/kcm_breezedecoration.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2/org.kde.breeze.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration3.kcm/kcm_breezedecoration.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration3/org.kde.breeze.so
|
||||
%{_qt6_plugindir}/styles/breeze5.so
|
||||
%{_qt6_plugindir}/styles/breeze6.so
|
||||
%dir %{_libdir}/cmake/Breeze
|
||||
@ -161,6 +163,9 @@ This package contains the libraries provided with %{name}.
|
||||
%{_qt5_plugindir}/styles/breeze5.so
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user