perl-importer: ver bump
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
# Licensed under the GNU General Public License, version 2
|
# Licensed under the GNU General Public License, version 2
|
||||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import perlmodules
|
|
||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
from pisi.actionsapi import perlmodules
|
||||||
|
|
||||||
#WorkDir = "alien-libxml2-%s" % get.srcVERSION()
|
#WorkDir = "alien-libxml2-%s" % get.srcVERSION()
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Alternative but compatible interface to modules that export symbols.</Summary>
|
<Summary>Alternative but compatible interface to modules that export symbols.</Summary>
|
||||||
<Description>Alternative but compatible interface to modules that export symbols.</Description>
|
<Description>Alternative but compatible interface to modules that export symbols.</Description>
|
||||||
<Archive sha1sum="9fa96ffec7b7cba9c749203f2f7abda6063affff" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz</Archive>
|
<Archive sha1sum="96a3b7fe86bf418d450a7feabe96b7dfe9f06a5c" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.026.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -32,6 +32,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-08-30</Date>
|
||||||
|
<Version>0.026</Version>
|
||||||
|
<Comment>Minor version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-04-09</Date>
|
<Date>2020-04-09</Date>
|
||||||
<Version>0.025</Version>
|
<Version>0.025</Version>
|
||||||
|
|||||||
@@ -3,5 +3,6 @@
|
|||||||
<Source>
|
<Source>
|
||||||
<Name>perl-importer</Name>
|
<Name>perl-importer</Name>
|
||||||
<Summary xml:lang="tr">Sembol üreten modüllere bir alternatif.</Summary>
|
<Summary xml:lang="tr">Sembol üreten modüllere bir alternatif.</Summary>
|
||||||
|
<Description xml:lang="tr">perl-importer, sembol üreten modüllere alternatif bir perl modülü sunar.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user