perl-Test-Fatal: ver bump

This commit is contained in:
blue-devil
2020-08-30 00:30:04 +02:00
parent bb9baf6072
commit 5988988991
2 changed files with 11 additions and 4 deletions
@@ -4,8 +4,8 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import perlmodules
def setup():
perlmodules.configure()
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>perl-Test-Fatal</Name>
<Homepage>http://search.cpan.org/dist/Test-Fatal</Homepage>
<Homepage>https://metacpan.org/release/Test-Fatal</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Perl module to test code with exceptions</Summary>
<Description>perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions.</Description>
<Archive sha1sum="6984ef1c0aed1d2c8334e8f20818cbf269abc345" type="targz">http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz</Archive>
<Archive sha1sum="64c773edef55dcd2f64d956ae688e3f67294d2ed" type="targz">https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Try-Tiny</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-11</Date>
<Version>0.016</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-11</Date>
<Version>0.014</Version>
@@ -71,4 +78,4 @@
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>