perl-importer: ver bump

This commit is contained in:
blue-devil
2020-08-30 00:29:50 +02:00
parent 2a77d1c947
commit bb9baf6072
3 changed files with 11 additions and 3 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 2
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import perlmodules
#WorkDir = "alien-libxml2-%s" % get.srcVERSION()
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Alternative but compatible interface to modules that export symbols.</Summary>
<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>
<Dependency>perl</Dependency>
</BuildDependencies>
@@ -32,6 +32,13 @@
</Package>
<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">
<Date>2020-04-09</Date>
<Version>0.025</Version>
@@ -3,5 +3,6 @@
<Source>
<Name>perl-importer</Name>
<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>
</PISI>
</PISI>