summaryrefslogtreecommitdiffstats
path: root/vips.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-21 11:47:25 +0200
committerRemi Collet <remi@php.net>2024-10-21 11:47:25 +0200
commitbcef17158198dad8d24481e6674b50445ce10ee4 (patch)
treed5400867bbecf53ac9a852583658c5c97a2a803d /vips.spec
parentf63224a0acee48f6285ebb119504b424e4900b2d (diff)
update to 8.16.0-rc2
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