automatic version update by autodist [release 5.21.5-1mamba;Thu May 06 2021]

This commit is contained in:
Automatic Build System 2024-01-05 20:57:33 +01:00
parent ffd37f018c
commit 854ac83ac3

View File

@ -3,7 +3,7 @@
Name: breeze-gtk Name: breeze-gtk
Version: 5.21.4 Version: 5.21.5
Release: 1mamba Release: 1mamba
Summary: A GTK Theme Built to Match KDE's Breeze Summary: A GTK Theme Built to Match KDE's Breeze
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
@ -15,11 +15,8 @@ Source: http://download.kde.org/stable/plasma/%{plasmaver}/breeze-gtk-%{v
Patch0: breeze-gtk-5.6.95-gtkrc-openmamba.patch Patch0: breeze-gtk-5.6.95-gtkrc-openmamba.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libqt5-devel
BuildRequires: breeze BuildRequires: breeze
BuildRequires: cmake BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: rpm-macros-kde5
@ -27,7 +24,7 @@ BuildRequires: extra-cmake-modules
BuildRequires: sassc BuildRequires: sassc
BuildRequires: pycairo-py3 BuildRequires: pycairo-py3
Provides: oxygen-gtk3 Provides: oxygen-gtk3
Obsoletes: oxygen-gtk3 Obsoletes: oxygen-gtk3 < 5.21.5
Provides: QtCurve Provides: QtCurve
Requires: breeze-icons Requires: breeze-icons
Requires: adwaita-icon-theme Requires: adwaita-icon-theme
@ -49,7 +46,9 @@ sed -i "s|\${KDE_INSTALL_FULL_LIBDIR}|%{_libdir}|" cmake/FindGTKEngine.cmake
%build %build
%cmake_kde5 -d build \ %cmake_kde5 -d build \
-DWITH_GTK3_VERSION=3.20 -DPython3_EXECUTABLE=%{__python3}
# -DWITH_GTK3_VERSION=3.20
%make %make
@ -126,6 +125,9 @@ fi
%doc LICENSES %doc LICENSES
%changelog %changelog
* Thu May 06 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
- automatic version update by autodist
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba * Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
- automatic version update by autodist - automatic version update by autodist