This commit is contained in:
Fedora Release Engineering 2024-01-27 04:33:19 +00:00
parent 376213baeb
commit 03e8dba1e3

View File

@ -60,7 +60,7 @@
Summary: A Modern Concurrent Version Control System Summary: A Modern Concurrent Version Control System
Name: subversion Name: subversion
Version: 1.14.3 Version: 1.14.3
Release: 3%{?dist} Release: 4%{?dist}
License: Apache-2.0 License: Apache-2.0
URL: https://subversion.apache.org/ URL: https://subversion.apache.org/
Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2 Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2
@ -589,6 +589,9 @@ make check-javahl
%endif %endif
%changelog %changelog
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Tomas Korbar <tkorbar@redhat.com> - 1.14.3-3 * Sun Jan 21 2024 Tomas Korbar <tkorbar@redhat.com> - 1.14.3-3
- Fix building with gcc 14 - Fix building with gcc 14
- incompatible-pointer-types warnings became errors, but they've - incompatible-pointer-types warnings became errors, but they've