From 78ea3800d714164386f7ca3ed578e7bb82b8f4c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 12 Aug 2024 09:35:47 +0200 Subject: update to 8.15.3 --- compat_reports/8.15.2_to_8.15.3/compat_report.html | 555 +++++++++++++++++++++ libvips.xml | 2 +- vips.spec | 32 +- 3 files changed, 561 insertions(+), 28 deletions(-) create mode 100644 compat_reports/8.15.2_to_8.15.3/compat_report.html diff --git a/compat_reports/8.15.2_to_8.15.3/compat_report.html b/compat_reports/8.15.2_to_8.15.3/compat_report.html new file mode 100644 index 0000000..9aceafe --- /dev/null +++ b/compat_reports/8.15.2_to_8.15.3/compat_report.html @@ -0,0 +1,555 @@ + + + + + + + + + +libvips: 8.15.2 to 8.15.3 compatibility report + + + +

API compatibility report for the libvips library between 8.15.2 and 8.15.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.15.2
Version #28.15.3
Archx86_64
GCC Version13
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1090 / 221
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.17.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.15.2
Version #28.15.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1144 / 224
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low4
+ + +

Problems with Constants, Low Severity  4 


+version.h
+ +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.17.2
+
+
to the top
+



+ +
+ + diff --git a/libvips.xml b/libvips.xml index 6083fdf..e8bbfac 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,7 +9,7 @@ -8.15.2 +8.15.3 diff --git a/vips.spec b/vips.spec index 258fc80..f8d84dd 100644 --- a/vips.spec +++ b/vips.spec @@ -8,16 +8,12 @@ # Please preserve changelog entries # %global vips_version_base 8.15 -%global vips_version %{vips_version_base}.2 +%global vips_version %{vips_version_base}.3 %global vips_soname_major 42 #global vips_prever rc2 -%global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}}a +%global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}} -%if 0%{?fedora} || 0%{?rhel} >= 8 %bcond_without doc -%else -%bcond_with doc -%endif %if 0%{?fedora} || 0%{?rhel} >= 9 %bcond_without highway @@ -25,13 +21,8 @@ %bcond_with highway %endif -%if 0%{?fedora} || 0%{?rhel} >= 8 %bcond_without libimagequant %bcond_without libcgif -%else -%bcond_with libimagequant -%bcond_with libcgif -%endif %if 0%{?fedora} >= 34 || 0%{?rhel} >= 9 %bcond_without openjpeg2 @@ -52,7 +43,6 @@ %endif # 3 builds needed to get the full stack -# NOTICE: for EL-7, epel-rpm-macros needed (clean root_cache before build with el7xr config) # --without heif --without im7 --with im6 # --without heif --without im7 --with gm # --with heif --with im7 @@ -144,7 +134,6 @@ BuildRequires: bc # Not available as system library Provides: bundled(libnsgif) -%if 0%{?fedora} >= 37 || 0%{?rhel} >= 8 %if 0%{?fedora} >= 37 || 0%{?rhel} >= 9 Recommends: %{name}-heif %else @@ -159,10 +148,6 @@ Recommends: %{name}-magick-im6 %endif Recommends: %{name}-openslide Recommends: %{name}-poppler -%else -Requires: %{name}-openslide -Requires: %{name}-poppler -%endif %description @@ -235,10 +220,6 @@ The %{name}-jxl package contains the Jxl module for VIPS. %package heif Summary: Heif support for %{name} BuildRequires: pkgconfig(libheif) >= 1.4.0 -%if 0%{?rhel} == 7 -# ensure we use our on EL-7 -Requires: libheif%{?_isa} >= 1.4.0 -%endif %if 0%{?fedora} >= 37 || 0%{?rhel} >= 9 # x265 HEVC encoder from RPMFusion Recommends: libheif-freeworld%{?_isa} @@ -401,12 +382,6 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %endif -%if 0%{?fedora} < 28 && 0%{?rhel} < 8 -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%endif - - %files -f vips%{vips_version_base}.lang %doc ChangeLog README.md %license LICENSE @@ -468,6 +443,9 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %changelog +* Mon Aug 12 2024 Remi Collet - 8.15.3-1 +- update to 8.15.3 + * Wed Mar 13 2024 Remi Collet - 8.15.2-1 - update to 8.15.2 -- cgit