From fedf7e1ce9e8676a5fa78aa5f8594dcac85069b5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 18 2012 16:28:30 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- diff --git a/apr-util.spec b/apr-util.spec index 4b3bb18..57aaffc 100644 --- a/apr-util.spec +++ b/apr-util.spec @@ -10,7 +10,7 @@ Summary: Apache Portable Runtime Utility library Name: apr-util Version: 1.4.1 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -226,6 +226,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/*.m4 %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 1.4.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jun 6 2012 Joe Orton - 1.4.1-4 - fix crypt_r failure modes (#819650)