public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kleis Auke Wolthuizen <fedora@kleisauke.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/vips] f43: Update to 8.18.0
Date: Sat, 13 Jun 2026 12:56:56 GMT [thread overview]
Message-ID: <178135541674.1.7680227868157053982.rpms-vips-4f09366a9861@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vips
Branch : f43
Commit : 4f09366a9861cedd2cf504ff71e47ce6df1a610c
Author : Kleis Auke Wolthuizen <fedora@kleisauke.nl>
Date : 2025-12-17T17:00:13+01:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vips/c/4f09366a9861cedd2cf504ff71e47ce6df1a610c?branch=f43
Log:
Update to 8.18.0
- Resolves: rhbz#2423186
- Build against LibRaw
- Switch from spng to libpng (preferred upstream)
- Disable new uhdr feature (lack of libuhdr)
---
diff --git a/.gitignore b/.gitignore
index 000830c..c2179ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/vips-8.17.3.tar.xz
+/vips-8.18.0.tar.xz
diff --git a/sources b/sources
index 90f3f22..3b4c4a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vips-8.17.3.tar.xz) = 31467a4d9b33c00f41aec05de2ca2dac328199eeb25dbfd2ee085fc45e8abf3903d50b32d65a8581647e4a83cfe2d351054ab00e556bad610afacbf24e19010f
+SHA512 (vips-8.18.0.tar.xz) = 5f1a9202a018a000c7552d2107989041ba98a624bf931d1199e18bbe47e97b096448e7cdfc8d512c36406ba350e098029b382b0b7ce829c7ffef2228127a3354
diff --git a/vips.spec b/vips.spec
index 83be76d..151f5d6 100644
--- a/vips.spec
+++ b/vips.spec
@@ -1,5 +1,5 @@
-%global vips_version_base 8.17
-%global vips_version %{vips_version_base}.3
+%global vips_version_base 8.18
+%global vips_version %{vips_version_base}.0
%global vips_soname_major 42
Name: vips
@@ -26,7 +26,7 @@ BuildRequires: pkgconfig(cfitsio)
BuildRequires: pkgconfig(pangoft2)
BuildRequires: pkgconfig(zlib)
BuildRequires: pkgconfig(cgif)
-BuildRequires: pkgconfig(spng)
+BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libjxl)
BuildRequires: pkgconfig(libheif)
@@ -39,6 +39,7 @@ BuildRequires: pkgconfig(libopenjp2)
BuildRequires: pkgconfig(openslide)
BuildRequires: pkgconfig(poppler-glib)
BuildRequires: pkgconfig(MagickWand)
+BuildRequires: pkgconfig(libraw)
BuildRequires: nifticlib-devel
BuildRequires: gcc-c++
@@ -156,6 +157,7 @@ export CXXFLAGS="%{optflags} -ftree-vectorize"
-Dcpp-docs=true \
-Ddocs=true \
-Dpdfium=disabled \
+ -Duhdr=disabled \
%{nil}
%meson_build
reply other threads:[~2026-06-13 12:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178135541674.1.7680227868157053982.rpms-vips-4f09366a9861@fedoraproject.org \
--to=fedora@kleisauke.nl \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox