From 76920fbdd7ec3351925c90b9f562108d7afabb20 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:16:54 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- lftp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lftp.spec b/lftp.spec index 38b2cdb..567a2bc 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp Version: 4.6.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Internet Source0: ftp://ftp.yar.ru/pub/source/%{name}/%{name}-%{version}.tar.xz @@ -97,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 21 2015 Till Maas - 4.6.1-3 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Tue Jan 13 2015 Tomas Hozza - 4.6.1-2 - Fix mirror when there are multiple 302 redirections