Hello community,

here is the log from the commit of package qnapi for openSUSE:Factory checked 
in at 2017-04-06 11:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qnapi (Old)
 and      /work/SRC/openSUSE:Factory/.qnapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qnapi"

Thu Apr  6 11:02:54 2017 rev:4 rq:485019 version:0.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qnapi/qnapi.changes      2015-12-21 
12:05:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qnapi.new/qnapi.changes 2017-04-06 
11:02:55.820967918 +0200
@@ -1,0 +2,39 @@
+Thu Mar 30 16:31:33 UTC 2017 - [email protected]
+
+- Update to version 0.2.2 (machine-translated from Polish):
+  * Refreshed application icon
+  * Subtitle display of language taken in the summary window
+    - # 53 (thx andrewpros)
+  * Patch installer for Windows - # 55
+  * Improvements in the selection Subtitle - # 57 (thx 
+    andrewpros)
+  * Fix error when changing the diacritical characters to 
+    ASCII - # 64
+  * Prevention segfaultowi - # 83 (thx kempniu)
+  * Fixes typos in several places - # 84 (thx kempniu)
+  * Configuration Engine Napisy24 - # 88
+  * Removed unsupported Napiprojekt engine functions (upload 
+    Subtitle, reporting of amendments)
+  version 0.2.1
+  * Problem with the names of paths containing special 
+    characters also improved when open another instance of
+    the application (Windows) - # 28
+  * Amendments to the detection of UTF-8 for languages
+    other than Polish - # 37
+  * The file extension is not changed when processing Subtitle 
+    is inactive - # 38
+  * Showing the version information for Qt
+  * Subtitle downloading in the spare language in silent mode 
+    - # 42
+  * Wash libmediainfo instead ffprobe to retrieve information 
+    about the movie file
+  * Subtitle option to search all at once, also in the spare - 
+    # 45
+  * Valid only interrupt the search, if found subtitles - # 46
+  * Fixes bugs in the engine Napisy24 - # 47
+
+- Added libmediainfo as build requirement
+
+- Added fix for gcc6
+
+-------------------------------------------------------------------

Old:
----
  qnapi-0.2.0.tar.gz

New:
----
  qnapi-0.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qnapi.spec ++++++
--- /var/tmp/diff_new_pack.qYMARP/_old  2017-04-06 11:02:57.012799471 +0200
+++ /var/tmp/diff_new_pack.qYMARP/_new  2017-04-06 11:02:57.016798905 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qnapi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           qnapi
-Version:        0.2.0
+Version:        0.2.2
 Release:        0
 Summary:        A NapiProjekt client
 License:        GPL-2.0+
@@ -33,6 +33,7 @@
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2
+BuildRequires:  pkgconfig(libmediainfo)
 Requires:       p7zip
 Recommends:     ffmpeg
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -53,7 +54,8 @@
 sed -i 's|doc.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}|doc.path = 
$${INSTALL_PREFIX}/share/doc/packages/$${TARGET}|' qnapi.pro
 
 %build
-%qmake5
+# fixes gcc6 problem with stdlib headers
+%qmake5 QMAKE_DEFAULT_INCDIRS="" %{name}.pro
 make %{?_smp_mflags}
 
 %install

++++++ qnapi-0.2.0.tar.gz -> qnapi-0.2.2.tar.gz ++++++
++++ 10434 lines of diff (skipped)


Reply via email to