Changeset 16a72f7
- Timestamp:
- 10/15/2020 04:14:47 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:
- ec6047d8
- Parents:
- 7a8976d
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r7a8976d r16a72f7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 4th, &year;">9 <!ENTITY releasedate "October 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
r7a8976d r16a72f7 66 66 <!ENTITY gnome-shell-extensions-version "3.38.1"> 67 67 <!ENTITY gnome-session-version "3.38.0"> 68 <!ENTITY gdm-version "3.38. 0">68 <!ENTITY gdm-version "3.38.1"> 69 69 <!ENTITY gnome-user-docs-version "3.38.1"> 70 70 <!-- Icons moved to packages.ent, since they're now in the Icons chapter.--> -
gnome/platform/gdm.xml
r7a8976d r16a72f7 7 7 <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz"> 8 8 <!ENTITY gdm-download-ftp "&gnome-download-ftp;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz"> 9 <!ENTITY gdm-md5sum " 948dec80099d9d3a2adacc5788964043">9 <!ENTITY gdm-md5sum "2566a24922d525af1450b83bacf98b94"> 10 10 <!ENTITY gdm-size "772 KB"> 11 11 <!ENTITY gdm-buildsize "34 MB"> … … 155 155 ninja</userinput></screen> 156 156 157 <screen revision="systemd"><userinput> 158 mkdir build && 157 <screen revision="systemd"><userinput>mkdir build && 159 158 cd build && 160 159 -
gnome/platform/tracker3-miners.xml
r7a8976d r16a72f7 76 76 <para role="required"> 77 77 <xref linkend="gst10-plugins-base"/>, 78 <xref linkend="tracker "/>,78 <xref linkend="tracker3"/>, 79 79 <xref linkend="exempi"/>, and 80 80 <xref linkend="gexiv2"/> -
introduction/welcome/changelog.xml
r7a8976d r16a72f7 43 43 --> 44 44 <listitem> 45 <para>October 15th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to gdm-3.38.1. Fixes 49 <ulink url="&blfs-ticket-root;14136">#14136</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Fix the dependency on tracker3 in 53 tracker-miners3.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>October 14th, 2020</para> 46 60 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.