Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2021-12-22 20:17:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old) and /work/SRC/openSUSE:Factory/.nghttp2.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2" Wed Dec 22 20:17:48 2021 rev:65 rq:941803 version:1.46.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2021-02-11 12:47:42.177516444 +0100 +++ /work/SRC/openSUSE:Factory/.nghttp2.new.2520/nghttp2.changes 2021-12-22 20:18:25.875857305 +0100 @@ -1,0 +2,8 @@ +Sat Dec 18 19:24:21 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.46.0: + * see https://nghttp2.org/blog/2021/07/18/nghttp2-v1-44-0/ + * see https://nghttp2.org/blog/2021/09/20/nghttp2-v1-45-0/ + * see https://nghttp2.org/blog/2021/10/19/nghttp2-v1-46-0/ + +------------------------------------------------------------------- Old: ---- nghttp2-1.43.0.tar.xz New: ---- nghttp2-1.46.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nghttp2.spec ++++++ --- /var/tmp/diff_new_pack.Tp9IkA/_old 2021-12-22 20:18:26.531857613 +0100 +++ /var/tmp/diff_new_pack.Tp9IkA/_new 2021-12-22 20:18:26.535857615 +0100 @@ -29,13 +29,13 @@ %bcond_with python %endif Name: nghttp2%{psuffix} -Version: 1.43.0 +Version: 1.46.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT Group: Development/Libraries/C and C++ URL: https://nghttp2.org/ -Source: https://github.com/tatsuhiro-t/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz +Source: https://github.com/nghttp2/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-OPENSUSE nghttp2-remove-python-build.patch Patch0: nghttp2-remove-python-build.patch @@ -155,10 +155,10 @@ --disable-python-bindings \ %endif %{nil} -make %{?_smp_mflags} all +%make_build all %if %{with python} pushd python -make %{?_smp_mflags} nghttp2.c +%make_build nghttp2.c %python3_build popd %endif @@ -182,7 +182,7 @@ %check # One test fails if python-sphinx is not present -make %{?_smp_mflags} check ||: +%make_build check ||: %if !%{with python} %post -n %{soname}-%{sover} -p /sbin/ldconfig ++++++ nghttp2-1.43.0.tar.xz -> nghttp2-1.46.0.tar.xz ++++++ ++++ 54102 lines of diff (skipped)