Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qatzip for openSUSE:Factory checked in at 2023-01-30 17:11:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qatzip (Old) and /work/SRC/openSUSE:Factory/.qatzip.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qatzip" Mon Jan 30 17:11:36 2023 rev:4 rq:1062042 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qatzip/qatzip.changes 2022-12-06 14:24:42.846311637 +0100 +++ /work/SRC/openSUSE:Factory/.qatzip.new.32243/qatzip.changes 2023-01-30 17:15:33.514005039 +0100 @@ -1,0 +2,11 @@ +Mon Jan 2 08:11:40 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to v1.1.1: + * Add support for pkg-config in QATzip + * Fix Coverity issues + * Change lz4s with frame header to lz4s block + * Move lz4(s) related functions to qatzip_lz4.c + * Move functions outputHeader* outputFooter* to qatzip_utils.c + * Fix bugs + +------------------------------------------------------------------- Old: ---- v1.1.0.tar.gz New: ---- v1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qatzip.spec ++++++ --- /var/tmp/diff_new_pack.8aeKjp/_old 2023-01-30 17:15:34.130008316 +0100 +++ /var/tmp/diff_new_pack.8aeKjp/_new 2023-01-30 17:15:34.138008358 +0100 @@ -1,7 +1,7 @@ # # spec file for package qatzip # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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: qatzip -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Intel QuickAssist Technology (QAT) QATzip Library License: BSD-3-Clause @@ -91,5 +91,6 @@ %doc docs/QATzip-man.pdf %{_includedir}/qatzip.h %{_libdir}/libqatzip.so +%{_libdir}/pkgconfig/qatzip.pc %changelog ++++++ v1.1.0.tar.gz -> v1.1.1.tar.gz ++++++ ++++ 3349 lines of diff (skipped)