update to 5.38.0 [release 5.38.0-1mamba;Mon Sep 11 2017]

This commit is contained in:
Silvan Calarco 2024-01-05 20:37:28 +01:00
parent fa9484b63e
commit ef0446ca71

View File

@ -1,5 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: attica
Version: 5.37.0
Version: 5.38.0
Release: 1mamba
Summary: A Qt library that implements the Open Collaboration Services API
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/%_kf5_majver/attica-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/attica-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -82,6 +83,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog README.md
%changelog
* Mon Sep 11 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.38.0-1mamba
- update to 5.38.0
* Fri Aug 18 2017 Automatic Build System <autodist@mambasoft.it> 5.37.0-1mamba
- automatic version update by autodist