Hello community,

here is the log from the commit of package quazip for openSUSE:Factory checked 
in at 2015-03-18 13:00:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quazip (Old)
 and      /work/SRC/openSUSE:Factory/.quazip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quazip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/quazip/quazip.changes    2014-10-23 
14:19:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.quazip.new/quazip.changes       2015-03-18 
13:00:04.000000000 +0100
@@ -1,0 +2,40 @@
+Sun Mar 15 15:48:00 UTC 2015 - [email protected]
+
+- Update to version 0.7.1
+  * Fixed licensing issues (bug #45).
+  * Added the convenience method QuaZipFileInfo::isEncrypted().
+- Changes from version 0.7
+  * It is now possible to write ZIP files to sequential devices like 
+    sockets (only in mdCreate mode, so no self-extract, sorry).
+  * A few zip64 fixes.
+  * Several bug fixes and portability improvements.
+- Changes from version 0.6.2
+  * QuaZipNewInfo / QuaZipFileInfo64 now provide API to access/set
+    NTFS time stamps - useful even on non-NTFS systems if you 
+    need more precise dates and times than default ones.
+  * QuaZipNewInfo may now be initialized from QuaZipFileInfo64.
+  * No more crashes when using QSaveFile as QIODevice for ZIP.
+  * The new QuaZip::setAutoClose() method allows to leave the
+    QIODevice open when you close the QuaZip instance.
+  * qztest now depends on quazip, no longer breaking the build.
+- Changes from version 0.6.1
+  * Improved zip64 support.
+  * A LOT more tests thanks to g++ --coverage / lcov.
+  * JlCompress extraction methods now create files with default
+    permissions if they are zero in the original archive.
+  * Some QuaZipDir fixes (thanks to the new tests).
+- Changes from version 0.6
+  * Minizip updated to 1.1 (with all the necessary modifications
+    re-done), and that means that...
+  * the long-awaited zip64 support is now available!
+  * A few rather minor fixes.
+- Changes from version 0.5.2
+  * Some minor bug fixes.
+  * API to access file permissions subfield of the external
+    attributes.
+  * MS VS 2012 Express support.
+  * API to set the default codec used to encode/decode file names
+    (mainly for use by various wrappers such as JlCompress, when
+    you don't have direct access to the underlying QuaZip instance).
+
+-------------------------------------------------------------------

Old:
----
  quazip-0.5.1.tar.gz

New:
----
  quazip-0.7.1.tar.gz

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

Other differences:
------------------
++++++ quazip.spec ++++++
--- /var/tmp/diff_new_pack.WNNxDB/_old  2015-03-18 13:00:05.000000000 +0100
+++ /var/tmp/diff_new_pack.WNNxDB/_new  2015-03-18 13:00:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package quazip
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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:           quazip
-Version:        0.5.1
+Version:        0.7.1
 Release:        0
 Summary:        C++ wrapper for ZIP/UNZIP
 License:        GPL-2.0+ or LGPL-2.1+

++++++ quazip-0.5.1.tar.gz -> quazip-0.7.1.tar.gz ++++++
++++ 31363 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to