- 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.9.tar.bz2
|
||||||
|
/apr-util-1.3.10.tar.bz2
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: Apache Portable Runtime Utility library
|
Summary: Apache Portable Runtime Utility library
|
||||||
Name: apr-util
|
Name: apr-util
|
||||||
Version: 1.3.9
|
Version: 1.3.10
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://apr.apache.org/
|
URL: http://apr.apache.org/
|
||||||
@ -188,6 +188,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 25 2009 Joe Orton <jorton@redhat.com> - 1.3.9-3
|
||||||
- rebuild for new BDB
|
- rebuild for new BDB
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user