mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to Unicode-Collate-1.29 (Perl Module)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23765 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
991830885e
commit
4fd814e1ea
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "26"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "27"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "September 26th, &year;">
|
||||
<!ENTITY releasedate "September 27th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -5,8 +5,7 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY my-download-http "&perl_authors;/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz">
|
||||
<!ENTITY my-md5sum "c9ad4f31858798324d813dfc4d3f7501">
|
||||
|
||||
<!ENTITY my-md5sum "1576931d68a8533c931b80c4c2e37fe9">
|
||||
]>
|
||||
|
||||
<!-- Begin Unicode::Collate -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>September 27th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Unicode-Collate-1.29. Fixes
|
||||
<ulink url="&blfs-ticket-root;14074">#14074</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 26th, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -427,7 +427,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY Text-BibTeX-version "0.88">
|
||||
<!ENTITY Text-CSV-version "2.00">
|
||||
<!ENTITY Text-Roman-version "3.5">
|
||||
<!ENTITY Unicode-Collate-version "1.28">
|
||||
<!ENTITY Unicode-Collate-version "1.29">
|
||||
<!ENTITY Unicode-LineBreak-version "2019.001">
|
||||
<!ENTITY URI-version "1.76">
|
||||
<!ENTITY XML-LibXML-Simple-version "1.01">
|
||||
|
Loading…
Reference in New Issue
Block a user