[rubygem-atk] 1.1.4

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Aug 13 09:34:03 UTC 2012


commit b441151d2002e2a3c50bffcffe9fd39284f34e8c
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Aug 13 18:33:55 2012 +0900

    1.1.4

 .gitignore       |    1 +
 rubygem-atk.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f137705..9b672eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /atk-1.1.1.gem
 /atk-1.1.2.gem
 /atk-1.1.3.gem
+/atk-1.1.4.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index 756bbff..e389cc6 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -14,13 +14,13 @@
 
 %global	gem_name	atk
 
-%global	glibminver	1.1.3
+%global	glibminver	1.1.4
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.3
-Release:	3%{?dist}
+Version:	1.1.4
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -252,6 +252,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/Rakefile
 
 %changelog
+* Mon Aug 13 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.4-1
+- 1.1.4
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 9115ea5..ed9ec22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee2f293ea5a7298708ac61bd24916bb3  atk-1.1.3.gem
+e4f429f8d590fb601ae01daa561a0df6  atk-1.1.4.gem


More information about the scm-commits mailing list