- update to 1.3.10
This commit is contained in:
parent
30dd4931fb
commit
75215ae69a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
apr-util-1.3.9.tar.bz2
|
||||
/apr-util-1.3.10.tar.bz2
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user