[rubygem-atk] 1.2.3

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Mar 20 14:12:14 UTC 2013


commit 2c3e9cf7e4b61b055be518ba6a7e9f0872584fd9
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Mar 20 23:12:10 2013 +0900

    1.2.3

 .gitignore       |    1 +
 rubygem-atk.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7d4c05..859a47c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /atk-1.1.9.gem
 /atk-1.2.0.gem
 /atk-1.2.1.gem
+/atk-1.2.3.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index eda6913..46beb10 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -22,8 +22,8 @@
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.1
-Release:	2%{?dist}
+Version:	1.2.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -256,6 +256,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/Rakefile
 
 %changelog
+* Wed Mar 20 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.3-1
+- 1.2.3
+
 * Thu Feb 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-2
 - F-19: Rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index 297f7bf..d1f1e13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f5d40c2c9a06b8094be3badd24a49c2  atk-1.2.1.gem
+0d7d2915e299fd569322b7546a4c5a23  atk-1.2.3.gem


More information about the scm-commits mailing list