perl-Test-Warnings: ver. bump
This commit is contained in:
@@ -23,6 +23,4 @@ def check():
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("README", "LICENCE")
|
||||
shelltools.chmod("examples/*", 0644)
|
||||
pisitools.insinto(examples, "examples/*")
|
||||
pisitools.dodoc("README", "LICENCE")
|
||||
@@ -8,11 +8,12 @@
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<License>Perl 5</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Perl module to test for warnings and the lack of them</Summary>
|
||||
<Description>perl-Test-Warnings is a Perl module to test for warnings and the lack of them.</Description>
|
||||
<Archive sha1sum="0f3235cbdeec6cbb08d71b6446e0c981f5dbddd4" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.028.tar.gz</Archive>
|
||||
<Archive sha1sum="e69e6377f566c99939a084e0ca0e3a98cc624d9c" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.030.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -25,13 +26,20 @@
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-03-27</Date>
|
||||
<Version>0.030</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-03</Date>
|
||||
<Version>0.028</Version>
|
||||
@@ -40,4 +48,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user