- update to 1.3.10

This commit is contained in:
Joe Orton 2010-10-05 08:41:44 +01:00
parent 30dd4931fb
commit 75215ae69a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
apr-util-1.3.9.tar.bz2
/apr-util-1.3.10.tar.bz2

View File

@ -3,8 +3,8 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 1.3.9
Release: 3%{?dist}
Version: 1.3.10
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Libraries
URL: http://apr.apache.org/
@ -188,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Tue Oct 5 2010 Joe Orton <jorton@redhat.com> - 1.3.10-1
- update to 1.3.10
* Wed Nov 25 2009 Joe Orton <jorton@redhat.com> - 1.3.9-3
- rebuild for new BDB

View File

@ -1 +1 @@
29dd557f7bd891fc2bfdffcfa081db59 apr-util-1.3.9.tar.bz2
6a6f501a1b2a45166b8ffd6df29204bb apr-util-1.3.10.tar.bz2