summaryrefslogtreecommitdiffstats
path: root/vips.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vips.spec')
-rw-r--r--vips.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/vips.spec b/vips.spec
index 4229460..88dba95 100644
--- a/vips.spec
+++ b/vips.spec
@@ -10,10 +10,10 @@
%global vips_version_base 8.16
%global vips_version %{vips_version_base}.0
%global vips_soname_major 42
-%global vips_prever rc1
+%global vips_prever rc2
%global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}}
-# 3 builds needed to get the full stack
+# 2-3 builds needed to get the full stack (im6 only for EL8, EL9 and FC39)
# --without heif --without im7 --with im6
# --without heif --without im7 --with gm
# --with heif --with im7
@@ -456,6 +456,9 @@ export CXXFLAGS="%{optflags} -ftree-vectorize"
%changelog
+* Mon Oct 21 2024 Remi Collet <remi@remirepo.net> - 8.16.0~rc2-1
+- update to 8.16.0-rc2
+
* Fri Oct 11 2024 Remi Collet <remi@remirepo.net> - 8.16.0~rc1-1
- update to 8.16.0-rc1
- open https://github.com/libvips/libvips/issues/4192