update to 5.13.0 [release 5.13.0-1mamba;Wed Sep 16 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 18:28:48 +01:00
parent 053be868e8
commit cf766a0bcb

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: threadweaver
Version: 5.12.0
Version: 5.13.0
Release: 1mamba
Summary: KDE Frameworks 5 helper for multithreaded programming
Group: System/Libraries
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.12/threadweaver-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/threadweaver-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -85,5 +85,8 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_ThreadWeaver.pri
%changelog
* Wed Sep 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.0-1mamba
- update to 5.13.0
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.12.0-1mamba
- package created using the webbuild interface