diff --git a/.gitignore b/.gitignore index 8da9adf..f3115c1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ atkmm-2.21.2.tar.bz2 /atkmm-2.22.4.tar.bz2 /atkmm-2.22.5.tar.bz2 /atkmm-2.22.6.tar.xz +/atkmm-2.22.7.tar.xz diff --git a/atkmm.spec b/atkmm.spec index d76eee8..cfc2410 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -3,8 +3,8 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: atkmm -Version: 2.22.6 -Release: 3%{?dist} +Version: 2.22.7 +Release: 1%{?dist} Summary: C++ interface for the ATK library Group: System Environment/Libraries @@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Apr 29 2013 Kalev Lember - 2.22.7-1 +- Update to 2.22.7 + * Wed Feb 13 2013 Fedora Release Engineering - 2.22.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index d22e38a..9ef1309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30f8e34c92b14f17ba3029937b2f218a atkmm-2.22.6.tar.xz +fec7db3fc47ba2e0c95d130ec865a236 atkmm-2.22.7.tar.xz