update to 5.10.0 [release 5.10.0-1mamba;Fri Jun 05 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 02:20:40 +01:00
parent 532c805aea
commit 69a9786347

View File

@ -1,5 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: knotifyconfig
Version: 5.9.0
Version: 5.10.0
Release: 1mamba
Summary: Configuration dialog for desktop notifications
Group: System/Libraries
@ -7,7 +8,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.9/knotifyconfig-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/knotifyconfig-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -84,5 +85,8 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Fri Jun 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.0-1mamba
- update to 5.10.0
* Thu Apr 30 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-1mamba
- package created using the webbuild interface