diff --git a/ftp.spec b/ftp.spec index 198f65a6c3c8cd9dfb45d8270b49dda73559c74e..5cc25780dd1f3859e5dcd1e3eef1cb2667b566d4 100644 --- a/ftp.spec +++ b/ftp.spec @@ -1,6 +1,6 @@ Name: ftp Version: 0.17 -Release: 79 +Release: 80 Summary: The standard UNIX FTP (File Transfer Protocol) client License: BSD with advertising URL: ftp://ftp.linux.org.uk/pub/linux/Networking/netkit @@ -123,5 +123,8 @@ install -d ${RPM_BUILD_ROOT}%{_mandir}/man5 %{_mandir}/man5/netrc.* %changelog +* Tue Aug 18 2020 chenyaqiang - 0.17-80 +- rebuild for package build + * Wed Sep 11 2019 openEuler jimmy - 0.17-79 - Package init jimmy