diff --git a/apr.spec b/apr.spec index f696135..e2af453 100644 --- a/apr.spec +++ b/apr.spec @@ -12,14 +12,17 @@ Summary: Apache Portable Runtime library Name: apr Version: 1.7.3 -Release: 2%{?dist} -# ASL 2.0: everything +Release: 3%{?dist} +# Apache-2.0: everything # ISC: network_io/apr-1.4.6/network_io/unix/inet_?to?.c -# BSD with advertising: strings/apr_snprintf.c, strings/apr_fnmatch.c, +# BSD-4-Clause-UC: strings/apr_snprintf.c, strings/apr_fnmatch.c, # include/apr_fnmatch.h, misc/unix/getopt.c, # file_io/unix/mktemp.c, strings/apr_strings.c -# BSD (3-clause): strings/apr_strnatcmp.c, include/apr_strings.h -License: ASL 2.0 and BSD with advertising and ISC and BSD +# Zlib: strings/apr_strnatcmp.c, include/apr_strings.h +# Caldera: strings/apr_snprintf.c +License: Apache-2.0 AND (BSD-4-Clause-UC AND ISC AND Zlib AND Caldera) + + URL: https://apr.apache.org/ Source0: https://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 Source1: apr-wrapper.h @@ -142,6 +145,9 @@ popd %{_datadir}/aclocal/*.m4 %changelog +* Fri Sep 29 2023 Luboš Uhliarik - 1.7.3-3 +- SPDX migration + * Wed Jul 19 2023 Fedora Release Engineering - 1.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild