Changeset a31d9a12


Ignore:
Timestamp:
05/31/2024 07:25:01 PM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
c3e08319
Parents:
4c4930a
Message:

Update gnome-shell and gnome-shell-extensions to 46.2.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r4c4930a ra31d9a12  
    7878<!ENTITY gnome-control-center-version      "46.1">
    7979<!ENTITY mutter-version                    "46.1">
    80 <!ENTITY gnome-shell-version               "46.1">
    81 <!ENTITY gnome-shell-extensions-version    "46.1">
     80<!ENTITY gnome-shell-version               "46.2">
     81<!ENTITY gnome-shell-extensions-version    "46.2">
    8282<!ENTITY gnome-session-version             "46.0">
    8383<!-- GDM Moved to display managers -->
  • gnome/platform/gnome-shell-extensions.xml

    r4c4930a ra31d9a12  
    88           "&gnome-download-http;/gnome-shell-extensions/&gnome-46;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz">
    99  <!ENTITY gnome-shell-extensions-download-ftp  " ">
    10   <!ENTITY gnome-shell-extensions-md5sum        "acb8af32c832fabf613c08e833dd195b">
    11   <!ENTITY gnome-shell-extensions-size          "204 KB">
    12   <!ENTITY gnome-shell-extensions-buildsize     "3.6 MB">
     10  <!ENTITY gnome-shell-extensions-md5sum        "915c2b4fd0c64ec6ef00029ef3edf3bb">
     11  <!ENTITY gnome-shell-extensions-size          "220 KB">
     12  <!ENTITY gnome-shell-extensions-buildsize     "3.7 MB">
    1313  <!ENTITY gnome-shell-extensions-time          "less than 0.1 SBU">
    1414]>
  • gnome/platform/gnome-shell.xml

    r4c4930a ra31d9a12  
    88           "&gnome-download-http;/gnome-shell/&gnome-46;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp  " ">
    10   <!ENTITY gnome-shell-md5sum        "56c2bf53f35792430ff0acd08ddb4047">
     10  <!ENTITY gnome-shell-md5sum        "ebb54596ebd8b65552cb63bb56d3226a">
    1111  <!ENTITY gnome-shell-size          "1.9 MB">
    12   <!ENTITY gnome-shell-buildsize     "61 MB (with tests)">
    13   <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY gnome-shell-buildsize     "56 MB (with tests)">
     13  <!ENTITY gnome-shell-time          "0.3 SBU (Using parallelism=4; with tests)">
    1414]>
    1515
     
    129129    <title>Installation of GNOME Shell</title>
    130130
     131<!--
    131132    <para>
    132133      First, fix a regression that appears when using glib-2.80.2 or later:
     
    135136<screen><userinput remap="pre">sed -i 's/gnome.ScreenCast.Stream/gnome.Mutter.Screencast/' \
    136137        js/dbusServices/screencast/screencastService.js</userinput></screen>
     138-->
    137139
    138140    <para>
  • introduction/welcome/changelog.xml

    r4c4930a ra31d9a12  
    4343      <para>May 31st, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Update gnome-shell and gnome-shell-extensions to 46.2.
     47          Fixes <ulink url="&blfs-ticket-root;19849">#19849</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Update to gnome-online-accounts-3.50.2. Fixes
Note: See TracChangeset for help on using the changeset viewer.