new version 1.6.1
This commit is contained in:
parent
6eff04c04b
commit
3986a31662
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ apr-util-1.3.9.tar.bz2
|
|||||||
/apr-util-1.5.3.tar.bz2
|
/apr-util-1.5.3.tar.bz2
|
||||||
/apr-util-1.5.4.tar.bz2
|
/apr-util-1.5.4.tar.bz2
|
||||||
/apr-util-1.6.0.tar.bz2
|
/apr-util-1.6.0.tar.bz2
|
||||||
|
/apr-util-1.6.1.tar.bz2
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Summary: Apache Portable Runtime Utility library
|
Summary: Apache Portable Runtime Utility library
|
||||||
Name: apr-util
|
Name: apr-util
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -240,6 +240,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2017 Luboš Uhliarik <luhliari@redhat.com> - 1.6.1-1
|
||||||
|
- new version 1.6.1
|
||||||
|
|
||||||
* Mon Aug 21 2017 Joe Orton <jorton@redhat.com> - 1.6.0-1
|
* Mon Aug 21 2017 Joe Orton <jorton@redhat.com> - 1.6.0-1
|
||||||
- update to 1.6.0 (#1460831)
|
- update to 1.6.0 (#1460831)
|
||||||
- move bdb support to loadable DSO in apr-util-dbd subpackage
|
- move bdb support to loadable DSO in apr-util-dbd subpackage
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (apr-util-1.6.0.tar.bz2) = dc88c13ef6116ed1c67584436cb8ca94ef77d358cb60c7cafab953d36d00564776414faed43397755e79bcf1b14dfca81cad2e280a2dd4c31f6e4559583effd0
|
SHA512 (apr-util-1.6.1.tar.bz2) = 40eff8a37c0634f7fdddd6ca5e596b38de15fd10767a34c30bbe49c632816e8f3e1e230678034f578dd5816a94f246fb5dfdf48d644829af13bf28de3225205d
|
||||||
|
Loading…
Reference in New Issue
Block a user