[poppler] Update to 0.17.0

mkasik mkasik at fedoraproject.org
Fri Jul 15 16:00:04 UTC 2011


commit 582b233f6436ddd40bbad1886743a2bac7c87a1f
Author: Marek Kasik <mkasik at redhat.com>
Date:   Fri Jul 15 17:59:13 2011 +0200

    Update to 0.17.0

 .gitignore   |    1 +
 poppler.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c061483..f3624a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /poppler-0.16.5.tar.gz
 /poppler-0.16.6.tar.gz
 /poppler-0.16.7.tar.gz
+/poppler-0.17.0.tar.gz
diff --git a/poppler.spec b/poppler.spec
index 119369b..676639e 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,7 +1,7 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.16.7
+Version: 0.17.0
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -120,7 +120,7 @@ converting PDF files to a number of other formats.
 %prep
 %setup -q
 
-%patch1 -p1 -b .annot
+#%patch1 -p1 -b .annot
 
 chmod -x goo/GooTimer.h
 
@@ -172,7 +172,7 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
-%{_libdir}/libpoppler.so.13*
+%{_libdir}/libpoppler.so.14*
 
 %files devel
 %defattr(-,root,root,-)
@@ -184,7 +184,7 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 %files glib
 %defattr(-,root,root,-)
-%{_libdir}/libpoppler-glib.so.6*
+%{_libdir}/libpoppler-glib.so.8*
 %{_libdir}/girepository-1.0/Poppler-0.16.typelib
 
 %files glib-devel
@@ -220,6 +220,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 
 %changelog
+* Fri Jul 15 2011 Marek Kasik <mkasik at redhat.com> - 0.17.0-1
+- Update to 0.17.0
+
 * Thu Jun 30 2011 Rex Dieter <rdieter at fedoraproject.org> 0.16.7-1
 - 0.16.7
 
diff --git a/sources b/sources
index fb3dae9..0e52fe3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3afa28e3c8c4f06b0fbca3c91e06394e  poppler-0.16.7.tar.gz
+e72d37bd392572574afbb95ba1931312  poppler-0.17.0.tar.gz


More information about the scm-commits mailing list