diff --git a/.gitignore b/.gitignore index 74dea69..76c0276 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/atkmm.spec b/atkmm.spec index 16c8590..49a6cb3 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -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 - 2.24.2-1 +- Update to 2.24.2 + * Tue Sep 22 2015 Kalev Lember - 2.24.1-1 - Update to 2.24.1 - Drop conflicts with old gtkmm24 versions diff --git a/sources b/sources index e699eca..3409c3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -279f32c23b74e5d25bce2b941294cdc8 atkmm-2.24.1.tar.xz +d53b60b0f1be597e86070954a49cf0c3 atkmm-2.24.2.tar.xz