From 9a0fb8e058d76a152b41971fce0397e5f390b6a9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:41:15 +0100 Subject: [PATCH] automatic version update by autodist [release 1.07-1mamba;Wed Feb 24 2021] --- perl-Test-ClassAPI.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Test-ClassAPI.spec b/perl-Test-ClassAPI.spec index 5af82d6..5856614 100644 --- a/perl-Test-ClassAPI.spec +++ b/perl-Test-ClassAPI.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-ClassAPI -Version: 1.06 +Version: 1.07 Release: 1mamba Summary: Test::ClassAPI - Provides basic first-pass API testing for large class trees Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-ClassAPI-%{version}.tar.gz +Packager: Automatic Build System +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Test/Test-ClassAPI-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Class::Inspector) BuildRequires: perl(Config::Tiny) @@ -22,7 +22,6 @@ BuildRequires: perl(Test::CPAN::Meta) BuildRequires: perl(Test::Pod) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that @@ -56,5 +55,8 @@ chmod -R u+w %{buildroot}/* %doc Changes LICENSE README %changelog +* Wed Feb 24 2021 Automatic Build System 1.07-1mamba +- automatic version update by autodist + * Fri Feb 18 2011 gil 1.06-1mamba - package created by autospec