Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
Related: #1984652
This commit is contained in:
parent
1926db32ff
commit
14151e7001
5
apr.spec
5
apr.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: Apache Portable Runtime library
|
Summary: Apache Portable Runtime library
|
||||||
Name: apr
|
Name: apr
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 9.4%{?dist}
|
Release: 9.5%{?dist}
|
||||||
# ASL 2.0: everything
|
# ASL 2.0: everything
|
||||||
# ISC: network_io/apr-1.4.6/network_io/unix/inet_?to?.c
|
# 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 with advertising: strings/apr_snprintf.c, strings/apr_fnmatch.c,
|
||||||
@ -135,6 +135,9 @@ popd
|
|||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 1.7.0-9.5
|
||||||
|
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
|
||||||
|
|
||||||
* Wed Aug 4 2021 Joe Orton <jorton@redhat.com> - 1.7.0-9.4
|
* Wed Aug 4 2021 Joe Orton <jorton@redhat.com> - 1.7.0-9.4
|
||||||
- add apr_common.m4 to -devel as well (#1986937)
|
- add apr_common.m4 to -devel as well (#1986937)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user