Hello community, here is the log from the commit of package qnapi for openSUSE:Factory checked in at 2015-12-21 12:05:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qnapi (Old) and /work/SRC/openSUSE:Factory/.qnapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qnapi" Changes: -------- --- /work/SRC/openSUSE:Factory/qnapi/qnapi.changes 2015-11-02 12:55:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qnapi.new/qnapi.changes 2015-12-21 12:05:33.000000000 +0100 @@ -1,0 +2,13 @@ +Sat Dec 19 09:40:16 UTC 2015 - [email protected] + +- Update to 0.2.0: + * bugfix in napisy24 engine + * icons placed at directories according to their sizes + * bugfixes in file encoding detection + * preserving original file encoding during subtitle format conversion + * bugfixed backup language support +- Drop 0001-fix-license-headers-in-source-files.patch: fixed upstream +- Drop fix-icons-paths.patch: fixed upstream +- Drop qnapi-napisy24.pl-skip-.url.patch: fixed upstream + +------------------------------------------------------------------- Old: ---- 0001-fix-license-headers-in-source-files.patch fix-icons-paths.patch qnapi-0.1.9.tar.gz qnapi-napisy24.pl-skip-.url.patch New: ---- qnapi-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qnapi.spec ++++++ --- /var/tmp/diff_new_pack.vCPxjH/_old 2015-12-21 12:05:35.000000000 +0100 +++ /var/tmp/diff_new_pack.vCPxjH/_new 2015-12-21 12:05:35.000000000 +0100 @@ -17,7 +17,7 @@ Name: qnapi -Version: 0.1.9 +Version: 0.2.0 Release: 0 Summary: A NapiProjekt client License: GPL-2.0+ @@ -25,20 +25,14 @@ Summary(pl): Klient NapiProjekt Url: http://qnapi.github.io/ Source0: https://github.com/QNapi/qnapi/releases/download/%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -- fix license heaaders -- Piotr Krzeminski <[email protected]> -Patch0: 0001-fix-license-headers-in-source-files.patch -# PATCH-FIX-UPSTREAM -- install icons in correct paths -- Mariusz Fik <[email protected]> -Patch1: fix-icons-paths.patch -# PATCH-FIX-UPSTREAM -- fix napisy24.pl plugin -- Piotr Krzeminski <[email protected]> -Patch2: qnapi-napisy24.pl-skip-.url.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: pkgconfig(Qt5Core) >= 5.2 +BuildRequires: pkgconfig(Qt5Gui) >= 5.2 +BuildRequires: pkgconfig(Qt5Network) >= 5.2 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.2 +BuildRequires: pkgconfig(Qt5Xml) >= 5.2 Requires: p7zip Recommends: ffmpeg BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,9 +49,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -%patch2 ### Fix paths specific for openSUSE sed -i 's|doc.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}|doc.path = $${INSTALL_PREFIX}/share/doc/packages/$${TARGET}|' qnapi.pro ++++++ qnapi-0.1.9.tar.gz -> qnapi-0.2.0.tar.gz ++++++ ++++ 2520 lines of diff (skipped)
