From 9c719c3c0bf179e744962360e7078c83c50290d0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:40:40 +0100 Subject: [PATCH] automatic version update by autodist [release 0.09-1mamba;Sat Jul 31 2021] --- perl-Class-Data-Inheritable.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Class-Data-Inheritable.spec b/perl-Class-Data-Inheritable.spec index 16966ca..03a0b38 100644 --- a/perl-Class-Data-Inheritable.spec +++ b/perl-Class-Data-Inheritable.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Class-Data-Inheritable -Version: 0.08 +Version: 0.09 Release: 1mamba Summary: Class::Data::Inheritable - Inheritable, overridable class data Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-Data-Inheritable-%{version}.tar.gz +Packager: Automatic Build System +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Class/Class-Data-Inheritable-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Test::More) @@ -17,7 +17,6 @@ BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Class::Data::Inheritable is for creating accessor/mutators to class data. @@ -52,5 +51,8 @@ chmod -R u+w %{buildroot}/* %doc README %changelog +* Sat Jul 31 2021 Automatic Build System 0.09-1mamba +- automatic version update by autodist + * Fri Feb 18 2011 gil 0.08-1mamba - package created by autospec