From 972915e106073938781256e3fdd5b0c39e3af196 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 00:44:50 +0100 Subject: [PATCH] update to 5.66.0 [release 5.66.0-1mamba;Mon Jan 27 2020] --- kcalendarcore.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kcalendarcore.spec b/kcalendarcore.spec index f391ea1..5e1de99 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcalendarcore -Version: 5.65.0 +Version: 5.66.0 Release: 1mamba Summary: KDE Frameworks 5 library providing access to and handling of calendar data Group: System/Libraries @@ -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/kcalendarcore-%{version}.tar.xz +Source: https://download.kde.org/stable/frameworks/%{majver}/kcalendarcore-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -99,5 +99,8 @@ exit 0 %{_kde5_mkspecsdir}/qt_KCalendarCore.pri %changelog +* Mon Jan 27 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