automatic version update by autodist [release 5.89.0-1mamba;Sun Dec 19 2021]
This commit is contained in:
parent
576ebc064f
commit
7e7caff33a
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qqc2-desktop-style
|
||||
Version: 5.88.0
|
||||
Version: 5.89.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -13,7 +13,6 @@ Source: https://download.kde.org/stable/frameworks/%{majver}/qqc2-desktop
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
@ -23,8 +22,9 @@ BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkirigami2-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
@ -93,6 +93,9 @@ exit 0
|
||||
%{_kde5_libdir}/cmake/KF5QQC2DesktopStyle/KF5QQC2DesktopStyleConfig*.cmake
|
||||
|
||||
%changelog
|
||||
* Sun Dec 19 2021 Automatic Build System <autodist@mambasoft.it> 5.89.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 18 2021 Automatic Build System <autodist@mambasoft.it> 5.88.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user