Update to 2.22.7

This commit is contained in:
Kalev Lember 2013-04-29 16:43:52 +02:00
parent 077bccc9ed
commit 9acd742207
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 2.22.7-1
- Update to 2.22.7
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
30f8e34c92b14f17ba3029937b2f218a atkmm-2.22.6.tar.xz
fec7db3fc47ba2e0c95d130ec865a236 atkmm-2.22.7.tar.xz