public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/onnx] test-1.21.0: Reduce protobuf and fix log
@ 2026-06-08 15:18 Diego Herrera
  0 siblings, 0 replies; only message in thread
From: Diego Herrera @ 2026-06-08 15:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/onnx
Branch : test-1.21.0
Commit : b1e9c5dd79e3cc2d466675866a2e92f121ddfb87
Author : Diego Herrera <dherrera@redhat.com>
Date   : 2023-08-16T15:55:06-04:00
Stats  : +6/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/onnx/c/b1e9c5dd79e3cc2d466675866a2e92f121ddfb87?branch=test-1.21.0

Log:
Reduce protobuf and fix log

---
diff --git a/onnx-requirements.patch b/onnx-requirements.patch
index e4681e4..9ec8021 100644
--- a/onnx-requirements.patch
+++ b/onnx-requirements.patch
@@ -11,7 +11,7 @@ index 115d48af..443d4654 100644
 @@ -1,3 +1,5 @@
  numpy
 -protobuf >= 3.20.2
-+protobuf >= 3.19.4, < 4
++protobuf >= 3.14.0, < 4
  typing-extensions >= 3.6.2.1
 +parameterized >= 0.8.1, < 1
 +

diff --git a/onnx.spec b/onnx.spec
index 1a05144..9d7a7dc 100644
--- a/onnx.spec
+++ b/onnx.spec
@@ -2,7 +2,7 @@
 
 Name:       onnx
 Version:    1.14.0
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Open standard for machine learning interoperability
 License:    Apache-2.0
 
@@ -114,6 +114,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
 %{_bindir}/check-node
 
 %changelog
+* Sat Aug 5 2023 Diego Herrera C <dherrera@redhat.com> - 1.14.0-6
+- Lower version requirement for parameterized.
+- Lower version requirement for protobuf.
+
 * Sat Aug 5 2023 Diego Herrera C <dherrera@redhat.com> - 1.14.0-5
 - Build python libs using the proper macros.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-08 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 15:18 [rpms/onnx] test-1.21.0: Reduce protobuf and fix log Diego Herrera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox