Changeset 8f036b74
- Timestamp:
- 12/03/2019 01:19:30 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c2af02b
- Parents:
- b516439
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb516439 r8f036b74 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 30"> <!-- Always 2 digits -->4 <!ENTITY month "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " November 30th, &year;">9 <!ENTITY releasedate "December 2nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rb516439 r8f036b74 20 20 <!ENTITY rest-version "0.8.1"> 21 21 <!ENTITY totem-pl-parser-version "3.26.4"> 22 <!ENTITY vte-version "0.58. 2">23 <!ENTITY yelp-xsl-version "3.34. 0">22 <!ENTITY vte-version "0.58.3"> 23 <!ENTITY yelp-xsl-version "3.34.2"> 24 24 <!ENTITY GConf-version "3.2.6"> 25 25 <!ENTITY geocode-glib-version "3.26.1"> -
gnome/platform/vte.xml
rb516439 r8f036b74 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.58/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.58/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " dadbf2c1d9864d3ea185738f97ab63af">9 <!ENTITY vte-md5sum "f59eb0784a361c0939c03d4566255916"> 10 10 <!ENTITY vte-size "504 KB"> 11 11 <!ENTITY vte-buildsize "11 MB (with tests)"> 12 <!ENTITY vte-time "0. 4SBU (using parallelism=4; with tests)">12 <!ENTITY vte-time "0.5 SBU (using parallelism=4; with tests)"> 13 13 <!-- Consolidating Tests/No Tests in GNOME sections for consistency. --> 14 14 -
gnome/platform/yelp-xsl.xml
rb516439 r8f036b74 7 7 <!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz"> 8 8 <!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz"> 9 <!ENTITY yelp-xsl-md5sum " f8c4e777aee8b055251c333ef48a0cd0">9 <!ENTITY yelp-xsl-md5sum "b9c1c53a9114b42054789f212ab37f59"> 10 10 <!ENTITY yelp-xsl-size "628 KB"> 11 <!ENTITY yelp-xsl-buildsize " 8.5MB">11 <!ENTITY yelp-xsl-buildsize "9.9 MB"> 12 12 <!ENTITY yelp-xsl-time "less than 0.1 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
rb516439 r8f036b74 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>December 2nd, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to yelp-xsl-3.34.2. Fixes 49 <ulink url="&blfs-ticket-root;12808">#12808</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to VTE-0.58.3. Fixes 53 <ulink url="&blfs-ticket-root;12811">#12811</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 44 57 45 58 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.