public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Escape macros in %changelog
@ 2026-08-28 13:30 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : ef4ee7d67e0cdc7ea34a2fed8fea94afeec3317a
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-09T09:05:19+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/ef4ee7d67e0cdc7ea34a2fed8fea94afeec3317a?branch=opencv5
Log:
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/opencv.spec b/opencv.spec
index a2dd334..7c5bd65 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -48,7 +48,7 @@
Name: opencv
Version: 3.3.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Collection of algorithms for computer vision
Group: Development/Libraries
# This is normal three clause BSD.
@@ -414,6 +414,9 @@ popd
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.3.1-6
+- Escape macros in %%changelog
+
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
@@ -540,7 +543,7 @@ popd
- Remove SIFT/SURF from source tarball in opencv_contrib, due to legal concerns
- Redo and readd OpenCV-2.4.4-pillow.patch .
- Add OpenCV-3.1-pillow.patch to apply only opencv_contrib .
-- Add the %python_provide macro (Packaging:Python guidelines).
+- Add the %%python_provide macro (Packaging:Python guidelines).
* Fri Apr 22 2016 Sérgio Basto <sergio@serjux.com> - 3.1.0-3
- Use always ON and OFF instead 0 and 1 in cmake command.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: Escape macros in %changelog Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox