diff --git a/subversion.spec b/subversion.spec index 7b795c48c083050bd48d05b3d8aac2268c6f29da..0e1c6781412e1015c2f0fb85653d6522c9417c45 100644 --- a/subversion.spec +++ b/subversion.spec @@ -10,7 +10,7 @@ Summary: Subversion, a version control system. Name: subversion Version: 1.14.2 -Release: 1 +Release: 2 License: ASL 2.0 URL: https://subversion.apache.org/ @@ -277,8 +277,6 @@ make check-javahl %{_bindir}/* %{_datadir}/bash-completion/ %dir %{_sysconfdir}/subversion -%{!?_licensedir:%global license %%doc} -%license LICENSE NOTICE %{_libdir}/libsvn*.so.* %exclude %{_libdir}/libsvn_swig_perl* %exclude %{_libdir}/libsvn_swig_ruby* @@ -323,6 +321,9 @@ make check-javahl %endif %changelog +* Fri Feb 03 2023 fuanan - 1.14.2-2 +- Fix compile warning: LICENSE and NOTICE files are repeat packed + * Sat Nov 05 2022 shixuantong - 1.14.2-1 - upgrade version to 1.14.2