This commit is contained in:
Dennis Gilmore 2013-08-02 20:33:59 -05:00
parent a231ac2feb
commit 9d0f259763

View File

@ -16,7 +16,7 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 1.5.2
Release: 3%{?dist}
Release: 4%{?dist}
License: ASL 2.0
Group: System Environment/Libraries
URL: http://apr.apache.org/
@ -247,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu May 09 2013 Jan Kaluza <jkaluza@redhat.com> - 1.5.2-3
- do not build with freetds when it is not available