Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package quazip for openSUSE:Factory checked in at 2026-05-28 17:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quazip (Old) and /work/SRC/openSUSE:Factory/.quazip.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quazip" Thu May 28 17:26:38 2026 rev:31 rq:1355463 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/quazip/quazip.changes 2025-03-11 20:46:48.081911018 +0100 +++ /work/SRC/openSUSE:Factory/.quazip.new.1937/quazip.changes 2026-05-28 17:27:59.090316004 +0200 @@ -1,0 +2,28 @@ +Wed May 27 17:18:00 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 1.7.0 + * Fix version definitions to MAJOR.MINOR.PATCH and set + SOVERSION to MAJOR.MINOR + Changes in 1.6 release: + * Add unit tests for large files + * Allow users to set libname + * Allow disabling QTextCodec support and thus requirement + for Core5Compat when using Qt6 via new CMake flag + -DQUAZIP_ENABLE_QTEXTCODEC + * Add JlCompress methods to add file(s) or dir + * Add JlCompress UTF-8 support, encryption and fluent + interface via QuaCompressand QuaExtract classes + * Various Clang-tidy and clazy improvements + * Updated the official website via GH Pages to reflect recent + changes + * Fix unit tests when running with zlib-ng + * Fix some header includes + * Fix Libs entry for pkgconfig + * Fix -Wshadow and make it an error + * Fix reading zip64 comments + * Fixed builds for emscripten on qt 6.8+ + * [cmake] Use FetchContent_MakeAvailable + * [build] Fix shadow and missing-decl errors + * Provide correct BZip2 information for in-project build + +------------------------------------------------------------------- Old: ---- quazip-1.5.tar.gz New: ---- quazip-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quazip.spec ++++++ --- /var/tmp/diff_new_pack.GqNm7D/_old 2026-05-28 17:28:00.178361042 +0200 +++ /var/tmp/diff_new_pack.GqNm7D/_new 2026-05-28 17:28:00.178361042 +0200 @@ -1,7 +1,7 @@ # # spec file for package quazip # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,9 +34,9 @@ %define pkg_suffix -qt5 %endif %define so_ver 1 -%define lib_ver 1_5_0 +%define lib_ver 1_7 Name: quazip%{?pkg_suffix} -Version: 1.5 +Version: 1.7.0 Release: 0 Summary: C++ wrapper for ZIP/UNZIP License: GPL-2.0-or-later OR LGPL-2.1-or-later ++++++ quazip-1.5.tar.gz -> quazip-1.7.0.tar.gz ++++++ ++++ 8115 lines of diff (skipped)
