Changeset 4fd814e


Ignore:
Timestamp:
09/27/2020 03:54:03 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0c77adcb
Parents:
99183088
Message:

Update to Unicode-Collate-1.29 (Perl Module)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23765 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r99183088 r4fd814e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 26th, &year;">
     9<!ENTITY releasedate  "September 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules/perl-unicode-collate.xml

    r99183088 r4fd814e  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/S/SA/SADAHIRO/Unicode-Collate-&Unicode-Collate-version;.tar.gz">
    8   <!ENTITY my-md5sum "c9ad4f31858798324d813dfc4d3f7501">
    9 
     8  <!ENTITY my-md5sum "1576931d68a8533c931b80c4c2e37fe9">
    109]>
    1110
  • introduction/welcome/changelog.xml

    r99183088 r4fd814e  
    4343    -->
    4444    <listitem>
     45      <para>September 27th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to Unicode-Collate-1.29. Fixes
     49          <ulink url="&blfs-ticket-root;14074">#14074</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
    4555      <para>September 26th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r99183088 r4fd814e  
    428428<!ENTITY Text-CSV-version             "2.00">
    429429<!ENTITY Text-Roman-version           "3.5">
    430 <!ENTITY Unicode-Collate-version      "1.28">
     430<!ENTITY Unicode-Collate-version      "1.29">
    431431<!ENTITY Unicode-LineBreak-version    "2019.001">
    432432<!ENTITY URI-version                  "1.76">
Note: See TracChangeset for help on using the changeset viewer.