From 50f360fe13b147c4c3b37858b8d65f57d214f9c8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:03:45 +0100 Subject: [PATCH] update to 5.66.0 [release 5.66.0-1mamba;Tue Jan 14 2020] --- qqc2-desktop-style.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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