Accepting request 1147257 from home:yannboyer_dev

Update libpng to 1.6.42

OBS-URL: https://build.opensuse.org/request/show/1147257
OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=142
This commit is contained in:
Petr Gajdos 2024-02-19 08:38:22 +00:00 committed by Git OBS Bridge
parent 6a2e844fb9
commit 6865cc196b
4 changed files with 12 additions and 4 deletions

BIN
libpng-1.6.40.tar.xz (Stored with Git LFS)

Binary file not shown.

3
libpng-1.6.42.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450
size 1035484

View File

@ -1,3 +1,11 @@
------------------------------------------------------------------
Sat Feb 17 04:39:45 UTC 2024 - Yann BOYER <yann.boyer742@gmail.com>
- Update to version 1.6.42:
* Fixed the implementation of the macro function "png_check_sig".
This was an API regression, introduced in libpng-1.6.41.
(Reported by Matthieu Darbois)
-------------------------------------------------------------------
Thu Jun 22 18:04:49 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@ -20,7 +20,7 @@
%define asan_build 0
%define major 1
%define minor 6
%define micro 40
%define micro 42
%define branch %{major}%{minor}
%define libname libpng%{branch}-%{branch}
%define debug_package_requires %{libname} = %{version}-%{release}