Update to gnome-shell-43.2.

This commit is contained in:
Douglas R. Reno 2022-12-27 22:28:38 -06:00
parent ea5d0014c8
commit b59b825f1c
3 changed files with 12 additions and 19 deletions

View File

@ -72,7 +72,7 @@
<!ENTITY gnome-settings-daemon-version "43.0">
<!ENTITY gnome-control-center-version "43.2">
<!ENTITY mutter-version "43.2">
<!ENTITY gnome-shell-version "42.4">
<!ENTITY gnome-shell-version "43.2">
<!ENTITY gnome-shell-extensions-version "42.3">
<!ENTITY gnome-session-version "42.0">
<!ENTITY gdm-version "42.0">

View File

@ -5,14 +5,14 @@
%general-entities;
<!ENTITY gnome-shell-download-http
"&gnome-download-http;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
"&gnome-download-http;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-download-ftp
"&gnome-download-ftp;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "cefa5c78071f885d1298e1e949afbf7d">
<!ENTITY gnome-shell-size "1.8 MB">
<!ENTITY gnome-shell-buildsize "46 MB">
"&gnome-download-ftp;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "17964c1937b35cc2719be61bdc896de8">
<!ENTITY gnome-shell-size "1.9 MB">
<!ENTITY gnome-shell-buildsize "60 MB">
<!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4)">
<!ENTITY gnome-shell-buildsize-systemd "47 MB (with tests)">
<!ENTITY gnome-shell-buildsize-systemd "60 MB (with tests)">
<!ENTITY gnome-shell-time-systemd "0.2 SBU (Using parallelism=4; with tests)">
]>
@ -80,23 +80,12 @@
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
<itemizedlist spacing="compact" revision="sysv">
<listitem>
<para>
Required patch:
<ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-fix_xwayland-1.patch"/>
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="evolution-data-server"/>,
<xref linkend="gcr4"/>,
<xref linkend="gjs"/>,
<xref linkend="gnome-autoar"/>,
<xref linkend="gnome-control-center"/>,

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 28th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gnome-shell-43.2. Fixes
<ulink url="&blfs-ticket-root;17062">#17062</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Archive Zenity. It's no longer used by either
Mutter or Libreoffice.</para>