update to 5.37.0 [release 5.37.0-1mamba;Fri Aug 18 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 10:31:46 +01:00
parent 89b9f65316
commit 04f0e217fd

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: prison Name: prison
Version: 5.36.0 Version: 5.37.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 barcode library Summary: KDE Frameworks 5 barcode library
Group: System/Libraries Group: System/Libraries
@ -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.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 # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -84,5 +84,8 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_Prison.pri %{_libdir}/qt5/mkspecs/modules/qt_Prison.pri
%changelog %changelog
* Fri Aug 18 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.37.0-1mamba
- update to 5.37.0
* Sun Aug 13 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.36.0-1mamba * Sun Aug 13 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.36.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface