Changeset 6535a6d


Ignore:
Timestamp:
06/03/2020 05:29:34 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 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:
f518066
Parents:
b29c0c58
Message:

Update to gnome-shell-3.36.3
Update to gnome-control-center-3.36.3
Update to mutter-3.36.3

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb29c0c58 r6535a6d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 2nd, &year;">
     9<!ENTITY releasedate  "June 3rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    rb29c0c58 r6535a6d  
    5858<!ENTITY gnome-keyring-version             "3.36.0">
    5959<!ENTITY gnome-settings-daemon-version     "3.36.1">
    60 <!ENTITY gnome-control-center-version      "3.36.2">
    61 <!ENTITY mutter-version                    "3.36.2">
    62 <!ENTITY gnome-shell-version               "3.36.2">
     60<!ENTITY gnome-control-center-version      "3.36.3">
     61<!ENTITY mutter-version                    "3.36.3">
     62<!ENTITY gnome-shell-version               "3.36.3">
    6363<!ENTITY gnome-shell-extensions-version    "3.36.2">
    6464<!ENTITY gnome-session-version             "3.36.0">
  • gnome/platform/gnome-control-center.xml

    rb29c0c58 r6535a6d  
    99  <!ENTITY gnome-control-center-download-ftp
    1010           "&gnome-download-ftp;/gnome-control-center/&gnome-minor-36;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "45832b7217c8d5fa5e2dbc214972c12d">
     11  <!ENTITY gnome-control-center-md5sum        "fd99a8df0cc656e971415f2a1b310019">
    1212  <!ENTITY gnome-control-center-size          "6.0 MB">
    13   <!ENTITY gnome-control-center-buildsize     "176 MB (with tests)">
     13  <!ENTITY gnome-control-center-buildsize     "169 MB (with tests)">
    1414  <!ENTITY gnome-control-center-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515]>
  • gnome/platform/gnome-shell.xml

    rb29c0c58 r6535a6d  
    99  <!ENTITY gnome-shell-download-ftp
    1010           "&gnome-download-ftp;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "f0cd44e573a82531b4556afa624b1193">
     11  <!ENTITY gnome-shell-md5sum        "9a86d5ff375c58e007cbc0f9e2ca82e4">
    1212  <!ENTITY gnome-shell-size          "1.7 MB">
    13   <!ENTITY gnome-shell-buildsize     "72 MB">
     13  <!ENTITY gnome-shell-buildsize     "71 MB">
    1414  <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4)">
    1515]>
  • gnome/platform/mutter.xml

    rb29c0c58 r6535a6d  
    77  <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    88  <!ENTITY mutter-download-ftp  "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz">
    9   <!ENTITY mutter-md5sum        "b9991b18071d6b1d0b1597702e3116c6">
     9  <!ENTITY mutter-md5sum        "2efbbd1f0fe36bb2e6071aa24eb2bcfc">
    1010  <!ENTITY mutter-size          "2.6 MB">
    11   <!ENTITY mutter-buildsize     "216 MB">
    12   <!ENTITY mutter-time          "1.0 SBU (Using parallelism=4)">
     11  <!ENTITY mutter-buildsize     "186 MB">
     12  <!ENTITY mutter-time          "1.1 SBU (Using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rb29c0c58 r6535a6d  
    4343    -->
    4444    <listitem>
     45      <para>June 3rd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to gnome-shell-3.36.3. Fixes
     49          <ulink url="&blfs-ticket-root;13632">#13632</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to Mutter-3.36.3. Fixes
     53          <ulink url="&blfs-ticket-root;13633">#13633</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to gnome-control-center-3.36.3. Fixes
     57          <ulink url="&blfs-ticket-root;13631">#13631</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>June 2nd, 2020</para>
    4664      <itemizedlist>
     
    128146
    129147    <listitem>
    130       <para>May 31th, 2020</para>
     148      <para>May 31st, 2020</para>
    131149      <itemizedlist>
    132150        <listitem>
     
    200218        </listitem>
    201219        <listitem>
    202           <para>[thomas] - Make swig using Python3.</para>
     220          <para>[thomas] - Make swig use Python3.</para>
    203221        </listitem>
    204222        <listitem>
Note: See TracChangeset for help on using the changeset viewer.