perl-HTTP-Cookies:version bump

This commit is contained in:
blue-devil
2020-01-14 19:23:49 +00:00
parent eb00412874
commit cd512f4154
3 changed files with 18 additions and 7 deletions
@@ -22,3 +22,4 @@ def install():
pisitools.remove("/usr/share/man/man3/HTTP::Cookies.3pm")
pisitools.remove("/usr/share/man/man3/HTTP::Cookies::Netscape.3pm")
pisitools.remove("/usr/share/man/man3/HTTP::Cookies::Microsoft.3pm")
pisitools.dodoc("LICENSE", "README*")
@@ -1,9 +1,9 @@
<?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-HTTP-Cookies</Name>
<Homepage>http://search.cpan.org/~gaas/HTTP-Cookies-6.01/</Homepage>
<Homepage>https://metacpan.org/pod/HTTP::Cookies</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
@@ -14,17 +14,20 @@
<IsA>app:console</IsA>
<Summary>HTTP cookie jars</Summary>
<Description>This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about.</Description>
<Archive sha1sum="a8601a34e62666572bc8a4a98f56822b008afd17" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz</Archive>
<Archive sha1sum="ce3c151d2dd0e9dca84088832915312b7b69f446" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-6.08.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-HTTP-Date</Dependency>
<Dependency>perl-HTTP-Message</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-HTTP-Cookies</Name>
<Summary>HTTP cookie jars</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-HTTP-Date</Dependency>
<Dependency>perl-HTTP-Message</Dependency>
</RuntimeDependencies>
<Files>
@@ -36,6 +39,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-13</Date>
<Version>6.08</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>6.01</Version>
@@ -65,4 +75,4 @@
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -2,7 +2,7 @@
<PISI>
<Source>
<Name>perl-HTTP-Cookies</Name>
<Summary xml:lang="en">HTTP cookie jars</Summary>
<Description xml:lang="en">This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about.</Description>
<Summary xml:lang="tr">HTTP cerez veritabanı işlemleri</Summary>
<Description xml:lang="tr">Bu modül "cookie jar - çerez kavanozu" olarak da adlandırılan içinde HTTP çerezlerinin bulunduğu bir veritabanı nesnesi sınıfı sağlar.</Description>
</Source>
</PISI>
</PISI>