update to the latest upstream release (1.45.0)
This commit is contained in:
parent
8791cf2289
commit
09630c68d3
@ -1,7 +1,7 @@
|
||||
Summary: Experimental HTTP/2 client, server and proxy
|
||||
Name: nghttp2
|
||||
Version: 1.44.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.45.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://nghttp2.org/
|
||||
Source0: https://github.com/tatsuhiro-t/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz
|
||||
@ -45,8 +45,6 @@ for building applications with libnghttp2.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# make fetch-ocsp-response use Python 3
|
||||
sed -e '1 s|^#!/.*python|&3|' -i script/fetch-ocsp-response
|
||||
|
||||
%build
|
||||
%configure PYTHON=%{__python3} \
|
||||
@ -115,6 +113,9 @@ export "LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$LD_LIBRARY_PATH"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2021 Kamil Dudka <kdudka@redhat.com> 1.45.0-1
|
||||
- update to the latest upstream release
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.44.0-3
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nghttp2-1.44.0.tar.xz) = 756b78665ef9fe8765332e7f0b249029d845a6b635c00a27f4c3716a1354f98bcc34df4da74179213497f6bfc2647d3773ecff2b192c63427447e37cf6393f6c
|
||||
SHA512 (nghttp2-1.45.0.tar.xz) = e97f5ee9c468083582396bb4772f39cf13db415747c6b4118e6961d7e8da0e5302053884ed39386ad48aa4fcd2452f6e23868164b976b127e105762bb4567038
|
||||
|
Loading…
Reference in New Issue
Block a user