[rubygem-atk/f17] 1.1.4

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


commit 76460191640491aa5d7beb866162bbff474e4a41
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Aug 13 18:34:09 2012 +0900

    1.1.4

 .gitignore       |    1 +
 rubygem-atk.spec |   12 +++++++++---
 sources          |    2 +-
 3 files changed, 11 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 dc8ded9..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:	2%{?dist}
+Version:	1.1.4
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -252,6 +252,12 @@ 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
+
 * Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-2
 - 1.1.3
 
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