diff --git a/subversion.spec b/subversion.spec index e29a13be8f01a33b5791b1e28f9af067dd74267d..00991897af07fe09689e90c03baec9be19428ab3 100644 --- a/subversion.spec +++ b/subversion.spec @@ -10,7 +10,7 @@ Summary: Subversion, a version control system. Name: subversion Version: 1.12.2 -Release: 5 +Release: 6 License: Public Domain and BSD and Apache-2.0 and BSL-1.0 and MIT URL: https://subversion.apache.org/ @@ -47,8 +47,8 @@ Requires: apr-devel%{?_isa}, apr-util-devel%{?_isa} %description devel Development package for subversion. + %package_help -Requires: subversion = %{version}-%{release} %package -n python2-%{name} %{?python_provide:%python_provide python2-subversion} @@ -310,6 +310,9 @@ make check-javahl %endif %changelog +* Mon Apr 08 2024 fuanan - 1.12.2-6 +- Remove non-standard requires from the help subpackage + * Fri Feb 03 2023 fuanan - 1.12.2-5 - Fix compile warning: LICENSE and NOTICE files are repeat packed