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
|
Name: nghttp2
|
||||||
Version: 1.43.0
|
Version: 1.44.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of the Hypertext Transfer Protocol version 2 in C
|
Summary: An implementation of the Hypertext Transfer Protocol version 2 in C
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,7 +11,6 @@ Source: https://github.com/nghttp2/nghttp2.git/v%{version}/nghttp2-%{vers
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libcares-devel
|
BuildRequires: libcares-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libjansson-devel
|
BuildRequires: libjansson-devel
|
||||||
@ -21,12 +20,10 @@ BuildRequires: libpython3-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: python3
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: Cython
|
BuildRequires: Cython
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is an implementation of the Hypertext Transfer Protocol version 2 in C.
|
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
|
%{_libdir}/pkgconfig/libnghttp2.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Feb 14 2021 Automatic Build System <autodist@mambasoft.it> 1.43.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user