Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b9f0b78b0 |
1 changed files with 4 additions and 1 deletions
5
apr.spec
5
apr.spec
|
|
@ -14,7 +14,7 @@
|
|||
Summary: Apache Portable Runtime library
|
||||
Name: apr
|
||||
Version: 1.7.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# Apache-2.0: everything
|
||||
# ISC: network_io/apr-1.4.6/network_io/unix/inet_?to?.c
|
||||
# BSD-4-Clause-UC: strings/apr_snprintf.c, strings/apr_fnmatch.c,
|
||||
|
|
@ -153,6 +153,9 @@ popd
|
|||
%{_datadir}/aclocal/*.m4
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Aug 07 2025 Joe Orton <jorton@redhat.com> - 1.7.6-3
|
||||
- fix APR_TRY_COMPILE_NO_WARNING in apr_common.m4
|
||||
- add tests bcond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue