[atkmm/f15/master] Update to 2.22.5

Kalev Lember kalev at fedoraproject.org
Thu Mar 31 09:27:00 UTC 2011


commit 60fc42f7917494a72d283040bbcfa3b72d659d0e
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Mar 31 12:24:37 2011 +0300

    Update to 2.22.5

 .gitignore |    1 +
 atkmm.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7f55ba..56d8ba4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ atkmm-2.21.2.tar.bz2
 /atkmm-2.22.0.tar.bz2
 /atkmm-2.22.2.tar.bz2
 /atkmm-2.22.4.tar.bz2
+/atkmm-2.22.5.tar.bz2
diff --git a/atkmm.spec b/atkmm.spec
index 628d0aa..036f0ce 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           atkmm
-Version:        2.22.4
+Version:        2.22.5
 Release:        1%{?dist}
 Summary:        C++ interface for the ATK library
 
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 31 2011 Kalev Lember <kalev at smartlink.ee> - 2.22.5-1
+- Update to 2.22.5
+
 * Fri Mar 25 2011 Kalev Lember <kalev at smartlink.ee> - 2.22.4-1
 - Update to 2.22.4
 
diff --git a/sources b/sources
index 9399dd3..7a9c70e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad1ddcc707bf18a27968838a327195d7  atkmm-2.22.4.tar.bz2
+d56fe2b29d4c88fa270918e5572fc8cf  atkmm-2.22.5.tar.bz2


More information about the scm-commits mailing list