[rubygem-gtksourceview2/f17] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Apr 17 05:41:00 UTC 2012


commit b70c01ab0be9ca56415216440daa00c1710880a8
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Tue Apr 17 14:40:56 2012 +0900

    1.1.3

 .gitignore                  |    1 +
 rubygem-gtksourceview2.spec |    9 ++++++---
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b37e909..79b88cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gtksourceview2-1.0.3.gem
 /gtksourceview2-1.1.1.gem
 /gtksourceview2-1.1.2.gem
+/gtksourceview2-1.1.3.gem
diff --git a/rubygem-gtksourceview2.spec b/rubygem-gtksourceview2.spec
index f0da6f5..c726743 100644
--- a/rubygem-gtksourceview2.spec
+++ b/rubygem-gtksourceview2.spec
@@ -12,13 +12,13 @@
 %endif
 %global	gem_name	gtksourceview2
 
-%global	glibminver	1.1.0
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of gtksourceview-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	2%{?dist}
+Version:	1.1.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -298,6 +298,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Tue Apr 17 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Wed Feb  1 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.2-2
 - 1.1.2
 
diff --git a/sources b/sources
index 64b4cfb..a11f33b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6577f1c9147f3d8a0dafed1f1e5648d  gtksourceview2-1.1.2.gem
+1bcda198c019277bcaf6b3c59b7c1b1b  gtksourceview2-1.1.3.gem


More information about the scm-commits mailing list