From 04f0e217fdce157f5598e39d864766effabfec79 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:31:46 +0100 Subject: [PATCH] update to 5.37.0 [release 5.37.0-1mamba;Fri Aug 18 2017] --- prison.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/prison.spec b/prison.spec index 3ddcbc7..d4c9a94 100644 --- a/prison.spec +++ b/prison.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: prison -Version: 5.36.0 +Version: 5.37.0 Release: 1mamba Summary: KDE Frameworks 5 barcode library 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.36/prison-%{version}.tar.xz +Source: https://download.kde.org/stable/frameworks/%{majver}/prison-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -84,5 +84,8 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_Prison.pri %changelog +* Fri Aug 18 2017 Silvan Calarco 5.37.0-1mamba +- update to 5.37.0 + * Sun Aug 13 2017 Silvan Calarco 5.36.0-1mamba - package created using the webbuild interface