[rubygem-gtksourceview2] 1.2.6

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Apr 17 05:04:03 UTC 2013


commit c9d99a73cbcf32e4a6353a9789ccfd15381f0a8f
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Apr 17 14:03:56 2013 +0900

    1.2.6

 .gitignore                  |    1 +
 rubygem-gtksourceview2.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e81e77a..1f441b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gtksourceview2-1.2.3.gem
 /gtksourceview2-1.2.4.gem
 /gtksourceview2-1.2.5.gem
+/gtksourceview2-1.2.6.gem
diff --git a/rubygem-gtksourceview2.spec b/rubygem-gtksourceview2.spec
index b057fe7..c39fcfd 100644
--- a/rubygem-gtksourceview2.spec
+++ b/rubygem-gtksourceview2.spec
@@ -18,7 +18,7 @@
 
 Summary:	Ruby binding of gtksourceview-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.5
+Version:	1.2.6
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -301,6 +301,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Wed Apr 17 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.6-1
+- 1.2.6
+
 * Thu Apr  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.5-1
 - 1.2.5
 
diff --git a/sources b/sources
index f83c823..699345e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8235e6b2712d9a3b5c6b0b7dd10a4b44  gtksourceview2-1.2.5.gem
+58a4b128ff20ac5a6a8d59e282eaecd5  gtksourceview2-1.2.6.gem


More information about the scm-commits mailing list