perl-File-Slurp: ver bump

This commit is contained in:
blue-devil
2020-07-28 00:57:09 +03:00
parent bf6f180b54
commit ba8a90bfb7
2 changed files with 10 additions and 3 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import perlmodules
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A Perl module that is efficient in reading/writing of Complete Files</Summary>
<Description>Efficient Reading/Writing of Complete Files. It provides subroutines to read or write entire files with as simple call.</Description>
<Archive sha1sum="bcfecfef13716e14503d73b0a447c27537a4357f" type="targz">https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.30.tar.gz</Archive>
<Archive sha1sum="1b6215dd9f297a88957aba75b15a68c6f90edfbe" type="targz">https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.32.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-07-20</Date>
<Version>9999.32</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-03-11</Date>
<Version>9999.30</Version>