update to the latest upstream release (1.35.1)
This commit is contained in:
parent
e0d5e986ab
commit
d729c2e6ed
@ -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.35.0
|
Version: 1.35.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -75,6 +75,9 @@ rm -f "$RPM_BUILD_ROOT%{_libdir}/libnghttp2.la"
|
|||||||
# will be installed via %%doc
|
# will be installed via %%doc
|
||||||
rm -f "$RPM_BUILD_ROOT%{_datadir}/doc/nghttp2/README.rst"
|
rm -f "$RPM_BUILD_ROOT%{_datadir}/doc/nghttp2/README.rst"
|
||||||
|
|
||||||
|
# suddenly appeared in nghttp2-1.35.1
|
||||||
|
rm -f "$RPM_BUILD_ROOT%{_bindir}"/{de,in}flatehd
|
||||||
|
|
||||||
%ldconfig_scriptlets -n libnghttp2
|
%ldconfig_scriptlets -n libnghttp2
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -115,6 +118,9 @@ make %{?_smp_mflags} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 10 2018 Kamil Dudka <kdudka@redhat.com> 1.35.1-1
|
||||||
|
- update to the latest upstream release
|
||||||
|
|
||||||
* Fri Nov 23 2018 Kamil Dudka <kdudka@redhat.com> 1.35.0-1
|
* Fri Nov 23 2018 Kamil Dudka <kdudka@redhat.com> 1.35.0-1
|
||||||
- update to the latest upstream release
|
- update to the latest upstream release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nghttp2-1.35.0.tar.xz) = 4e209bb6e388ee9c3440a88eb28ecb4a69e0047b089e4d028bb911dd69518a970b5b06ed6fff06594adca53dccd42443733faad909d347dd8d8e919055356e2f
|
SHA512 (nghttp2-1.35.1.tar.xz) = fcd3f79f913afbeee1c75003bb39df918e6122bbf728b3ad4192d5849d8fb96705e04f5505465d63f25a565b2f1da6abd8fabdebb6e3347500f7abd31980861d
|
||||||
|
Loading…
Reference in New Issue
Block a user