automatic version update by autodist [release 5.27.1-1mamba;Tue Feb 21 2023]
This commit is contained in:
parent
e1efbd6313
commit
d5473a30f8
24
breeze.spec
24
breeze.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: breeze
|
Name: breeze
|
||||||
Version: 5.26.5
|
Version: 5.27.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Breeze Dark Desktop Design Language by the KDE VDG
|
Summary: Breeze Dark Desktop Design Language by the KDE VDG
|
||||||
Group: Graphical Desktop/Look 'n' feel
|
Group: Graphical Desktop/Look 'n' feel
|
||||||
@ -35,7 +35,6 @@ BuildRequires: libkservice-devel
|
|||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -87,6 +86,11 @@ This package contains the libraries provided with %{name}.
|
|||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/breeze-settings5
|
%{_bindir}/breeze-settings5
|
||||||
|
%{_datadir}/applications/breezestyleconfig.desktop
|
||||||
|
%{_datadir}/applications/kcm_breezedecoration.desktop
|
||||||
|
%{_datadir}/kconf_update/*.upd
|
||||||
|
%{_datadir}/kstyle/themes/breeze.themerc
|
||||||
|
%{_datadir}/QtCurve/Breeze.qtcurve
|
||||||
%dir %{_datadir}/icons/Breeze_Snow
|
%dir %{_datadir}/icons/Breeze_Snow
|
||||||
%dir %{_datadir}/icons/Breeze_Snow/cursors
|
%dir %{_datadir}/icons/Breeze_Snow/cursors
|
||||||
%{_datadir}/icons/Breeze_Snow/cursors/*
|
%{_datadir}/icons/Breeze_Snow/cursors/*
|
||||||
@ -95,11 +99,6 @@ This package contains the libraries provided with %{name}.
|
|||||||
%{_datadir}/icons/breeze_cursors/cursors/*
|
%{_datadir}/icons/breeze_cursors/cursors/*
|
||||||
%{_datadir}/icons/breeze_cursors/index.theme
|
%{_datadir}/icons/breeze_cursors/index.theme
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/breeze-settings.svgz
|
%{_datadir}/icons/hicolor/scalable/apps/breeze-settings.svgz
|
||||||
%{_datadir}/kconf_update/*.upd
|
|
||||||
%{_datadir}/kservices5/*.desktop
|
|
||||||
%{_datadir}/kstyle/themes/breeze.themerc
|
|
||||||
%{_datadir}/QtCurve/Breeze.qtcurve
|
|
||||||
%{_libdir}/cmake/Breeze/Breeze*.cmake
|
|
||||||
|
|
||||||
%files default-lookandfeel
|
%files default-lookandfeel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -110,6 +109,7 @@ This package contains the libraries provided with %{name}.
|
|||||||
%{_datadir}/wallpapers/Next/contents/images/*
|
%{_datadir}/wallpapers/Next/contents/images/*
|
||||||
%dir %{_datadir}/wallpapers/Next/contents/images_dark
|
%dir %{_datadir}/wallpapers/Next/contents/images_dark
|
||||||
%{_datadir}/wallpapers/Next/contents/images_dark/*
|
%{_datadir}/wallpapers/Next/contents/images_dark/*
|
||||||
|
%{_datadir}/wallpapers/Next/contents/screenshot.png
|
||||||
%{_datadir}/wallpapers/Next/metadata.json
|
%{_datadir}/wallpapers/Next/metadata.json
|
||||||
|
|
||||||
%files -n lib%{name} -f %{name}5_qt.lang
|
%files -n lib%{name} -f %{name}5_qt.lang
|
||||||
@ -117,13 +117,21 @@ This package contains the libraries provided with %{name}.
|
|||||||
%{_libdir}/libbreezecommon5.so.*
|
%{_libdir}/libbreezecommon5.so.*
|
||||||
%{_libdir}/kconf_update_bin/*
|
%{_libdir}/kconf_update_bin/*
|
||||||
%{_libdir}/kconf_update_bin/breezetobreezelight
|
%{_libdir}/kconf_update_bin/breezetobreezelight
|
||||||
%{_libdir}/qt5/plugins/kstyle_breeze_config.so
|
%{_libdir}/qt5/plugins/plasma/kcms/breeze/kcm_breezedecoration.so
|
||||||
|
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings_qwidgets/breezestyleconfig.so
|
||||||
%{_libdir}/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
|
%{_libdir}/qt5/plugins/org.kde.kdecoration2/breezedecoration.so
|
||||||
%{_libdir}/qt5/plugins/styles/breeze.so
|
%{_libdir}/qt5/plugins/styles/breeze.so
|
||||||
%dir %{_libdir}/cmake/Breeze
|
%dir %{_libdir}/cmake/Breeze
|
||||||
|
%{_libdir}/cmake/Breeze/Breeze*.cmake
|
||||||
%doc AUTHORS LICENSES
|
%doc AUTHORS LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user