Update to 2.23.3

This commit is contained in:
Richard Hughes 2015-09-15 12:33:57 +01:00
parent 3d6a6e3e1a
commit be23942079
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ atkmm-2.21.2.tar.bz2
/atkmm-2.22.6.tar.xz
/atkmm-2.22.7.tar.xz
/atkmm-2.23.1.tar.xz
/atkmm-2.23.3.tar.xz

View File

@ -5,7 +5,7 @@
%global glibmm24_version 2.45.3
Name: atkmm
Version: 2.23.1
Version: 2.23.3
Release: 1%{?dist}
Summary: C++ interface for the ATK library
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 2.23.3-1
- Update to 2.23.3
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 2.23.1-1
- Update to 2.23.1
- Set minimum required glibmm24 version

View File

@ -1 +1 @@
9e0ac0121670749c990f1f4d8450afe5 atkmm-2.23.1.tar.xz
1ee0895054b9cd37b6aa9a89e8ed7bfa atkmm-2.23.3.tar.xz