[rubygem-poppler] 1.2.3

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Mar 20 14:17:09 UTC 2013


commit 51547ac6da2c1685312d9548f6518f86a4040154
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Wed Mar 20 23:17:06 2013 +0900

    1.2.3

 .gitignore           |    1 +
 rubygem-poppler.spec |   11 +++++------
 sources              |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c4a7e7..8c6c974 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /poppler-1.1.9.gem
 /poppler-1.2.0.gem
 /poppler-1.2.1.gem
+/poppler-1.2.3.gem
diff --git a/rubygem-poppler.spec b/rubygem-poppler.spec
index 4965db5..a763051 100644
--- a/rubygem-poppler.spec
+++ b/rubygem-poppler.spec
@@ -21,15 +21,13 @@
 
 Summary:	Ruby binding of poppler-glib
 Name:		rubygem-%{gem_name}
-Version:	1.2.1
-Release:	2%{?dist}
+Version:	1.2.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
 URL:		http://ruby-gnome2.sourceforge.jp/
 Source0:	http://rubygems.org/gems/%{gem_name}-%{version}.gem
-# Need investigating
-Patch1:	rubygem-poppler-0.90.2.2-test-omission.patch
 # Omit tests failing without net
 Patch2:	rubygem-poppler-0.90.5-omit-test-without-net.patch
 
@@ -115,8 +113,6 @@ find . -name \*.gem | xargs chmod 0644
 
 pushd .%{gem_instdir}
 
-# Need investigating
-%patch1 -p1
 # Omit tests failing without net
 %patch2 -p1
 
@@ -294,6 +290,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Wed Mar 20 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.3-1
+- 1.2.3
+
 * Sun Mar  3 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-2
 - F-19: Rebuild for ruby 2.0.0
 
diff --git a/sources b/sources
index ddf699a..7900ada 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfbcc103faf0fe48465671db209148da  poppler-1.2.1.gem
+438bf75da84fcda580fb97249153b674  poppler-1.2.3.gem


More information about the scm-commits mailing list