Hello community, here is the log from the commit of package qpdfview for openSUSE:Factory checked in at 2014-11-24 11:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpdfview (Old) and /work/SRC/openSUSE:Factory/.qpdfview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpdfview" Changes: -------- --- /work/SRC/openSUSE:Factory/qpdfview/qpdfview.changes 2014-10-16 14:53:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qpdfview.new/qpdfview.changes 2014-11-24 11:10:01.000000000 +0100 @@ -1,0 +2,16 @@ +Fri Oct 21 20:37:12 UTC 2014 - [email protected] + +- Update to 0.4.13: + * Fix a memory leak when processing meta-data in the DjVu + plug-in. + * Fix a crash when loading corrupted DjVu documents + * Remove the dialog warning about unknown file type to fix the + '--quiet' option. + * Add optional extended search dock displaying results from all + open tabs. + * Add per-tab setting to convert pages to grayscale after + rendering. + * Update British English, Czech, Malay, Galician, Kazakh, + Ukrainian, Portuguese, and Polish translations. + +------------------------------------------------------------------- Old: ---- qpdfview-0.4.12.tar.gz New: ---- qpdfview-0.4.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpdfview.spec ++++++ --- /var/tmp/diff_new_pack.0cVYTq/_old 2014-11-24 11:10:02.000000000 +0100 +++ /var/tmp/diff_new_pack.0cVYTq/_new 2014-11-24 11:10:02.000000000 +0100 @@ -17,7 +17,7 @@ Name: qpdfview -Version: 0.4.12 +Version: 0.4.13 Release: 0 Summary: Tabbed document viewer in Qt License: GPL-2.0+ @@ -29,6 +29,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: libqt5-linguist BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) @@ -41,7 +42,6 @@ BuildRequires: pkgconfig(libspectre) BuildRequires: pkgconfig(poppler-qt5) Recommends: %{name}-lang = %{version} -Recommends: %{name}-plugins = %{version} %description qpdfview uses Poppler for PDF support, libspectre for PS support, @@ -71,12 +71,12 @@ %build %{_libdir}/qt5/bin/lrelease translations/*.ts -%{qmake5} -makefile %{name}.pro \ +%qmake5 -makefile %{name}.pro \ PLUGIN_INSTALL_PATH=%{_libdir}/%{name}/ make %{?_smp_mflags} %install -make INSTALL_ROOT=%{buildroot} install +%qmake5_install %fdupes %{buildroot} %find_lang %{name} --with-qt @@ -92,11 +92,11 @@ %defattr(-,root,root) %doc CHANGES CONTRIBUTORS COPYING README TODO %{_bindir}/%{name} -%dir %{_libdir}/%{name} +%dir %{_libdir}/%{name}/ %{_libdir}/%{name}/lib%{name}_*.so -%{_datadir}/appdata/ +%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +%{_datadir}/icons/hicolor/*/apps/%{name}.* %{_mandir}/man*/%{name}* %files lang -f %{name}.lang ++++++ qpdfview-0.4.12.tar.gz -> qpdfview-0.4.13.tar.gz ++++++ ++++ 54304 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
