From fabd5139bcb4041d35e759ccc4ae16c38b36fec4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:04:31 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/help2man.git#691ff62ed083432af4ec069d2245b332450d9f96 --- help2man.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/help2man.spec b/help2man.spec index 1219246..56f9d13 100644 --- a/help2man.spec +++ b/help2man.spec @@ -5,7 +5,7 @@ Name: help2man Summary: Create simple man pages from --help output Version: 1.47.16 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/help2man Source: ftp://ftp.gnu.org/gnu/help2man/help2man-%{version}.tar.xz @@ -22,6 +22,7 @@ BuildRequires: perl(POSIX) BuildRequires: perl(Text::ParseWords) BuildRequires: perl(Text::Tabs) BuildRequires: perl(strict) +BuildRequires: make %{?with_nls:BuildRequires: perl(Locale::gettext) /usr/bin/msgfmt} %{?with_nls:BuildRequires: perl(Encode)} %{?with_nls:BuildRequires: perl(I18N::Langinfo)} @@ -58,6 +59,9 @@ still providing some useful information. %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.47.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 20 2020 Ralf Corsépius - 1.47.16-1 - Upstream update to 1.47.16.