Merge pull request #1243 from suvari/master
perl-encode-locale: ver. bump to 1.05
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>NAME::Encode::Locale - Determine the locale encoding</Summary>
|
||||
<Description>In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out.</Description>
|
||||
<Archive sha1sum="b37c3dbb98b56d31cc8af35a548096bfbf44820f" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.03.tar.gz</Archive>
|
||||
<Archive sha1sum="1e1632e869cb76e3fdbda0a83a192190ed178d60" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -29,7 +29,15 @@
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-14</Date>
|
||||
<Version>1.05</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>1.03</Version>
|
||||
|
||||
Reference in New Issue
Block a user