Changeset 6a1fb061
- Timestamp:
- 02/13/2021 05:55:16 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0c3d3e5
- Parents:
- f75e8af
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf75e8af r6a1fb061 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 2"> <!-- Always 2 digits -->3 <!ENTITY day "13"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 2th, &year;">9 <!ENTITY releasedate "February 13th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rf75e8af r6a1fb061 23 23 <!ENTITY totem-pl-parser-version "3.26.5"> 24 24 <!ENTITY vte-version "0.62.2"> 25 <!ENTITY yelp-xsl-version "3.38. 2">25 <!ENTITY yelp-xsl-version "3.38.3"> 26 26 <!ENTITY GConf-version "3.2.6"> 27 27 <!ENTITY geocode-glib-version "3.26.2"> -
gnome/platform/yelp-xsl.xml
rf75e8af r6a1fb061 7 7 <!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz"> 8 8 <!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 "6 32KB">9 <!ENTITY yelp-xsl-md5sum "f55f9d738ac4ae75bedac02745236a5a"> 10 <!ENTITY yelp-xsl-size "628 KB"> 11 11 <!ENTITY yelp-xsl-buildsize "10 MB"> 12 12 <!ENTITY yelp-xsl-time "less than 0.1 SBU"> -
introduction/welcome/changelog.xml
rf75e8af r6a1fb061 43 43 --> 44 44 <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> 45 55 <para>February 12th, 2021</para> 46 56 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.