Update to gnome-shell-44.2

This commit is contained in:
Douglas R. Reno 2023-06-09 11:20:57 -05:00
parent 463b544ef5
commit 036b5311d9
3 changed files with 10 additions and 6 deletions

View File

@ -72,7 +72,7 @@
<!ENTITY gnome-settings-daemon-version "44.1">
<!ENTITY gnome-control-center-version "44.2">
<!ENTITY mutter-version "44.2">
<!ENTITY gnome-shell-version "43.3">
<!ENTITY gnome-shell-version "44.2">
<!ENTITY gnome-shell-extensions-version "43.1">
<!ENTITY gnome-session-version "43.0">
<!-- GDM Moved to display managers -->

View File

@ -5,14 +5,14 @@
%general-entities;
<!ENTITY gnome-shell-download-http
"&gnome-download-http;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
"&gnome-download-http;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-download-ftp
"&gnome-download-ftp;/gnome-shell/&gnome-43;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "5d0117627359b93ed27814957d2b146b">
"&gnome-download-ftp;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
<!ENTITY gnome-shell-md5sum "67e658e2d6ea77da6ebb62e33235b4dc">
<!ENTITY gnome-shell-size "1.9 MB">
<!ENTITY gnome-shell-buildsize "60 MB">
<!ENTITY gnome-shell-buildsize "53 MB">
<!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4)">
<!ENTITY gnome-shell-buildsize-systemd "60 MB (with tests)">
<!ENTITY gnome-shell-buildsize-systemd "53 MB (with tests)">
<!ENTITY gnome-shell-time-systemd "0.2 SBU (Using parallelism=4; with tests)">
]>

View File

@ -41,6 +41,10 @@
<listitem>
<para>June 9th, 2023</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gnome-shell-44.2. Fixes
<ulink url="&blfs-ticket-root;17836">#17836</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to mutter-44.2. Fixes
<ulink url="&blfs-ticket-root;17835">#17835</ulink>.</para>