Changeset 6a1fb061


Ignore:
Timestamp:
02/13/2021 05:55:16 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
0c3d3e5
Parents:
f75e8af
Message:

Update to yelp-xsl-3.38.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf75e8af r6a1fb061  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 12th, &year;">
     9<!ENTITY releasedate  "February 13th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    rf75e8af r6a1fb061  
    2323<!ENTITY totem-pl-parser-version           "3.26.5">
    2424<!ENTITY vte-version                       "0.62.2">
    25 <!ENTITY yelp-xsl-version                  "3.38.2">
     25<!ENTITY yelp-xsl-version                  "3.38.3">
    2626<!ENTITY GConf-version                     "3.2.6">
    2727<!ENTITY geocode-glib-version              "3.26.2">
  • gnome/platform/yelp-xsl.xml

    rf75e8af r6a1fb061  
    77  <!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
    88  <!ENTITY yelp-xsl-download-ftp  "&gnome-download-ftp;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz">
    9   <!ENTITY yelp-xsl-md5sum        "6c434d5232eba465c77f194dbc64def4">
    10   <!ENTITY yelp-xsl-size          "632 KB">
     9  <!ENTITY yelp-xsl-md5sum        "f55f9d738ac4ae75bedac02745236a5a">
     10  <!ENTITY yelp-xsl-size          "628 KB">
    1111  <!ENTITY yelp-xsl-buildsize     "10 MB">
    1212  <!ENTITY yelp-xsl-time          "less than 0.1 SBU">
  • introduction/welcome/changelog.xml

    rf75e8af r6a1fb061  
    4343    -->
    4444   <listitem>
     45     <para>February 13th, 2021</para>
     46     <itemizedlist>
     47       <listitem>
     48         <para>[renodr] - Update to yelp-xsl-3.38.3. Fixes
     49         <ulink url="&blfs-ticket-root;14652">#14652</ulink>.</para>
     50       </listitem>
     51     </itemizedlist>
     52   </listitem>
     53
     54   <listitem>
    4555     <para>February 12th, 2021</para>
    4656     <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.