Obsolete python2 only < %{version}
This commit is contained in:
parent
6b1e0637b2
commit
95f94bb5f4
@ -215,7 +215,7 @@ and Computer Vision algorithms.
|
||||
%package core
|
||||
Summary: OpenCV core libraries
|
||||
Provides: bundled(quirc) = 1.0
|
||||
Obsoletes: python2-%{name} < %{version}-%{release}
|
||||
Obsoletes: python2-%{name} < %{version}
|
||||
|
||||
%description core
|
||||
This package contains the OpenCV C/C++ core libraries.
|
||||
@ -520,6 +520,7 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
|
||||
* Sat May 13 2023 Sérgio Basto <sergio@serjux.com> - 4.7.0-7
|
||||
- Install python egg-info
|
||||
- Fix patch warning
|
||||
- Obsolete python2 < %{version} (if someone want use an external python2 version}
|
||||
|
||||
* Thu May 11 2023 Sandro Mani <manisandro@gmail.com> - 4.7.0-6
|
||||
- Rebuild (gdal)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user