Update to 2.24.2

This commit is contained in:
Kalev Lember 2015-11-30 11:14:31 +01:00
parent b65d54128f
commit 46126fad15
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ atkmm-2.21.2.tar.bz2
/atkmm-2.23.1.tar.xz
/atkmm-2.23.3.tar.xz
/atkmm-2.24.1.tar.xz
/atkmm-2.24.2.tar.xz

View File

@ -5,7 +5,7 @@
%global glibmm24_version 2.46.1
Name: atkmm
Version: 2.24.1
Version: 2.24.2
Release: 1%{?dist}
Summary: C++ interface for the ATK library
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Nov 30 2015 Kalev Lember <klember@redhat.com> - 2.24.2-1
- Update to 2.24.2
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.24.1-1
- Update to 2.24.1
- Drop conflicts with old gtkmm24 versions

View File

@ -1 +1 @@
279f32c23b74e5d25bce2b941294cdc8 atkmm-2.24.1.tar.xz
d53b60b0f1be597e86070954a49cf0c3 atkmm-2.24.2.tar.xz