automatic version update by autodist [release 1.44.0-1mamba;Sun Jul 18 2021]
This commit is contained in:
parent
05ee8cbef3
commit
99f693e48e
@ -1,5 +1,5 @@
|
||||
Name: nghttp2
|
||||
Version: 1.43.0
|
||||
Version: 1.44.0
|
||||
Release: 1mamba
|
||||
Summary: An implementation of the Hypertext Transfer Protocol version 2 in C
|
||||
Group: System/Libraries
|
||||
@ -11,7 +11,6 @@ Source: https://github.com/nghttp2/nghttp2.git/v%{version}/nghttp2-%{vers
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libcares-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libjansson-devel
|
||||
@ -21,12 +20,10 @@ BuildRequires: libpython3-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: python3
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: Cython
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This is an implementation of the Hypertext Transfer Protocol version 2 in C.
|
||||
@ -99,6 +96,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/libnghttp2.pc
|
||||
|
||||
%changelog
|
||||
* Sun Jul 18 2021 Automatic Build System <autodist@mambasoft.it> 1.44.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 14 2021 Automatic Build System <autodist@mambasoft.it> 1.43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user