perl-Test-Exception: ver. bump to 0.43

This commit is contained in:
suvari
2016-03-14 12:58:23 +02:00
parent 7ac9be3f56
commit 93e7050f03
2 changed files with 9 additions and 2 deletions
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("README", "MANIFEST", "Changes")
pisitools.dodoc("MANIFEST", "Changes")
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Module for testing exception based codes</Summary>
<Description>This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends.</Description>
<Archive sha1sum="6ae83ee5ecd23ec015d511473cb47623d60f8cc5" type="targz">http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz</Archive>
<Archive sha1sum="f1d7589c3f8fce18331b8bba98e1429eae2e24be" type="targz">http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Uplevel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-14</Date>
<Version>0.43</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-09-10</Date>
<Version>0.32</Version>