[rubygem-atk/f16] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:24:55 UTC 2011


commit a9644eabd3886f217a8cf952323e8c6ced0467b5
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:24:42 2011 +0900

    1.0.3

 .gitignore       |    1 +
 rubygem-atk.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c89c2d..89dafe5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /atk-0.90.8.gem
 /atk-0.90.9.gem
 /atk-1.0.0.gem
+/atk-1.0.3.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index 9f4350e..0b5c127 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -5,14 +5,14 @@
 %global	gemname	atk
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	0.90.7
+%global	glibminver	1.0.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gemname}
-Version:	1.0.0
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -219,6 +219,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/Rakefile
 
 %changelog
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+- 1.0.3
+
 * Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
 - 1.0.0
 
diff --git a/sources b/sources
index 48c1e28..4801949 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb2137cc54c9cab330fbe17620dad2b0  atk-1.0.0.gem
+85655a0269d67c0c80fba66edbe1b43f  atk-1.0.3.gem


More information about the scm-commits mailing list