[rubygem-poppler] 1.2.5

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 4 06:29:36 UTC 2013


commit ab3e7ad75f4f4010a00854ae8dbf713ba72c3c44
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 4 15:29:33 2013 +0900

    1.2.5

 .gitignore           |    1 +
 rubygem-poppler.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47d81d9..ebffaaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /poppler-1.2.1.gem
 /poppler-1.2.3.gem
 /poppler-1.2.4.gem
+/poppler-1.2.5.gem
diff --git a/rubygem-poppler.spec b/rubygem-poppler.spec
index 656acdd..a0411fc 100644
--- a/rubygem-poppler.spec
+++ b/rubygem-poppler.spec
@@ -21,7 +21,7 @@
 
 Summary:	Ruby binding of poppler-glib
 Name:		rubygem-%{gem_name}
-Version:	1.2.4
+Version:	1.2.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -290,6 +290,9 @@ ruby -Itest ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Thu Apr  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.5-1
+- 1.2.5
+
 * Tue Mar 26 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.4-1
 - 1.2.4
 
diff --git a/sources b/sources
index 2cedf51..c65e6f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31b1fc0d3a45460cb1baad8af984ec90  poppler-1.2.4.gem
+5a55e7dbccb13ce04dda7e59240aec64  poppler-1.2.5.gem


More information about the scm-commits mailing list