automatic version update by autodist [release 6.08-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
a7ce27303a
commit
caaa38381b
@ -1,22 +1,21 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Carp-Clan
|
Name: perl-Carp-Clan
|
||||||
Version: 6.04
|
Version: 6.08
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Carp::Clan - Report errors from perspective of caller of a "clan" of modules
|
Summary: Carp::Clan - Report errors from perspective of caller of a "clan" of modules
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Carp-Clan-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Carp/Carp-Clan-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Test-Exception
|
BuildRequires: perl-Test-Exception
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself.
|
This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself.
|
||||||
@ -51,6 +50,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.08-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 24 2012 Davide Madrisan <davide.madrisan@gmail.com> 6.04-1mamba
|
* Sat Nov 24 2012 Davide Madrisan <davide.madrisan@gmail.com> 6.04-1mamba
|
||||||
- fix URL and update to 6.04
|
- fix URL and update to 6.04
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user