automatic version update by autodist [release 2.1.0-1mamba;Sat Sep 02 2023]
This commit is contained in:
parent
d512d11a75
commit
0b7cf81ff5
Binary file not shown.
BIN
wget2-2.1.0.tar.lz
Normal file
BIN
wget2-2.1.0.tar.lz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: wget2
|
Name: wget2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.0.1
|
Version: 2.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
@ -14,10 +14,8 @@ Source: https://ftp.gnu.org/gnu/wget/wget2-%{version}.tar.lz
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libassuan-devel
|
|
||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgpgme-devel
|
BuildRequires: libgpgme-devel
|
||||||
BuildRequires: libidn2-devel
|
BuildRequires: libidn2-devel
|
||||||
BuildRequires: libnghttp2-devel
|
BuildRequires: libnghttp2-devel
|
||||||
@ -111,7 +109,6 @@ rm -f %{buildroot}%{_bindir}/wget2_noinstall
|
|||||||
%{_includedir}/wget.h
|
%{_includedir}/wget.h
|
||||||
%{_includedir}/wgetver.h
|
%{_includedir}/wgetver.h
|
||||||
%{_libdir}/libwget.a
|
%{_libdir}/libwget.a
|
||||||
%{_libdir}/libwget.la
|
|
||||||
%{_libdir}/libwget.so
|
%{_libdir}/libwget.so
|
||||||
#%{_libdir}/libwget_*.a
|
#%{_libdir}/libwget_*.a
|
||||||
#%{_libdir}/libwget_*.la
|
#%{_libdir}/libwget_*.la
|
||||||
@ -120,6 +117,9 @@ rm -f %{buildroot}%{_bindir}/wget2_noinstall
|
|||||||
%{_libdir}/pkgconfig/libwget.pc
|
%{_libdir}/pkgconfig/libwget.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 02 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat May 28 2022 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
* Sat May 28 2022 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user