public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Rebuild (coin-or-Clp)
@ 2026-08-28 13:32 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-08-28 13:32 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/opencv
            Branch : opencv5
            Commit : de40c5d7080cda910fa738035625c43b0b733966
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2024-02-23T20:11:46-07:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/de40c5d7080cda910fa738035625c43b0b733966?branch=opencv5

            Log:
            Rebuild (coin-or-Clp)

- Use uppercase connectives in SPDX expression

---
diff --git a/opencv.spec b/opencv.spec
index 37d14cb..5d6774f 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -77,10 +77,10 @@ Version:        4.9.0
 %global minorver %(foo=%{version}; a=(${foo//./ }); echo ${a[1]} )
 %global padding  %(digits=00; num=%{minorver}; echo ${digits:${#num}:${#digits}} )
 %global abiver   %(echo %{majorver}%{padding}%{minorver} )
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Collection of algorithms for computer vision
 # This is normal three clause BSD.
-License:        BSD-3-Clause and Apache-2.0 and ISC
+License:        BSD-3-Clause AND Apache-2.0 AND ISC
 URL:            https://opencv.org
 # TO PREPARE TARBALLS FOR FEDORA
 # Edit opencv-clean.sh and set VERSION, save file and run opencv-clean.sh
@@ -578,6 +578,10 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
 
 
 %changelog
+* Fri Feb 23 2024 Jerry James <loganjerry@gmail.com> - 4.9.0-3
+- Rebuild (coin-or-Clp)
+- Use uppercase connectives in SPDX expression
+
 * Mon Feb 05 2024 Sérgio Basto <sergio@serjux.com> - 4.9.0-2
 - Revert drop compat symlink to opencv.pc
 

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

only message in thread, other threads:[~2026-08-28 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:32 [rpms/opencv] opencv5: Rebuild (coin-or-Clp) Jerry James

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