Hello community,

here is the log from the commit of package quazip for openSUSE:Factory checked 
in at 2020-10-12 13:59:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quazip (Old)
 and      /work/SRC/openSUSE:Factory/.quazip.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quazip"

Mon Oct 12 13:59:00 2020 rev:24 rq:841027 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/quazip/quazip.changes    2020-10-10 
00:28:55.517140343 +0200
+++ /work/SRC/openSUSE:Factory/.quazip.new.3486/quazip.changes  2020-10-12 
13:59:56.466231767 +0200
@@ -1,0 +2,9 @@
+Sun Oct 11 11:36:56 UTC 2020 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.1
+  * Fixed Unix symlink handling in JlCompress compression
+  * Implemented Unix symlink handling in JlCompress extraction
+  * Added 1.x migration guide
+- Removed compatibility symlink (it was pointless anyway)
+
+-------------------------------------------------------------------

Old:
----
  quazip-1.0.tar.gz

New:
----
  quazip-1.1.tar.gz

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

Other differences:
------------------
++++++ quazip.spec ++++++
--- /var/tmp/diff_new_pack.OUanZ6/_old  2020-10-12 13:59:57.066232018 +0200
+++ /var/tmp/diff_new_pack.OUanZ6/_new  2020-10-12 13:59:57.070232020 +0200
@@ -19,7 +19,7 @@
 %define so_ver 1
 %define lib_ver 1_0_0
 Name:           quazip
-Version:        1.0
+Version:        1.1
 Release:        0
 Summary:        C++ wrapper for ZIP/UNZIP
 License:        GPL-2.0-or-later OR LGPL-2.1-or-later
@@ -94,10 +94,6 @@
 # install docs
 mkdir -pv %{buildroot}%{_defaultdocdir}/quazip-doc
 cp -r doc/html %{buildroot}%{_defaultdocdir}/quazip-doc/
-# temporary compat shim
-pushd %{buildroot}%{_includedir}
-ln -s QuaZip-Qt5-%{version} quazip5
-popd
 %fdupes -s %{buildroot}%{_defaultdocdir}/quazip-doc
 
 %post -n libquazip%{so_ver}-qt5-%{lib_ver} -p /sbin/ldconfig
@@ -110,8 +106,8 @@
 
 %files devel
 %license COPYING*
+%doc QuaZip-1.x-migration.md
 %{_includedir}/QuaZip-Qt5-%{version}
-%{_includedir}/quazip5
 %{_libdir}/cmake/QuaZip-Qt5-%{version}
 %{_libdir}/libquazip%{so_ver}-qt5.so
 %{_libdir}/pkgconfig/quazip%{so_ver}-qt5.pc

++++++ quazip-1.0.tar.gz -> quazip-1.1.tar.gz ++++++
++++ 2359 lines of diff (skipped)


Reply via email to