perl-Sub-Identify:rebuilt

This commit is contained in:
blue-devil
2020-01-11 16:05:46 +00:00
parent 08fef2d2ae
commit 19110a39d8
3 changed files with 12 additions and 3 deletions
@@ -19,4 +19,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("Changes")
pisitools.dodoc("Changes", "README*")
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Sub-Identify</Name>
@@ -9,6 +9,7 @@
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<PartOf>programming.language.perl</PartOf>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Perl module to retrieve names of code references</Summary>
@@ -22,6 +23,7 @@
<Package>
<Name>perl-Sub-Identify</Name>
<Summary>Perl module to retrieve names of code references</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Test-Pod</Dependency>
@@ -34,6 +36,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-01-02</Date>
<Version>0.14</Version>
<Comment>Rebuilt</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2018-07-26</Date>
<Version>0.14</Version>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">Kod referanslarının adlarını almak için Perl modülü</Summary>
<Description xml:lang="tr">perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür.</Description>
</Source>
</PISI>
</PISI>