automatic version update by autodist [release 1.52.0-1mamba;Sun Feb 19 2023]
This commit is contained in:
parent
85fd3af209
commit
d31d9abd51
12
nghttp2.spec
12
nghttp2.spec
@ -1,5 +1,5 @@
|
||||
Name: nghttp2
|
||||
Version: 1.51.0
|
||||
Version: 1.52.0
|
||||
Release: 1mamba
|
||||
Summary: An implementation of the Hypertext Transfer Protocol version 2 in C
|
||||
Group: System/Libraries
|
||||
@ -16,7 +16,6 @@ BuildRequires: libgcc
|
||||
BuildRequires: libjansson-devel
|
||||
BuildRequires: libjemalloc-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -83,9 +82,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libnghttp2.so.*
|
||||
%{python3_sitearch}/nghttp2.cpython-*.so
|
||||
%dir %{python3_sitearch}/python_nghttp2-%{version}-py*.egg-info
|
||||
%{python3_sitearch}/python_nghttp2-%{version}-py*.egg-info/*
|
||||
#%{python3_sitearch}/nghttp2.cpython-*.so
|
||||
#%dir %{python3_sitearch}/python_nghttp2-%{version}-py*.egg-info
|
||||
#%{python3_sitearch}/python_nghttp2-%{version}-py*.egg-info/*
|
||||
%doc AUTHORS COPYING LICENSE
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -96,6 +95,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/libnghttp2.pc
|
||||
|
||||
%changelog
|
||||
* Sun Feb 19 2023 Automatic Build System <autodist@mambasoft.it> 1.52.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 1.51.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user