[atkmm/f15/master] Update to 2.22.4

Kalev Lember kalev at fedoraproject.org
Fri Mar 25 13:31:26 UTC 2011


commit eb07a5d06ebe2ab5c8f034d41f8c287f64d4cb75
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Mar 25 15:15:05 2011 +0200

    Update to 2.22.4

 .gitignore |    1 +
 atkmm.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a00ca01..c7f55ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/atkmm.spec b/atkmm.spec
index 6c30579..628d0aa 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -3,8 +3,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           atkmm
-Version:        2.22.2
-Release:        4%{?dist}
+Version:        2.22.4
+Release:        1%{?dist}
 Summary:        C++ interface for the ATK library
 
 Group:          System Environment/Libraries
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 25 2011 Kalev Lember <kalev at smartlink.ee> - 2.22.4-1
+- Update to 2.22.4
+
 * Tue Mar 01 2011 Kalev Lember <kalev at smartlink.ee> - 2.22.2-4
 - Spec cleanup
 - Actually co-own /usr/share/devhelp/ directory
diff --git a/sources b/sources
index d1a5426..9399dd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7541d8c3fc80c1ac2bb1887e1642eb5f  atkmm-2.22.2.tar.bz2
+ad1ddcc707bf18a27968838a327195d7  atkmm-2.22.4.tar.bz2


More information about the scm-commits mailing list