From fd8ab543fa678a95a2d44abf414290d2ca988a1e Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sat, 5 Mar 2011 03:23:13 +0900 Subject: [PATCH 1/4] 0.90.8 --- .gitignore | 1 + rubygem-pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ba2853..d90ce36 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pango-0.90.4.gem /pango-0.90.5.gem /pango-0.90.7.gem +/pango-0.90.8.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 6d71bcc..20477f0 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -12,8 +12,8 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gemname} -Version: 0.90.7 -Release: 3%{?dist} +Version: 0.90.8 +Release: 1%{?dist} Group: Development/Languages # from README License: LGPLv2 @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Sat Mar 5 2011 Mamoru Tasaka - 0.90.8-1 +- 0.90.8 + * Wed Feb 09 2011 Fedora Release Engineering - 0.90.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 7903a01..9606c7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -104f45cb25ba962a0f22c0c3ebd57d1a pango-0.90.7.gem +c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem From e87f5a435329960cdef67f3ca8603297ebf8145a Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sun, 12 Jun 2011 03:41:15 +0900 Subject: [PATCH 2/4] 0.90.9 --- .gitignore | 1 + rubygem-pango.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d90ce36..1acb67d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pango-0.90.5.gem /pango-0.90.7.gem /pango-0.90.8.gem +/pango-0.90.9.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 20477f0..863cd26 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -12,7 +12,7 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gemname} -Version: 0.90.8 +Version: 0.90.9 Release: 1%{?dist} Group: Development/Languages # from README @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Sun Jun 12 2011 Mamoru Tasaka - 0.90.9-1 +- 0.90.9 + * Sat Mar 5 2011 Mamoru Tasaka - 0.90.8-1 - 0.90.8 diff --git a/sources b/sources index 9606c7b..1b6ed59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem +2163c4b3069e57dd91835014db3dbaca pango-0.90.9.gem From 4961eb5daf4e4ad450aaf0da6059d1e881e7f214 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Fri, 15 Jul 2011 00:54:13 +0900 Subject: [PATCH 3/4] 1.0.0 --- .gitignore | 1 + rubygem-pango.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1acb67d..eede1d0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /pango-0.90.7.gem /pango-0.90.8.gem /pango-0.90.9.gem +/pango-1.0.0.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 863cd26..77f7bc3 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -12,7 +12,7 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gemname} -Version: 0.90.9 +Version: 1.0.0 Release: 1%{?dist} Group: Development/Languages # from README @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Fri Jul 15 2011 Mamoru Tasaka - 1.0.0-1 +- 1.0.0 + * Sun Jun 12 2011 Mamoru Tasaka - 0.90.9-1 - 0.90.9 diff --git a/sources b/sources index 1b6ed59..a3d8b39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2163c4b3069e57dd91835014db3dbaca pango-0.90.9.gem +606b15689652c7e3440e9f1c99aaa4ac pango-1.0.0.gem From 15e56a52c0a2f20e40833df3c8c2771ad59504ff Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Tue, 20 Sep 2011 00:33:05 +0900 Subject: [PATCH 4/4] 1.0.3 --- .gitignore | 1 + rubygem-pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eede1d0..49e57ce 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pango-0.90.8.gem /pango-0.90.9.gem /pango-1.0.0.gem +/pango-1.0.3.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 77f7bc3..241fc50 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -5,14 +5,14 @@ %global gemname pango %global geminstdir %{gemdir}/gems/%{gemname}-%{version} -%global glibminver 0.90.7 +%global glibminver 1.0.3 %global obsoleteevr 0.90.7-1.999 %global rubyabi 1.8 Summary: Ruby binding of pango-1.x Name: rubygem-%{gemname} -Version: 1.0.0 +Version: 1.0.3 Release: 1%{?dist} Group: Development/Languages # from README @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Mon Sep 19 2011 Mamoru Tasaka - 1.0.3-1 +- 1.0.3 + * Fri Jul 15 2011 Mamoru Tasaka - 1.0.0-1 - 1.0.0 diff --git a/sources b/sources index a3d8b39..56f5c6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -606b15689652c7e3440e9f1c99aaa4ac pango-1.0.0.gem +ae17873354d2ab2d3c1c35a25903bcd7 pango-1.0.3.gem