[poppler] Update to 0.20.1

mkasik mkasik at fedoraproject.org
Mon Jul 2 11:29:11 UTC 2012


commit 94504b62dedf12bdce8c9e8804ee63921c8904de
Author: Marek Kasik <mkasik at redhat.com>
Date:   Mon Jul 2 13:28:48 2012 +0200

    Update to 0.20.1

 .gitignore   |    1 +
 poppler.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0fad38..6b57d4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /poppler-0.18.0.tar.gz
 /poppler-0.18.4.tar.gz
 /poppler-0.20.0.tar.gz
+/poppler-0.20.1.tar.gz
diff --git a/poppler.spec b/poppler.spec
index a80e394..e7100cc 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,7 +1,7 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.20.0
+Version: 0.20.1
 Release: 1%{?dist}
 License: GPLv2 or GPLv3
 Group: Development/Libraries
@@ -184,7 +184,7 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
-%{_libdir}/libpoppler.so.25*
+%{_libdir}/libpoppler.so.26*
 
 %files devel
 %defattr(-,root,root,-)
@@ -239,6 +239,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
 
 
 %changelog
+* Mon Jul  2 2012 Marek Kasik <mkasik at redhat.com> 0.20.1-1
+- Update to 0.20.1
+
 * Mon Jun 25 2012 Nils Philippsen <nils at redhat.com>
 - license is "GPLv2 or GPLv3" from poppler-0.20.0 on (based off xpdf-3.03)
 
diff --git a/sources b/sources
index 232ae58..cdb9346 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bca54b9561bf5b14d9344efce2cd4f3  poppler-0.20.0.tar.gz
+a61e3b844061f5324512a16d6d16984c  poppler-0.20.1.tar.gz


More information about the scm-commits mailing list