automatic version update by autodist [release 0.09-1mamba;Sat Jul 31 2021]
This commit is contained in:
parent
e7ee18e934
commit
9c719c3c0b
@ -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 <puntogil@libero.it>
|
||||
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 <autodist@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 18 2011 gil <puntogil@libero.it> 0.08-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user