From fb22acf64542ea2842fdb2785a4922a6c264aaf2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Jun 2025 09:49:49 +0200 Subject: drop hardcoded version --- vips.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vips.spec b/vips.spec index 19f2f5b..f529893 100644 --- a/vips.spec +++ b/vips.spec @@ -333,11 +333,11 @@ Online Documentation API reference and tools documentation - https://www.libvips.org/API/8.17/ + https://www.libvips.org/API/%{vips_version_base}/ C++ documentation - https://www.libvips.org/API/8.17/cpp/ + https://www.libvips.org/API/%{vips_version_base}/cpp/ EOF -- cgit