From: Jakub Bogusz Date: Mon, 4 Sep 2023 17:16:52 +0000 (+0200) Subject: - updated to 0.15.0 X-Git-Tag: auto/th/nghttp3-0.15.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=c71e2bcf087e13f271e67f7e5c292c1d57b300c9;p=packages%2Fnghttp3.git - updated to 0.15.0 --- diff --git a/nghttp3.spec b/nghttp3.spec index 9d7f3c5..4933a4f 100644 --- a/nghttp3.spec +++ b/nghttp3.spec @@ -6,13 +6,13 @@ Summary: Implementation of HTTP/3 mapping over QUIC and QPACK in C Summary(pl.UTF-8): Implementacja w C odwzorowania HTTP/3 w oparciu o QUIC i QPACK Name: nghttp3 -Version: 0.7.1 +Version: 0.15.0 Release: 1 License: MIT Group: Libraries #Source0Download: https://github.com/ngtcp2/nghttp3/releases Source0: https://github.com/ngtcp2/nghttp3/releases/download/v%{version}/%{name}-%{version}.tar.xz -# Source0-md5: 1448b49160206c4a3ae09ac241de8337 +# Source0-md5: f4ddb7039d4f8280346b11fa93288a71 URL: https://github.com/ngtcp2/nghttp3 BuildRequires: libstdc++-devel >= 6:7 BuildRequires: pkgconfig >= 1:0.20 @@ -104,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README.rst %attr(755,root,root) %{_libdir}/libnghttp3.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libnghttp3.so.3 +%attr(755,root,root) %ghost %{_libdir}/libnghttp3.so.9 %files devel %defattr(644,root,root,755)