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)
|
||||
|
||||
Name: perl-Carp-Clan
|
||||
Version: 6.04
|
||||
Version: 6.08
|
||||
Release: 1mamba
|
||||
Summary: Carp::Clan - Report errors from perspective of caller of a "clan" of modules
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Carp-Clan-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Carp/Carp-Clan-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Test-Exception
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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)
|
||||
|
||||
%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
|
||||
- fix URL and update to 6.04
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user