[atkmm] Update to 2.22.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 28 07:27:28 UTC 2010


commit 650b1e1a27ab2279e2ac39fbfd19ddac0e14428c
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Sep 28 10:10:42 2010 +0300

    Update to 2.22.0

 .gitignore |    1 +
 atkmm.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 372021f..fa920bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 atkmm-2.21.2.tar.bz2
+/atkmm-2.22.0.tar.bz2
diff --git a/atkmm.spec b/atkmm.spec
index a0a50a4..bda893f 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -3,8 +3,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           atkmm
-Version:        2.21.2
-Release:        2%{?dist}
+Version:        2.22.0
+Release:        1%{?dist}
 Summary:        C++ interface for the ATK library
 
 Group:          System Environment/Libraries
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 28 2010 Kalev Lember <kalev at smartlink.ee> - 2.22.0-1
+- Update to 2.22.0
+
 * Tue Sep 14 2010 Kalev Lember <kalev at smartlink.ee> - 2.21.2-2
 - Co-own /usr/share/gtk-doc/ directory (#604169)
 
diff --git a/sources b/sources
index 3e3a67b..ada4539 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-101918284ef37701b4508652180cf4c4  atkmm-2.21.2.tar.bz2
+6faeedb26810fd954a856f05e03d4ea8  atkmm-2.22.0.tar.bz2


More information about the scm-commits mailing list