automatic version update by autodist [release 5.73.0-1mamba;Fri Aug 14 2020]
This commit is contained in:
parent
33f310eef3
commit
554e24e56e
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qqc2-desktop-style
|
||||
Version: 5.72.0
|
||||
Version: 5.73.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -28,6 +28,8 @@ BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: libkiconthemes-devel >= %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRequires: libkconfigwidgets-devel >= %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -92,6 +94,9 @@ exit 0
|
||||
%{_kde5_libdir}/cmake/KF5QQC2DesktopStyle/KF5QQC2DesktopStyleConfig*.cmake
|
||||
|
||||
%changelog
|
||||
* Fri Aug 14 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user