perl-test-simple:ver bump

This commit is contained in:
blue-devil
2020-04-23 01:20:12 +03:00
parent 16e6675ea3
commit 06aedfb7cd
2 changed files with 19 additions and 9 deletions
@@ -3,34 +3,44 @@
<PISI>
<Source>
<Name>perl-test-simple</Name>
<Homepage>http://search.cpan.org/~mschwern/Test-Simple/</Homepage>
<Homepage>https://metacpan.org/release/Test-Simple</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<License>GPLv2</License>
<PartOf>programming.language.perl</PartOf>
<IsA>app:console</IsA>
<Summary>Basic utilities for writing tests.</Summary>
<Description>This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
<Archive sha1sum="627949a59936f1c7adf8be8f4b5423aadf01443c" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302174.tar.gz</Archive>
<Archive sha1sum="f3907e8205007211d7d6b180724d8ce261aca77d" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302175.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-test-simple</Name>
<Summary>Basic utilities for writing tests.</Summary>
<RuntimeDependencies>
<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-04-22</Date>
<Version>1.302175</Version>
<Comment>Minor version bump, fix translation</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-04-09</Date>
<Version>1.302174</Version>
@@ -2,7 +2,7 @@
<PISI>
<Source>
<Name>perl-test-simple</Name>
<Summary xml:lang="en">Basic utilities for writing tests.</Summary>
<Description xml:lang="en">This is an extremely simple, extremely basic module for writing tests suitable for CPAN modules and other pursuits. If you wish to do more complicated testing, use the Test::More module (a drop-in replacement for this one).</Description>
<Summary xml:lang="tr">Test yazmak için temel araçlar.</Summary>
<Description xml:lang="tr">perl-test-simple, CPAN'a uygun testler yazabilmek için çok uygun ve basit perl modülleri sunar.</Description>
</Source>
</PISI>
</PISI>