[rubygem-glib2] 1.2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 30 04:02:25 UTC 2013


commit 56eddb3df9df4b1aaaffe884b3ee24c3ba1273d5
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Jan 30 13:02:16 2013 +0900

    1.2.0

 .gitignore         |    1 +
 rubygem-glib2.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53868b5..142fee2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /glib2-1.1.5.gem
 /glib2-1.1.6.gem
 /glib2-1.1.9.gem
+/glib2-1.2.0.gem
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index 3116d18..df06efe 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -18,7 +18,7 @@
 
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.9
+Version:	1.2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -343,6 +343,9 @@ popd
 
 
 %changelog
+* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
+- 1.2.0
+
 * Mon Dec 31 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.9-1
 - 1.1.9
 
diff --git a/sources b/sources
index 6515f24..b8e537c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c350b4e8d013abddd31e7bc838c343a  glib2-1.1.9.gem
+21c2c003432b74261fe6562253a2bdb6  glib2-1.2.0.gem


More information about the scm-commits mailing list