From f62ddc0325c2898b00fc8827584180752f06f9b1 Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 21:07:58 +0800 Subject: [PATCH] rebuild for requirement package update --- ftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ftp.spec b/ftp.spec index 198f65a..5cc2578 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 -- Gitee