Hello community, here is the log from the commit of package qnapi for openSUSE:Factory checked in at 2017-07-21 22:44:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qnapi (Old) and /work/SRC/openSUSE:Factory/.qnapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qnapi" Fri Jul 21 22:44:42 2017 rev:5 rq:500796 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qnapi/qnapi.changes 2017-04-06 11:02:55.820967918 +0200 +++ /work/SRC/openSUSE:Factory/.qnapi.new/qnapi.changes 2017-07-21 22:44:47.271758033 +0200 @@ -1,0 +2,15 @@ +Fri Jun 2 20:54:07 UTC 2017 - [email protected] + +- Update to version 0.2.3 (machine-translated from Polish): + * Possibility to select the user interface language + (english / polish / italian) - (thx Fincer, luigino) + * Rebuilt application configuration subsystem + * Split application between library (libqnapi) and user + interface (gui) + * Target formatting / caption extension by line argument - # 65 + * Fixed issue with loss of color information for captions during + conversion - # 100 + +- Qnapi now includes libmaia and qt-maybe + +------------------------------------------------------------------- Old: ---- qnapi-0.2.2.tar.gz New: ---- qnapi-0.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qnapi.spec ++++++ --- /var/tmp/diff_new_pack.OWkDUT/_old 2017-07-21 22:44:47.819680741 +0200 +++ /var/tmp/diff_new_pack.OWkDUT/_new 2017-07-21 22:44:47.819680741 +0200 @@ -17,11 +17,13 @@ Name: qnapi -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: A NapiProjekt client -License: GPL-2.0+ +# libmaia and qt-maybe are BSD-2-Clause and BSD-3-Clause respectively +License: GPL-2.0+ and BSD-2-Clause and BSD-3-Clause Group: Productivity/Multimedia/Other +Summary(it): Client NapiProjekt Summary(pl): Klient NapiProjekt Url: http://qnapi.github.io/ Source0: https://github.com/QNapi/qnapi/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -43,6 +45,11 @@ written using Qt5. It's focused to be functional on GNU/Linux and other Unix-like systems, for which NapiProjekt is not available. +%description -l it +QNapi è un clone non ufficiale del programma NapiProjekt (http://napiprojekt.pl) +scritto usando Qt5. È indirizzato alla funzionalità su GNU/Linux ed altri sistemi +simili a Unix, per cui NapiProjekt non è disponibile. + %description -l pl QNapi jest nieoficjalnym klonem programu NapiProjekt (http://napiprojekt.pl) napisanym w bibliotece Qt5 z myślą o użytkownikach Linuksa oraz innych @@ -50,8 +57,8 @@ %prep %setup -q -### 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 +# Fix paths specific for openSUSE +sed -i 's|doc.path = $${INSTALL_PREFIX}/share/doc/qnapi|doc.path = $${INSTALL_PREFIX}/share/doc/packages/qnapi|' qnapi.pro %build # fixes gcc6 problem with stdlib headers @@ -67,7 +74,7 @@ install -m 644 -D doc/qnapi-download.desktop %{buildroot}%{_datadir}/kservices5/ServiceMenus/qnapi-download.desktop install -m 644 -D doc/qnapi-scan.desktop %{buildroot}%{_datadir}/kservices5/ServiceMenus/qnapi-scan.desktop -### Fix for "wrong-file-end-of-line-encoding" doc/ChangeLog file +# Fix for "wrong-file-end-of-line-encoding" doc/ChangeLog file sed -i 's/\r//' doc/ChangeLog %fdupes %{buildroot}%{_prefix} @@ -80,6 +87,8 @@ %{_datadir}/icons/* %{_datadir}/applications/%{name}.desktop %attr(644,root,root) %{_mandir}/man1/* +%{_mandir}/it/man1/qnapi.1.gz +%{_mandir}/pl/man1/qnapi.1.gz %dir %{_datadir}/kde4 %dir %{_datadir}/kde4/services %dir %{_datadir}/kde4/services/ServiceMenus ++++++ qnapi-0.2.2.tar.gz -> qnapi-0.2.3.tar.gz ++++++ ++++ 36475 lines of diff (skipped)
