automatic version update by autodist [release 0.46-1mamba;Sat Apr 01 2023]
This commit is contained in:
parent
79cb058fcd
commit
93b71dc24a
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Clone
|
||||
Version: 0.42
|
||||
Version: 0.46
|
||||
Release: 1mamba
|
||||
Summary: Clone - recursively copy Perl datatypes
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
BuildRequires: perl(ExtUtils::ParseXS)
|
||||
@ -18,8 +18,8 @@ BuildRequires: perl(Test::More)
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-B-COW
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This module provides a clone() method which makes recursive copies of nested hash, array, scalar and
|
||||
@ -55,6 +55,9 @@ chmod -R u+w %{buildroot}/*
|
||||
%doc Changes
|
||||
|
||||
%changelog
|
||||
* Sat Apr 01 2023 Automatic Build System <autodist@mambasoft.it> 0.46-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 01 2020 Automatic Build System <autodist@mambasoft.it> 0.42-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user