!46 [sync] PR-40: 移除 help子包中不规范的Requires

From: @openeuler-sync-bot 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2024-04-01 02:33:41 +00:00 committed by Gitee
commit 2bb2f3ec35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,7 +10,7 @@
Summary: Subversion, a version control system.
Name: subversion
Version: 1.14.3
Release: 2
Release: 3
License: ASL 2.0
URL: https://subversion.apache.org/
@ -50,8 +50,8 @@ Requires: apr-devel%{?_isa}, apr-util-devel%{?_isa}
%description devel
Development package for subversion.
%package_help
Requires: subversion = %{version}-%{release}
%package -n python3-%{name}
%{?python_provide:%python_provide python3-subversion}
@ -319,6 +319,9 @@ make check-javahl
%endif
%changelog
* Fri Mar 29 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 1.14.3-3
- Remove non-standard requires from the help subpackage
* Thu Feb 22 2024 luofeng <luofeng13@huawei.com> - 1.14.3-2
- Type:enhencement
- CVE:NA