[rubygem-atk] 1.2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 30 04:07:50 UTC 2013


commit d4f853555aa5ad09a2a21759bd8ab53ecc62c491
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Jan 30 13:07:44 2013 +0900

    1.2.0

 .gitignore       |    1 +
 rubygem-atk.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e286d5..1417ff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /atk-1.1.5.gem
 /atk-1.1.6.gem
 /atk-1.1.9.gem
+/atk-1.2.0.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index 4c26089..f752674 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -15,12 +15,12 @@
 
 %global	gem_name	atk
 
-%global	glibminver	1.1.4
+%global	glibminver	1.2.0
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.9
+Version:	1.2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -253,6 +253,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/Rakefile
 
 %changelog
+* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
+- 1.2.0
+
 * Mon Dec 31 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.9-1
 - 1.1.9
 
diff --git a/sources b/sources
index cfeb800..d1222f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3f50fb216a09f67b4d2394315357edf  atk-1.1.9.gem
+7d198153482c00cea55cb12a92fbca9e  atk-1.2.0.gem


More information about the scm-commits mailing list