From ff9bbfbd823011340c78f91c48e173ea4bd665cc Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Tue, 29 Mar 2022 12:36:32 +0200 Subject: [PATCH] =?UTF-8?q?fix=20the=20--mapfile/--map-file=20discrepancy?= =?UTF-8?q?=20in=20the=20manual=20page=20(Luk=C3=A1=C5=A1=20Zaoral)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index fafbee5..c126931 100644 --- a/tftp.spec +++ b/tftp.spec @@ -4,7 +4,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 5.2 -Release: 32%{?dist} +Release: 33%{?dist} License: BSD URL: http://www.kernel.org/pub/software/network/tftp/ Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-%{version}.tar.bz2 @@ -103,6 +103,9 @@ install -p -m 644 %SOURCE2 ${RPM_BUILD_ROOT}%{_unitdir} %{_unitdir}/* %changelog +* Tue Mar 29 2022 Dominik Mierzejewski - 5.2-33 +- fix the --mapfile/--map-file discrepancy in the manual page (Lukáš Zaoral) + * Wed Jan 27 2021 Fedora Release Engineering - 5.2-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild