[packages/OpenEXR] - updated to 3.4.12, disable sphinx warning-as-error flag
qboosh
qboosh at pld-linux.org
Sun Jun 14 22:27:13 CEST 2026
commit fa831a686f2b0cf52324dfd4fb73e0fc0ea86c59
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 14 22:27:35 2026 +0200
- updated to 3.4.12, disable sphinx warning-as-error flag
OpenEXR-sphinx.patch | 14 --------------
OpenEXR.spec | 5 +++--
2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/OpenEXR.spec b/OpenEXR.spec
index bb12921..b3f744c 100644
--- a/OpenEXR.spec
+++ b/OpenEXR.spec
@@ -7,13 +7,13 @@
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.7
+Version: 3.4.12
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: 863690c31200160586b4bfa4cc8cefeb
+# Source0-md5: 032500efd70ff884fee761a923c9d635
Patch0: %{name}-sphinx.patch
URL: https://openexr.com/
BuildRequires: Imath-devel >= 3.1
@@ -122,6 +122,7 @@ Wiązania Pythona do biblioteki OpenEXR.
%{?with_apidocs:-DBUILD_WEBSITE=ON} \
-DOPENEXR_INSTALL_DOCS=ON \
%{?with_tbb:-DOPENEXR_USE_TBB=ON} \
+ -DSPHINX_OPTS="" \
%if %{with python3}
-DOPENEXR_BUILD_PYTHON=ON \
-DSKBUILD=ON \
diff --git a/OpenEXR-sphinx.patch b/OpenEXR-sphinx.patch
index 9b2e461..6ac5b9f 100644
--- a/OpenEXR-sphinx.patch
+++ b/OpenEXR-sphinx.patch
@@ -1,18 +1,4 @@
-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:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenEXR.git/commitdiff/fa831a686f2b0cf52324dfd4fb73e0fc0ea86c59
More information about the pld-cvs-commit
mailing list