automatic version update by autodist [release 2.8.0b-1mamba;Thu Nov 18 2021]
This commit is contained in:
parent
db34286aa2
commit
14048a1d0f
@ -1,5 +1,5 @@
|
|||||||
Name: gftp
|
Name: gftp
|
||||||
Version: 2.7.1b
|
Version: 2.8.0b
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free multithreaded ftp client
|
Summary: A free multithreaded ftp client
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
@ -20,6 +20,7 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libgtk2-devel
|
BuildRequires: libgtk2-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libnsl-devel
|
BuildRequires: libnsl-devel
|
||||||
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libtermcap-devel
|
BuildRequires: libtermcap-devel
|
||||||
@ -89,7 +90,6 @@ gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or
|
|||||||
%{_bindir}/gftp-text
|
%{_bindir}/gftp-text
|
||||||
%dir %{_datadir}/gftp
|
%dir %{_datadir}/gftp
|
||||||
%{_datadir}/gftp/*
|
%{_datadir}/gftp/*
|
||||||
%{_datadir}/pixmaps/gftp.png
|
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_datadir}/icons/hicolor/*/apps/gftp.png
|
%{_datadir}/icons/hicolor/*/apps/gftp.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/gftp.svg
|
%{_datadir}/icons/hicolor/scalable/apps/gftp.svg
|
||||||
@ -98,6 +98,9 @@ gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or
|
|||||||
%{_datadir}/doc/gftp/*
|
%{_datadir}/doc/gftp/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 18 2021 Automatic Build System <autodist@mambasoft.it> 2.8.0b-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 22 2021 Automatic Build System <autodist@mambasoft.it> 2.7.1b-1mamba
|
* Fri Oct 22 2021 Automatic Build System <autodist@mambasoft.it> 2.7.1b-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user