From 387160ea6329d75eecbeba24e8213ea02f821f8e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:44:00 +0100 Subject: [PATCH] automatic version update by autodist [release 1.06-1mamba;Tue Jul 27 2021] --- perl-Test-NoWarnings.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Test-NoWarnings.spec b/perl-Test-NoWarnings.spec index 40da801..794ca11 100644 --- a/perl-Test-NoWarnings.spec +++ b/perl-Test-NoWarnings.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-NoWarnings -Version: 1.04 -Release: 2mamba +Version: 1.06 +Release: 1mamba Summary: Test::NoWarnings - Make sure you didn't emit any warnings while testing Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org -Source: http://www.cpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz License: Artistic License Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-Test-Tester BuildRequires: perl-Devel-StackTrace -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::NoWarnings - Make sure you didn't emit any warnings while testing. @@ -49,6 +48,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Jul 27 2021 Automatic Build System 1.06-1mamba +- automatic version update by autodist + * Mon Nov 12 2012 Silvan Calarco 1.04-2mamba - perl 5.16 mass rebuild