update to 5.18.0 [release 5.18.0-1mamba;Sat Jan 16 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 20:51:46 +01:00
parent 9a7e465b8a
commit 049519f805

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: bluez-qt
Version: 5.17.0
Version: 5.18.0
Release: 1mamba
Summary: KDE Frameworks 5 Qt wrapper for BlueZ 5 DBus API
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.17/bluez-qt-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/bluez-qt-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
@ -90,5 +90,8 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_BluezQt.pri
%changelog
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.0-1mamba
- update to 5.18.0
* Sat Jan 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17.0-1mamba
- package created using the webbuild interface