diff --git a/attica.spec b/attica.spec index 0ddcedf..7f993fd 100644 --- a/attica.spec +++ b/attica.spec @@ -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 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 5.38.0-1mamba +- update to 5.38.0 + * Fri Aug 18 2017 Automatic Build System 5.37.0-1mamba - automatic version update by autodist