[rubygem-atk/f14] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:46:32 UTC 2011


commit 3e25f8d8a3089f56f7ac3bd2e1c1a11806a2661e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:46:21 2011 +0900

    1.0.0

 .gitignore       |    1 +
 rubygem-atk.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 465197e..4c89c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /atk-0.90.7.gem
 /atk-0.90.8.gem
 /atk-0.90.9.gem
+/atk-1.0.0.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index a00051e..9f4350e 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -219,6 +219,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/Rakefile
 
 %changelog
+* Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Sun Jun 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.9-1
 - 0.90.9
 
diff --git a/sources b/sources
index 8d676e5..48c1e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae59fed184ac4abb6d16ad9102e7e8ef  atk-0.90.9.gem
+bb2137cc54c9cab330fbe17620dad2b0  atk-1.0.0.gem


More information about the scm-commits mailing list