[rubygem-pango] 1.1.1

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 14 18:35:01 UTC 2012


commit eb74b87d29f7e2fb23d56e7c46ca4ed510302d90
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 15 03:34:58 2012 +0900

    1.1.1

 .gitignore         |    1 +
 rubygem-pango.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49e57ce..878d3fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /pango-0.90.9.gem
 /pango-1.0.0.gem
 /pango-1.0.3.gem
+/pango-1.1.1.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 77f6a9a..0a8bcbd 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -12,8 +12,8 @@
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gemname}
-Version:	1.0.3
-Release:	2%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -249,8 +249,11 @@ ruby -Ilib:test ./test/run-test.rb
 %{geminstdir}/test/
 
 %changelog
+* Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.1-1
+- 1.1.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+- F-17: Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
 - 1.0.3
diff --git a/sources b/sources
index 56f5c6d..764ea98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae17873354d2ab2d3c1c35a25903bcd7  pango-1.0.3.gem
+f39fe800be9df69fd87aa2f6292decd1  pango-1.1.1.gem


More information about the scm-commits mailing list