update to the latest upstream release (1.53.0)
This commit is contained in:
parent
63d5ca2623
commit
4a48b701e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/nghttp2-[0-9]*.tar.xz
|
/nghttp2-[0-9]*.tar.xz
|
||||||
|
/nghttp2-[0-9]*.tar.xz.asc
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Experimental HTTP/2 client, server and proxy
|
Summary: Experimental HTTP/2 client, server and proxy
|
||||||
Name: nghttp2
|
Name: nghttp2
|
||||||
Version: 1.52.0
|
Version: 1.53.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://nghttp2.org/
|
URL: https://nghttp2.org/
|
||||||
@ -114,6 +114,9 @@ export "LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$LD_LIBRARY_PATH"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 11 2023 Kamil Dudka <kdudka@redhat.com> 1.53.0-1
|
||||||
|
- update to the latest upstream release
|
||||||
|
|
||||||
* Tue Feb 14 2023 Kamil Dudka <kdudka@redhat.com> 1.52.0-1
|
* Tue Feb 14 2023 Kamil Dudka <kdudka@redhat.com> 1.52.0-1
|
||||||
- update to the latest upstream release
|
- update to the latest upstream release
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (nghttp2-1.52.0.tar.xz) = 3af1ce13270f7afc8652bd3de71200d9632204617fe04d2be7156d60eeb1a5cc415573677791a399ae03577e8e3256939b1b05d27dbd98dee504d09ec5325d56
|
SHA512 (nghttp2-1.53.0.tar.xz) = ae3c7b12fc019fa139e94c16f69070734d9c600c1ebefad46758cd7f9a93d39f1d72fa2a9bce10e757141749436858316752157d9957e6aaa455764e2f667a4e
|
||||||
|
SHA512 (nghttp2-1.53.0.tar.xz.asc) = c5779add8bde08706e9538e9365b2c846bd3fde19e80a6e68a7c5aa5d0d95081ec0bc323ef689324ea76aa492f9b2b3e38078ada5c10a647f99c04065367dc23
|
||||||
|
Loading…
Reference in New Issue
Block a user