Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2023-11-08 22:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old)
 and      /work/SRC/openSUSE:Factory/.nghttp2.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nghttp2"

Wed Nov  8 22:16:44 2023 rev:76 rq:1123980 version:1.57.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2023-10-17 
20:22:30.262043635 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new.17445/nghttp2.changes       
2023-11-08 22:16:57.905491801 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 12:54:09 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- add keyring for gpg validation
+- spec file cleanups
+
+-------------------------------------------------------------------

New:
----
  nghttp2-1.57.0.tar.xz.asc
  nghttp2.keyring

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

Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.EuiwWj/_old  2023-11-08 22:16:58.705521192 +0100
+++ /var/tmp/diff_new_pack.EuiwWj/_new  2023-11-08 22:16:58.705521192 +0100
@@ -18,8 +18,6 @@
 
 %global soname  libnghttp2
 %global sover   14
-%global soname_asio libnghttp2_asio
-%global sover_asio 1
 %global flavor @BUILD_FLAVOR@%{nil}
 Name:           nghttp2
 Version:        1.57.0
@@ -28,14 +26,13 @@
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://nghttp2.org/
-Source:         
https://github.com/nghttp2/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz
-Source1:        baselibs.conf
-BuildRequires:  autoconf
-BuildRequires:  automake
+Source0:        
https://github.com/nghttp2/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz
+Source1:        
https://github.com/nghttp2/nghttp2/releases/download/v%{version}/nghttp2-%{version}.tar.xz.asc
+Source2:        nghttp2.keyring
+Source3:        baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(cunit)
@@ -100,7 +97,6 @@
 sed -i -e 's:#!%{_bindir}/env python:#!%{_bindir}/python3:g' 
script/fetch-ocsp-response
 
 %build
-autoreconf -fiv
 %configure \
   --disable-static        \
   --disable-silent-rules  \
@@ -112,7 +108,7 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-# Do not ship theis
+# Do not ship this
 rm -rf %{buildroot}%{_datadir}/doc/nghttp2
 
 # None of applications using these man pages are built.
@@ -120,8 +116,7 @@
   doc/manual/html/.buildinfo
 
 %check
-# One test fails if python-sphinx is not present
-%make_build check ||:
+%make_build check
 
 %ldconfig_scriptlets -n %{soname}-%{sover}
 

Reply via email to