]> git.pld-linux.org Git - packages/poppler0.61.git/commitdiff
- updated to 0.17.4
authorlisu <lisu@pld-linux.org>
Fri, 16 Sep 2011 10:21:03 +0000 (10:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new version of .gir and .typelib

Changed files:
    poppler.spec -> 1.131.2.4

poppler.spec

index 39c4083779cd5ed7ded7de64c9e391b0b9dd0ef6..b3a695d89b0e310c75794655de639dfcd47541d2 100644 (file)
@@ -1,3 +1,4 @@
+#%# $Revision: 1.131.2.4 $, $Date: 2011-09-16 10:21:03 $
 #
 # Conditional build:
 %bcond_without apidocs # disable gtk-doc
 Summary:       PDF rendering library
 Summary(pl.UTF-8):     Biblioteka renderujÄ…ca PDF
 Name:          poppler
-Version:       0.17.3
+Version:       0.17.4
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
-# Source0-md5: ccdedfdbfa507ebaca5c2e23d87fcbee
+# Source0-md5: 8cbdb1c2780ae70b9bec042c9f703c47
 URL:           http://poppler.freedesktop.org/
 %{?with_qt:BuildRequires:      QtGui-devel >= 4.4.0}
 %{?with_qt:BuildRequires:      QtTest-devel >= 4.4.0}
@@ -382,14 +383,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-glib.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libpoppler-glib.so.8
-%{_libdir}/girepository-1.0/Poppler-0.16.typelib
+%{_libdir}/girepository-1.0/Poppler-0.18.typelib
 
 %files glib-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpoppler-glib.so
 %{_includedir}/poppler/glib
 %{_pkgconfigdir}/poppler-glib.pc
-%{_datadir}/gir-1.0/Poppler-0.16.gir
+%{_datadir}/gir-1.0/Poppler-0.18.gir
 
 %files glib-static
 %defattr(644,root,root,755)
This page took 0.05306 seconds and 4 git commands to generate.