update to 5.66.0 [release 5.66.0-1mamba;Tue Jan 14 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 17:03:45 +01:00
parent 2d9e9af6af
commit 50f360fe13

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qqc2-desktop-style Name: qqc2-desktop-style
Version: 5.65.0 Version: 5.66.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 QtQuickControls 2 style that uses QWidget's QStyle for painting Summary: KDE Frameworks 5 QtQuickControls 2 style that uses QWidget's QStyle for painting
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org URL: http://www.kde.org
Source: https://download.kde.org/stable/frameworks/5.65/qqc2-desktop-style-%{version}.tar.xz Source: https://download.kde.org/stable/frameworks/%{majver}/qqc2-desktop-style-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -92,5 +92,8 @@ exit 0
%{_kde5_libdir}/cmake/KF5QQC2DesktopStyle/KF5QQC2DesktopStyleConfig*.cmake %{_kde5_libdir}/cmake/KF5QQC2DesktopStyle/KF5QQC2DesktopStyleConfig*.cmake
%changelog %changelog
* Tue Jan 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.66.0-1mamba
- update to 5.66.0
* Wed Jan 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.65.0-1mamba * Wed Jan 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.65.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface