From 82b57a9f5a30bfd44acaa55268813c8c7f0ac89f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:39:36 +0100 Subject: [PATCH] automatic version update by autodist [release 1.48.4-1mamba;Sun Aug 08 2021] --- help2man.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/help2man.spec b/help2man.spec index 1397373..e7132cf 100644 --- a/help2man.spec +++ b/help2man.spec @@ -1,19 +1,20 @@ Name: help2man -Version: 1.48.3 +Version: 1.48.4 Release: 1mamba Summary: A tool for automatically generating simple manual pages from program output Group: Development/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.gnu.org/software/help2man +URL: https://www.gnu.org/software/help2man/ Source: http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.xz License: GPL BuildRequires: gettext-devel >= 0.17 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libperl +BuildRequires: perl-Locale-gettext BuildRequires: perl-devel -BuildRequires: perl-Locale-gettext >= 1.05 ## AUTOBUILDREQ-END Requires(post):%{__install_info} Requires: perl-Locale-gettext @@ -68,6 +69,9 @@ Given a program which produces resonably standard --help and --version outputs, %{_datadir}/man/man1/help2man.* %changelog +* Sun Aug 08 2021 Automatic Build System 1.48.4-1mamba +- automatic version update by autodist + * Wed Mar 31 2021 Automatic Build System 1.48.3-1mamba - automatic version update by autodist