perl-Super:version bump

This commit is contained in:
blue-devil
2020-01-11 16:08:02 +00:00
parent 19110a39d8
commit 13d0666a7a
3 changed files with 15 additions and 5 deletions
+12 -2
View File
@@ -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-Super</Name>
@@ -10,10 +10,11 @@
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<PartOf>programming.language.perl</PartOf>
<IsA>library</IsA>
<Summary>Control superclass method dispatch.</Summary>
<Description>Control superclass method dispatch.</Description>
<Archive sha1sum="b4eccae36828cf81f27e349c4528735d13804949" type="targz">http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz</Archive>
<Archive sha1sum="3ee8a97c631caad1adb9dab9bbed8478bbad2f95" type="targz">https://cpan.metacpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20190531.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Identify</Dependency>
@@ -23,6 +24,7 @@
<Package>
<Name>perl-Super</Name>
<Summary>Control superclass method dispatch.</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Identify</Dependency>
@@ -31,10 +33,18 @@
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-01-02</Date>
<Version>20190531</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2018-07-26</Date>
<Version>20141117</Version>