Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpng16 for openSUSE:Factory checked in at 2023-06-24 20:13:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpng16 (Old) and /work/SRC/openSUSE:Factory/.libpng16.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpng16" Sat Jun 24 20:13:31 2023 rev:51 rq:1094850 version:1.6.40 Changes: -------- --- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes 2023-05-16 14:21:46.473802801 +0200 +++ /work/SRC/openSUSE:Factory/.libpng16.new.15902/libpng16.changes 2023-06-24 20:13:39.112041022 +0200 @@ -1,0 +2,11 @@ +Thu Jun 22 18:04:49 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Update to version 1.6.40: + * Fixed the eXIf chunk multiplicity checks. + * Fixed a memory leak in pCAL processing. + * Corrected the validity report about tRNS inside png_get_valid(). + * Fixed various build issues on *BSD, Mac and Windows. + * Updated the configurations and the scripts for continuous integration. + * Cleaned up the code, the build scripts, and the documentation. + +------------------------------------------------------------------- Old: ---- libpng-1.6.39.tar.xz New: ---- libpng-1.6.40.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpng16.spec ++++++ --- /var/tmp/diff_new_pack.DKvAwf/_old 2023-06-24 20:13:43.280065633 +0200 +++ /var/tmp/diff_new_pack.DKvAwf/_new 2023-06-24 20:13:43.288065680 +0200 @@ -20,7 +20,7 @@ %define asan_build 0 %define major 1 %define minor 6 -%define micro 39 +%define micro 40 %define branch %{major}%{minor} %define libname libpng%{branch}-%{branch} %define debug_package_requires %{libname} = %{version}-%{release} @@ -29,7 +29,6 @@ Release: 0 Summary: Library for the Portable Network Graphics Format (PNG) License: libpng-2.0 -Group: Development/Libraries/C and C++ URL: http://www.libpng.org/pub/png/libpng.html Source0: https://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz Source2: libpng16.keyring @@ -42,12 +41,10 @@ %package -n %{libname} Summary: Library for the Portable Network Graphics Format (PNG) -Group: System/Libraries Provides: libpng = %{version} %package devel Summary: Development tools for applications which will use libpng -Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: glibc-devel Requires: pkgconfig @@ -57,7 +54,6 @@ %package compat-devel Summary: Development tools for applications which will use libpng -Group: Development/Libraries/C and C++ Requires: libpng%{branch}-devel = %{version} Conflicts: libpng-devel Provides: libpng-devel = %{version} @@ -65,7 +61,6 @@ %package tools Summary: Tools for Manipulating PNG Images -Group: Productivity/Graphics/Other Conflicts: libpng-tools Provides: libpng-tools = %{version} @@ -96,7 +91,7 @@ PNG files. %prep -%setup -q -n libpng-%{version} +%autosetup -n libpng-%{version} %build # PNG_SAFE_LIMITS_SUPPORTED: http://www.openwall.com/lists/oss-security/2015/01/10/1 ++++++ libpng-1.6.39.tar.xz -> libpng-1.6.40.tar.xz ++++++ ++++ 3095 lines of diff (skipped)