public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openexr2] rawhide: 2.5.10
Date: Thu, 09 Jul 2026 20:55:08 GMT [thread overview]
Message-ID: <178363050803.1.16160689685339849592.rpms-openexr2-8b6648fb727d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openexr2
Branch : rawhide
Commit : 8b6648fb727d673bf55e6d186e44cbec452f181b
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-09T15:55:00-05:00
Stats : +7/-25 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/openexr2/c/8b6648fb727d673bf55e6d186e44cbec452f181b?branch=rawhide
Log:
2.5.10
---
diff --git a/.gitignore b/.gitignore
index 4a1193b..987ad8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/v1.7.test.interleaved.exr
/v1.7.test.planar.exr
/v1.7.test.tiled.exr
+/openexr-2.5.10.tar.gz
diff --git a/openexr2-cstdint.patch b/openexr2-cstdint.patch
index 9742cd8..3f85d13 100644
--- a/openexr2-cstdint.patch
+++ b/openexr2-cstdint.patch
@@ -1,25 +1,3 @@
---- openexr-2.5.8/OpenEXR/IlmImf/ImfHuf.cpp~ 2022-03-17 13:22:45.000000000 -0500
-+++ openexr-2.5.8/OpenEXR/IlmImf/ImfHuf.cpp 2023-02-22 11:25:19.388443280 -0600
-@@ -53,7 +53,7 @@
- #include <cstring>
- #include <cassert>
- #include <algorithm>
--
-+#include <cstdint>
-
- using namespace std;
- using namespace IEX_NAMESPACE;
---- openexr-2.5.8/OpenEXR/IlmImf/ImfDwaCompressor.cpp~ 2022-03-17 13:22:45.000000000 -0500
-+++ openexr-2.5.8/OpenEXR/IlmImf/ImfDwaCompressor.cpp 2023-02-22 11:28:58.411563129 -0600
-@@ -159,7 +159,7 @@
- #include <limits>
-
- #include <cstddef>
--
-+#include <cstdint>
-
- // Windows specific addition to prevent the indirect import of the redefined min/max macros
- #if defined _WIN32 || defined _WIN64
--- openexr-2.5.8/OpenEXR/IlmImf/ImfMisc.cpp~ 2022-03-17 13:22:45.000000000 -0500
+++ openexr-2.5.8/OpenEXR/IlmImf/ImfMisc.cpp 2023-02-22 11:34:44.735590212 -0600
@@ -40,6 +40,8 @@
diff --git a/openexr2.spec b/openexr2.spec
index 9b155e5..3862d24 100644
--- a/openexr2.spec
+++ b/openexr2.spec
@@ -4,8 +4,8 @@
%global pkgname %{srcname}2
Name: %{pkgname}
-Version: 2.5.8
-Release: 12%{?dist}
+Version: 2.5.10
+Release: 1%{?dist}
Summary: Provides the specification and reference implementation of the EXR file format
License: BSD-3-Clause
@@ -146,6 +146,9 @@ rm -rf %{buildroot}%{_docdir}/OpenEXR/
%changelog
+* Thu Jul 09 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.5.10-1
+- 2.5.10
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.8-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 8442c4a..776d2c2 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (openexr-2.5.8.tar.gz) = 5b1ad99cfa639892292109a26c084868b3fe0acf572dd69750e951cec2127d63c78309241de92b0052f0abe50d86f2518e3185194121010db5f826d217e37f4f
+SHA512 (openexr-2.5.10.tar.gz) = e5dbcbe57b005c03a1b757251749598bbf900f2fd3e270ca5d9eded0f728504c49fc126c0a632da4c5d9c95b6349a8e671167f080963d395ae21df65f5954ebf
SHA512 (v1.7.test.interleaved.exr) = 873f8d3b1b70a059bfb3af08ce9760468f0980d8e0b2f740c9a0413162feac20e6c1c0828e4b262a885b31b13914deeb1f767905387d6e89dce076c4a44fae78
SHA512 (v1.7.test.planar.exr) = e6cdf6877442d550898ca8d714e9634fb8dd959bade3edd8faf3d76b8213e0f6a70708d02b56f2de58273919a0246fb819f5e5050bd0b84f10a068b3af42ad4f
SHA512 (v1.7.test.tiled.exr) = b632fd632cb00784aea1f761766eb64eadb3db4068f1ee5cad4854dd93f23350fb261ebd2616b64b1499421e0742ad6a9a9a977377b34371f9cff67f4081d164
reply other threads:[~2026-07-09 20:55 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=178363050803.1.16160689685339849592.rpms-openexr2-8b6648fb727d@fedoraproject.org \
--to=gwync@protonmail.com \
--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