Files
2026-04-08 15:01:01 +03:00

60 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Test-Differences</Name>
<Homepage>https://metacpan.org/pod/Test::Differences</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>perl Artistic</License>
<PartOf>programming.language.perl</PartOf>
<Summary>Test strings and data structures and show differences if not ok.</Summary>
<Description>pass</Description>
<Archive sha1sum="9652152f9ae3457272f3cfc76feaea7a125af003" type="targz">https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.71.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl-Text-Diff</Dependency>
<Dependency>perl-Capture-Tiny</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>perl-Test-Differences</Name>
<RuntimeDependencies>
<Dependency>perl-Text-Diff</Dependency>
<Dependency>perl-Capture-Tiny</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2026-04-08</Date>
<Version>0.71</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2025-07-08</Date>
<Version>0.71</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2025-02-06</Date>
<Version>0.71</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>