Update giflib and libpng bundled provide versions
- Set bundled giflib provide version to 5.2.2 - Set bundled libpng provide version to 1.6.43 Related: RHEL-73545
This commit is contained in:
parent
6ccdf12086
commit
e0f1f7a9ee
@ -1477,7 +1477,7 @@ BuildRequires: zlib-devel
|
||||
# Version in src/java.desktop/share/native/libfreetype/include/freetype/freetype.h
|
||||
Provides: bundled(freetype) = 2.13.0
|
||||
# Version in src/java.desktop/share/native/libsplashscreen/giflib/gif_lib.h
|
||||
Provides: bundled(giflib) = 5.2.1
|
||||
Provides: bundled(giflib) = 5.2.2
|
||||
# Version in src/java.desktop/share/native/libharfbuzz/hb-version.h
|
||||
Provides: bundled(harfbuzz) = 7.2.0
|
||||
# Version in src/java.desktop/share/legal/lcms.md
|
||||
@ -1485,7 +1485,7 @@ Provides: bundled(lcms2) = 2.16.0
|
||||
# Version in src/java.desktop/share/native/libjavajpeg/jpeglib.h
|
||||
Provides: bundled(libjpeg) = 6b
|
||||
# Version in src/java.desktop/share/native/libsplashscreen/libpng/png.h
|
||||
Provides: bundled(libpng) = 1.6.39
|
||||
Provides: bundled(libpng) = 1.6.43
|
||||
# Version in src/java.base/share/native/libzip/zlib/zlib.h
|
||||
Provides: bundled(zlib) = 1.3.1
|
||||
%endif
|
||||
@ -2495,6 +2495,8 @@ require "copy_jdk_configs.lua"
|
||||
- Set is_ga to 0
|
||||
- Update sources to openjdk-17.0.14+1-ea.tar.xz
|
||||
- Double percent signs consistently throughout comments
|
||||
- Set bundled giflib provide version to 5.2.2
|
||||
- Set bundled libpng provide version to 1.6.43
|
||||
|
||||
* Wed Oct 9 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.11-3
|
||||
- Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry
|
||||
|
Loading…
Reference in New Issue
Block a user