perl-template-toolkit: ver bump
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import perlmodules
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import perlmodules
|
||||
|
||||
def setup():
|
||||
perlmodules.configure()
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-template-toolkit</Name>
|
||||
<Homepage>https://metacpan.org/pod/Template::Toolkit</Homepage>
|
||||
<Homepage>https://metacpan.org/release/Template-Toolkit</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -13,10 +13,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Perl template processing system</Summary>
|
||||
<Description>The Template Toolkit is a collection of Perl modules which implement a fast, flexible, powerful and extensible template processing system.</Description>
|
||||
<Archive sha1sum="6cade1442e3b54ea55f686705667f92b54301793" type="targz">https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.008.tar.gz</Archive>
|
||||
<Archive sha1sum="8ec59d852dfc2c8a29d078db196555e95f8ed4f5" type="targz">https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.009.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl-AppConfig</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-AppConfig</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -24,19 +24,26 @@
|
||||
<Name>perl-template-toolkit</Name>
|
||||
<Summary>Perl template processing system</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl-AppConfig</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-AppConfig</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-07-20</Date>
|
||||
<Version>3.009</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-04-08</Date>
|
||||
<Version>3.008</Version>
|
||||
|
||||
Reference in New Issue
Block a user