From b7364c6a7b0ac3dd54850930acb4a2a654e6b111 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 30 Jan 2024 13:50:59 +0100 Subject: [PATCH] automatic version update by autodist [release 0.70-1mamba;Tue Jan 30 2024] --- po4a.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/po4a.spec b/po4a.spec index 269cd98..878eee5 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,5 +1,5 @@ Name: po4a -Version: 0.69 +Version: 0.70 Release: 1mamba Summary: Tools to ease translations Group: Development/Tools @@ -11,10 +11,10 @@ Source: https://github.com/mquinson/po4a.git/v%{version}/po4a-%{version}. License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: libperl -BuildRequires: perl(Syntax::Keyword::Try) BuildRequires: perl-Encode BuildRequires: perl-Pod-Parser BuildRequires: perl-Scalar-List-Utils +BuildRequires: perl-Syntax-Keyword-Try BuildRequires: perl-YAML-Tiny BuildRequires: perl-devel ## AUTOBUILDREQ-END @@ -60,6 +60,9 @@ find %{buildroot}%{perl_vendorlib} \ #% doc NEWS README README.maintainers README.tests README.translators TODO %changelog +* Tue Jan 30 2024 Automatic Build System 0.70-1mamba +- automatic version update by autodist + * Sat May 06 2023 Automatic Build System 0.69-1mamba - automatic version update by autodist