update to 1.5.2 (#1217012)
This commit is contained in:
parent
2d0f4c2dbe
commit
3f439179c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ apr-1.3.9.tar.bz2
|
||||
/apr-1.4.8.tar.bz2
|
||||
/apr-1.5.0.tar.bz2
|
||||
/apr-1.5.1.tar.bz2
|
||||
/apr-1.5.2.tar.bz2
|
||||
|
7
apr.spec
7
apr.spec
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Apache Portable Runtime library
|
||||
Name: apr
|
||||
Version: 1.5.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5.2
|
||||
Release: 1%{?dist}
|
||||
# ASL 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,
|
||||
@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/aclocal/*.m4
|
||||
|
||||
%changelog
|
||||
* Wed Apr 29 2015 Jan Kaluza <jkaluza@redhat.com> - 1.5.2-1
|
||||
- update to 1.5.2 (#1217012)
|
||||
|
||||
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user