diff --git a/subversion.spec b/subversion.spec index 0e1c6781412e1015c2f0fb85653d6522c9417c45..d622763cb53be4348b37c53afe7621a4216e0ebf 100644 --- a/subversion.spec +++ b/subversion.spec @@ -10,7 +10,7 @@ Summary: Subversion, a version control system. Name: subversion Version: 1.14.2 -Release: 2 +Release: 3 License: ASL 2.0 URL: https://subversion.apache.org/ @@ -49,8 +49,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} @@ -321,6 +321,9 @@ make check-javahl %endif %changelog +* Fri Mar 29 2024 liyuzhe - 1.14.2-3 +- Remove non-standard requires from the help subpackage + * Fri Feb 03 2023 fuanan - 1.14.2-2 - Fix compile warning: LICENSE and NOTICE files are repeat packed