[packages/OpenEXR] - updated to 3.4.7
qboosh
qboosh at pld-linux.org
Sat Mar 21 18:22:55 CET 2026
commit 974cee4c7c4d47a617731258a00d3443ff2fce86
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 21 18:23:06 2026 +0100
- updated to 3.4.7
OpenEXR-sphinx.patch | 26 ++++++++++++++++++++++++++
OpenEXR.spec | 12 +++++++-----
2 files changed, 33 insertions(+), 5 deletions(-)
---
diff --git a/OpenEXR.spec b/OpenEXR.spec
index 94f8f5a..bb12921 100644
--- a/OpenEXR.spec
+++ b/OpenEXR.spec
@@ -7,13 +7,14 @@
Summary: High dynamic-range (HDR) image file format support libraries
Summary(pl.UTF-8): Biblioteki obsługujące format plików obrazu o wysokiej dynamice (HDR)
Name: OpenEXR
-Version: 3.4.4
-Release: 3
+Version: 3.4.7
+Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/AcademySoftwareFoundation/openexr/releases
Source0: https://github.com/AcademySoftwareFoundation/openexr/archive/v%{version}/openexr-%{version}.tar.gz
-# Source0-md5: ad8587c4a64bf423c387734e85d17432
+# Source0-md5: 863690c31200160586b4bfa4cc8cefeb
+Patch0: %{name}-sphinx.patch
URL: https://openexr.com/
BuildRequires: Imath-devel >= 3.1
BuildRequires: cmake >= 3.17
@@ -21,7 +22,7 @@ BuildRequires: cmake >= 3.17
BuildRequires: help2man
BuildRequires: libdeflate-devel
BuildRequires: libstdc++-devel >= 6:7
-BuildRequires: openjph-devel >= 0.21.0
+BuildRequires: openjph-devel >= 0.23.0
BuildRequires: pkgconfig
%if %{with python3}
BuildRequires: python3-devel >= 1:3.7
@@ -63,7 +64,7 @@ Requires: %{name} = %{version}-%{release}
Requires: Imath-devel >= 3.1
Requires: libdeflate-devel
Requires: libstdc++-devel >= 6:7
-Requires: openjph-devel >= 0.21.0
+Requires: openjph-devel >= 0.23.0
Requires: zlib-devel
Provides: ilmbase-devel = %{version}-%{release}
Obsoletes: OpenEXR-static < 3
@@ -114,6 +115,7 @@ Wiązania Pythona do biblioteki OpenEXR.
%prep
%setup -q -n openexr-%{version}
+%patch -P0 -p1
%build
%cmake -B build \
diff --git a/OpenEXR-sphinx.patch b/OpenEXR-sphinx.patch
new file mode 100644
index 0000000..9b2e461
--- /dev/null
+++ b/OpenEXR-sphinx.patch
@@ -0,0 +1,26 @@
+openexr-3.4.7/website/latest_news_title.rst: syntax errors due to git conflict markers
+openexr-3.4.7/website/news.rst:284: WARNING: Duplicate explicit target name: "latestnewsend". [docutils]
+--- openexr-3.4.7/website/latest_news_title.rst.orig 2026-03-14 21:45:40.000000000 +0100
++++ openexr-3.4.7/website/latest_news_title.rst 2026-03-21 17:49:12.072120268 +0100
+@@ -1,10 +1,4 @@
+ ..
+ SPDX-License-Identifier: BSD-3-Clause
+-<<<<<<< HEAD
+- Copyright Contributors to the OpenEXR Project.
+-.. |latest-news-title| replace:: **November 4, 2025 - OpenEXR 3.4.3 Released**
+-
+-=======
+ Copyright (c) Contributors to the OpenEXR Project.
+ .. |latest-news-title| replace:: **February 21, 2026 - OpenEXR 3.4.5 Released**
+->>>>>>> ff22ba3a (Add news and release notes for v3.4.5 and v3.3.7 (#2252))
+--- openexr-3.4.7/website/news.rst.orig 2026-03-14 21:45:40.000000000 +0100
++++ openexr-3.4.7/website/news.rst 2026-03-21 17:55:42.963335962 +0100
+@@ -281,8 +281,6 @@ Changes to the OpenEXR Python module:
+ * 🐍 📦 ⚠️ `pypi` distributions now **add support
+ for Python 3.13** and **drop support for Python 3.7**.
+
+-.. _LatestNewsEnd:
+-
+ July 26, 2025 - OpenEXR 3.3.5 Released
+ ======================================
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenEXR.git/commitdiff/974cee4c7c4d47a617731258a00d3443ff2fce86
More information about the pld-cvs-commit
mailing list