From 6fd1ed912df3f5e1bfaf5f93fdf59b58549a8673 Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 21:41:40 +0800 Subject: [PATCH] rebuild for requirement package update --- lftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lftp.spec b/lftp.spec index d782521..f7bd3ea 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp Version: 4.9.1 -Release: 1 +Release: 2 License: GPLv3+ URL: http://lftp.yar.ru/ Source0: http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz @@ -83,6 +83,9 @@ echo "%{_libdir}/lftp/%{version}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arc %changelog +* Tue Aug 18 2020 chenyaqiang - 4.9.1-2 +- rebuild for package build + * Thu Apr 14 2020 zhuchengliang - 4.9.1-1 - Type:bugfix - ID:NA