From 9ceffd01c79ca371127672c2b240a263fa68e141 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:42:09 +0100 Subject: [PATCH] automatic version update by autodist [release 0.017-1mamba;Sun Jan 01 2023] --- perl-Test-Fatal.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index caa52dd..7930c47 100644 --- a/perl-Test-Fatal.spec +++ b/perl-Test-Fatal.spec @@ -1,23 +1,22 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Fatal -Version: 0.016 +Version: 0.017 Release: 1mamba Summary: Incredibly simple helpers for testing code with exceptions Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel BuildRequires: perl-Try-Tiny +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Incredibly simple helpers for testing code with exceptions. @@ -53,6 +52,9 @@ done %doc LICENSE README %changelog +* Sun Jan 01 2023 Automatic Build System 0.017-1mamba +- automatic version update by autodist + * Sun Aug 16 2020 Automatic Build System 0.016-1mamba - automatic update by autodist