From 2dd89d15a5ed0a8a62edc1b85861cc5328f83d4286943e01afeca6fabc0c60ab Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 30 Sep 2022 07:03:18 +0000 Subject: [PATCH] Accepting request 1007088 from home:dirkmueller:Factory - update to 1.6.38: * Added configurations and scripts for continuous integration. * Fixed various errors in the handling of tRNS, hIST and eXIf. * Implemented many stability improvements across all platforms. * Updated the internal documentation. OBS-URL: https://build.opensuse.org/request/show/1007088 OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=127 --- libpng-1.6.37.tar.xz | 3 --- libpng-1.6.38.tar.xz | 3 +++ libpng16.changes | 9 +++++++++ libpng16.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libpng-1.6.37.tar.xz create mode 100644 libpng-1.6.38.tar.xz diff --git a/libpng-1.6.37.tar.xz b/libpng-1.6.37.tar.xz deleted file mode 100644 index 44cfcbf..0000000 --- a/libpng-1.6.37.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca -size 1012272 diff --git a/libpng-1.6.38.tar.xz b/libpng-1.6.38.tar.xz new file mode 100644 index 0000000..374c82e --- /dev/null +++ b/libpng-1.6.38.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be +size 1023168 diff --git a/libpng16.changes b/libpng16.changes index 8cd4f8c..e9c4e42 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 16 16:59:32 UTC 2022 - Dirk Müller + +- update to 1.6.38: + * Added configurations and scripts for continuous integration. + * Fixed various errors in the handling of tRNS, hIST and eXIf. + * Implemented many stability improvements across all platforms. + * Updated the internal documentation. + ------------------------------------------------------------------- Wed May 4 09:10:44 UTC 2022 - Marcus Meissner diff --git a/libpng16.spec b/libpng16.spec index 0f49e6a..1741fd6 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -20,7 +20,7 @@ %define asan_build 0 %define major 1 %define minor 6 -%define micro 37 +%define micro 38 %define branch %{major}%{minor} %define libname libpng%{branch}-%{branch} %define debug_package_requires %{libname} = %{version}-%{release}