Hello community, here is the log from the commit of package libzip for openSUSE:Factory checked in at 2020-06-11 14:43:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzip (Old) and /work/SRC/openSUSE:Factory/.libzip.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzip" Thu Jun 11 14:43:24 2020 rev:39 rq:813180 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libzip/libzip.changes 2020-02-29 21:23:40.670417156 +0100 +++ /work/SRC/openSUSE:Factory/.libzip.new.3606/libzip.changes 2020-06-11 14:43:59.865259407 +0200 @@ -1,0 +2,11 @@ +Sat Jun 6 06:05:45 UTC 2020 - Andreas Stieger <[email protected]> + +- libzip 1.7.0: + * Add support for encrypting using traditional PKWare encryption + * Add functions for querying supported compression and encryption + methods + * Add the ZIP_SOURCE_GET_FILE_ATTRIBUTES` source command + * Refactor stdio file backend + * Add CMake find_project() support + +------------------------------------------------------------------- Old: ---- libzip-1.6.1.tar.xz New: ---- libzip-1.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzip.spec ++++++ --- /var/tmp/diff_new_pack.kusymv/_old 2020-06-11 14:44:00.977262647 +0200 +++ /var/tmp/diff_new_pack.kusymv/_new 2020-06-11 14:44:00.981262658 +0200 @@ -18,7 +18,7 @@ %define sover 5 Name: libzip -Version: 1.6.1 +Version: 1.7.0 Release: 0 Summary: C library for reading, creating, and modifying zip archives License: BSD-3-Clause @@ -84,7 +84,7 @@ %build %cmake -DDOCUMENTATION_FORMAT=man -make %{?_smp_mflags} +%make_build %install %cmake_install @@ -117,6 +117,7 @@ %{_includedir}/zip.h %{_includedir}/zipconf.h %{_libdir}/pkgconfig/%{name}.pc +%{_libdir}/cmake %{_mandir}/man3/*.3%{?ext_man} %changelog ++++++ libzip-1.6.1.tar.xz -> libzip-1.7.0.tar.xz ++++++ ++++ 11487 lines of diff (skipped)
