diff --git a/qqc2-desktop-style.spec b/qqc2-desktop-style.spec index 3d17976..ea11b6e 100644 --- a/qqc2-desktop-style.spec +++ b/qqc2-desktop-style.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qqc2-desktop-style -Version: 5.65.0 +Version: 5.66.0 Release: 1mamba Summary: KDE Frameworks 5 QtQuickControls 2 style that uses QWidget's QStyle for painting Group: Graphical Desktop/Look 'n' feel @@ -9,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco 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 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -92,5 +92,8 @@ exit 0 %{_kde5_libdir}/cmake/KF5QQC2DesktopStyle/KF5QQC2DesktopStyleConfig*.cmake %changelog +* Tue Jan 14 2020 Silvan Calarco 5.66.0-1mamba +- update to 5.66.0 + * Wed Jan 01 2020 Silvan Calarco 5.65.0-1mamba - package created using the webbuild interface