[rubygem-atk] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 06:23:27 UTC 2012


commit 3b74b36d159a874dc9b5c5ec02acb66184caf358
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 15:23:21 2012 +0900

    1.1.3

 .gitignore       |    1 +
 rubygem-atk.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc18e96..f137705 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /atk-1.0.3.gem
 /atk-1.1.1.gem
 /atk-1.1.2.gem
+/atk-1.1.3.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index d56dfb1..cd51f61 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -19,8 +19,8 @@
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	4%{?dist}
+Version:	1.1.3
+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 Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.1.2-4
 - Fix conditionals for F17 to work for RHEL 7 as well.
 
diff --git a/sources b/sources
index 4108ee6..9115ea5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a291fdb347a685ddb7c55cc736e53b6d  atk-1.1.2.gem
+ee2f293ea5a7298708ac61bd24916bb3  atk-1.1.3.gem


More information about the scm-commits mailing list