diff --git a/.gitignore b/.gitignore index fa920bc..a00ca01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ atkmm-2.21.2.tar.bz2 /atkmm-2.22.0.tar.bz2 +/atkmm-2.22.2.tar.bz2 diff --git a/atkmm.spec b/atkmm.spec index bda893f..dde3965 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -3,7 +3,7 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: atkmm -Version: 2.22.0 +Version: 2.22.2 Release: 1%{?dist} Summary: C++ interface for the ATK library @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 13 2011 Kalev Lember - 2.22.2-1 +- Update to 2.22.2 + * Tue Sep 28 2010 Kalev Lember - 2.22.0-1 - Update to 2.22.0 diff --git a/sources b/sources index ada4539..d1a5426 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6faeedb26810fd954a856f05e03d4ea8 atkmm-2.22.0.tar.bz2 +7541d8c3fc80c1ac2bb1887e1642eb5f atkmm-2.22.2.tar.bz2