[rubygem-gio2] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:48:28 UTC 2011


commit 8809da51d1245dffc93c2769ef816a839498715b
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:48:17 2011 +0900

    1.0.0

 .gitignore        |    1 +
 rubygem-gio2.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c7ad4e..6a99874 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gio2-0.90.7.gem
 /gio2-0.90.8.gem
 /gio2-0.90.9.gem
+/gio2-1.0.0.gem
diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec
index 9465f91..e67a8ea 100644
--- a/rubygem-gio2.spec
+++ b/rubygem-gio2.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of gio-2.0.x
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -241,6 +241,9 @@ ruby -rubygems -Ilib test/load-test.rb
 %{geminstdir}/test/
 
 %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 8addc64..e57e8fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36839a8a431296bf60fef38b79da7b99  gio2-0.90.9.gem
+dec9e8fcb5ce95ee00fd4050b5ef76f4  gio2-1.0.0.gem


More information about the scm-commits mailing list