Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nghttp3 for openSUSE:Factory checked 
in at 2025-04-18 16:21:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nghttp3 (Old)
 and      /work/SRC/openSUSE:Factory/.nghttp3.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nghttp3"

Fri Apr 18 16:21:54 2025 rev:5 rq:1270642 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nghttp3/nghttp3.changes  2025-02-10 
18:16:04.780399748 +0100
+++ /work/SRC/openSUSE:Factory/.nghttp3.new.30101/nghttp3.changes       
2025-04-20 20:04:24.204168617 +0200
@@ -1,0 +2,8 @@
+Thu Apr 17 20:46:24 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.9.0
+  * Explicitly deny new server-initiated bidirectional streams.
+  * Reworked fuzz testing resilience.
+- Use SRPM name as a base for -devel subpackage.
+
+-------------------------------------------------------------------

Old:
----
  nghttp3-1.7.0.tar.xz
  nghttp3-1.7.0.tar.xz.asc

New:
----
  nghttp3-1.9.0.tar.xz
  nghttp3-1.9.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nghttp3.spec ++++++
--- /var/tmp/diff_new_pack.I2753x/_old  2025-04-20 20:04:24.672188133 +0200
+++ /var/tmp/diff_new_pack.I2753x/_new  2025-04-20 20:04:24.676188300 +0200
@@ -19,12 +19,12 @@
 %global soname  libnghttp3
 %global sover   9
 Name:           nghttp3
-Version:        1.7.0
+Version:        1.9.0
 Release:        0
 Summary:        Implementation of Hypertext Transfer Protocol version 3 in C
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            https://github.com/ngtcp2/nghttps
+URL:            https://nghttp2.org/nghttp3/
 Source0:        
https://github.com/ngtcp2/nghttp3/releases/download/v%{version}/nghttp3-%{version}.tar.xz
 Source1:        
https://github.com/ngtcp2/nghttp3/releases/download/v%{version}/nghttp3-%{version}.tar.xz.asc
 Source2:        nghttp3.keyring
@@ -35,37 +35,40 @@
 BuildRequires:  pkgconfig(cunit)
 
 %description
-nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 
QPACK in C.
+nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and
+RFC 9204 QPACK in C.
 
-It does not depend on any particular QUIC transport implementation.
+%package -n %{soname}-%{sover}
+Summary:        Hypertext Transfer Protocol version 3 implementation
+Group:          System/Libraries
 
-This library implements RFC 9114 HTTP/3. It does not support server push.
+%description -n %{soname}-%{sover}
+nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and
+RFC 9204 QPACK in C.
 
-The following extensions have been implemented:
+It does not depend on any particular QUIC transport implementation.
 
-Extensible Prioritization Scheme for HTTP
-Bootstrapping WebSockets with HTTP/3
+This library implements RFC 9114 HTTP/3. It does not support server
+push.
 
-%package -n %{soname}-%{sover}
-Summary:        Shared library for nghttp3
-Group:          System/Libraries
+The following extensions have been implemented:
 
-%description -n %{soname}-%{sover}
-Shared C libraries for implementation of Hypertext Transfer Protocol
-version 3.
+* Extensible Prioritization Scheme for HTTP
+* Bootstrapping WebSockets with HTTP/3
 
-%package -n %{soname}-devel
+%package devel
 Summary:        Development files for nghttp3
 Group:          Development/Languages/C and C++
 Requires:       %{soname}-%{sover} = %{version}
-Provides:       %{name}-devel = %{version}
+Provides:       libnghttp3-devel = %{version}-%{release}
+Obsoletes:      libnghttp3-devel < %{version}-%{release}
 
-%description -n %{soname}-devel
+%description devel
 Development files for usage with libnghttp3, which implements
 Hypertext Transfer Protocol version 3.
 
 %prep
-%setup -q -n nghttp3-%{version}
+%autosetup -n nghttp3-%{version} -p1
 
 %build
 %configure \
@@ -96,7 +99,7 @@
 %license COPYING
 %{_libdir}/%{soname}.so.%{sover}*
 
-%files -n %{soname}-devel
+%files devel
 %dir %{_includedir}/%{name}/
 %{_includedir}/%{name}/*.h
 %{_libdir}/%{soname}.so

++++++ nghttp3-1.7.0.tar.xz -> nghttp3-1.9.0.tar.xz ++++++
++++ 7940 lines of diff (skipped)

Reply via email to