Changeset b59b825


Ignore:
Timestamp:
12/28/2022 04:28:38 AM (16 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
49b157f
Parents:
ea5d0014
Message:

Update to gnome-shell-43.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rea5d0014 rb59b825  
    7373<!ENTITY gnome-control-center-version      "43.2">
    7474<!ENTITY mutter-version                    "43.2">
    75 <!ENTITY gnome-shell-version               "42.4">
     75<!ENTITY gnome-shell-version               "43.2">
    7676<!ENTITY gnome-shell-extensions-version    "42.3">
    7777<!ENTITY gnome-session-version             "42.0">
  • gnome/platform/gnome-shell.xml

    rea5d0014 rb59b825  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "cefa5c78071f885d1298e1e949afbf7d">
    12   <!ENTITY gnome-shell-size          "1.8 MB">
    13   <!ENTITY gnome-shell-buildsize     "46 MB">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "17964c1937b35cc2719be61bdc896de8">
     12  <!ENTITY gnome-shell-size          "1.9 MB">
     13  <!ENTITY gnome-shell-buildsize     "60 MB">
    1414  <!ENTITY gnome-shell-time          "0.2 SBU (Using parallelism=4)">
    15   <!ENTITY gnome-shell-buildsize-systemd "47 MB (with tests)">
     15  <!ENTITY gnome-shell-buildsize-systemd "60 MB (with tests)">
    1616  <!ENTITY gnome-shell-time-systemd      "0.2 SBU (Using parallelism=4; with tests)">
    1717]>
     
    8181    </itemizedlist>
    8282
    83     <!--
    84     <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
    85     <itemizedlist spacing="compact" revision="sysv">
    86       <listitem>
    87         <para>
    88           Required patch:
    89           <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-fix_xwayland-1.patch"/>
    90         </para>
    91       </listitem>
    92     </itemizedlist>
    93     -->
    94 
    9583    <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
    9684
     
    9886    <para role="required">
    9987      <xref linkend="evolution-data-server"/>,
     88      <xref linkend="gcr4"/>,
    10089      <xref linkend="gjs"/>,
    10190      <xref linkend="gnome-autoar"/>,
  • introduction/welcome/changelog.xml

    rea5d0014 rb59b825  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to gnome-shell-43.2. Fixes
     46          <ulink url="&blfs-ticket-root;17062">#17062</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Archive Zenity. It's no longer used by either
    4650          Mutter or Libreoffice.</para>
Note: See TracChangeset for help on using the changeset viewer.