diff --git a/Carp-Clan-6.06.tar.gz b/Carp-Clan-6.06.tar.gz deleted file mode 100644 index b2210c8..0000000 Binary files a/Carp-Clan-6.06.tar.gz and /dev/null differ diff --git a/Carp-Clan-6.08.tar.gz b/Carp-Clan-6.08.tar.gz new file mode 100644 index 0000000..ae5e6bd Binary files /dev/null and b/Carp-Clan-6.08.tar.gz differ diff --git a/perl-Carp-Clan.spec b/perl-Carp-Clan.spec index 9a05899..c9473b2 100644 --- a/perl-Carp-Clan.spec +++ b/perl-Carp-Clan.spec @@ -2,11 +2,11 @@ %define perl_version %(eval "`perl -V:version`"; echo $version) Name: perl-Carp-Clan -Version: 6.06 -Release: 11 +Version: 6.08 +Release: 1 Summary: Report errors from perspective of caller of a "clan" of modules -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0 URL: https://metacpan.org/release/Carp-Clan Source0: https://cpan.metacpan.org/authors/id/K/KE/KENTNL/Carp-Clan-%{version}.tar.gz @@ -43,13 +43,16 @@ make test %files %doc README Changes -%license license/{Artistic.txt,GNU_GPL.txt} +%license LICENSE %{perl_vendorlib}/Carp/ %files help %{_mandir}/man3/*.3* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 6.08-1 +- Upgrade to version 6.08 + * Sat Nov 23 2019 zhangchunyu - 6.06-11 - Package init