pspec.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-Test-Warnings</Name>
  6. <Homepage>https://metacpan.org/release/Test-Warnings</Homepage>
  7. <Packager>
  8. <Name>Blue Devil</Name>
  9. <Email>bluedevil@sctzine.com</Email>
  10. </Packager>
  11. <PartOf>programming.language.perl</PartOf>
  12. <License>Perl 5</License>
  13. <IsA>library</IsA>
  14. <Summary>Perl module to test for warnings and the lack of them</Summary>
  15. <Description>perl-Test-Warnings is a Perl module to test for warnings and the lack of them.</Description>
  16. <Archive sha1sum="e69e6377f566c99939a084e0ca0e3a98cc624d9c" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.030.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Test-Warnings</Name>
  23. <Summary>Perl module to test for warnings and the lack of them</Summary>
  24. <RuntimeDependencies>
  25. <Dependency>perl</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. <Path fileType="man">/usr/share/man</Path>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="data">/usr/share/perl5</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="3">
  36. <Date>2024-05-16</Date>
  37. <Version>0.030</Version>
  38. <Comment>Minor version bump</Comment>
  39. <Name>Blue Devil</Name>
  40. <Email>bluedevil@sctzine.com</Email>
  41. </Update>
  42. <Update release="2">
  43. <Date>2020-03-27</Date>
  44. <Version>0.030</Version>
  45. <Comment>Minor version bump</Comment>
  46. <Name>Blue Devil</Name>
  47. <Email>bluedevil@sctzine.com</Email>
  48. </Update>
  49. <Update release="1">
  50. <Date>2020-01-03</Date>
  51. <Version>0.028</Version>
  52. <Comment>First Pisi Release</Comment>
  53. <Name>Blue Devil</Name>
  54. <Email>bluedevil@sctzine.com</Email>
  55. </Update>
  56. </History>
  57. </PISI>