Changeset c39244c1


Ignore:
Timestamp:
09/22/2023 09:16:17 PM (8 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
c7a3394
Parents:
12079d3
git-author:
Douglas R. Reno <renodr@…> (09/22/2023 08:54:21 PM)
git-committer:
Douglas R. Reno <renodr@…> (09/22/2023 09:16:17 PM)
Message:

Update to gnome-shell-45.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r12079d3 rc39244c1  
    7676<!ENTITY gnome-control-center-version      "45.0">
    7777<!ENTITY mutter-version                    "45.0">
    78 <!ENTITY gnome-shell-version               "44.4">
     78<!ENTITY gnome-shell-version               "45.0">
    7979<!ENTITY gnome-shell-extensions-version    "44.0">
    8080<!ENTITY gnome-session-version             "44.0">
  • gnome/platform/gnome-shell.xml

    r12079d3 rc39244c1  
    66
    77  <!ENTITY gnome-shell-download-http
    8            "&gnome-download-http;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
     8           "&gnome-download-http;/gnome-shell/&gnome-45;/gnome-shell-&gnome-shell-version;.tar.xz">
    99  <!ENTITY gnome-shell-download-ftp
    10            "&gnome-download-ftp;/gnome-shell/&gnome-44;/gnome-shell-&gnome-shell-version;.tar.xz">
    11   <!ENTITY gnome-shell-md5sum        "7448870f7537ece593e0ca2eaf547379">
     10           "&gnome-download-ftp;/gnome-shell/&gnome-45;/gnome-shell-&gnome-shell-version;.tar.xz">
     11  <!ENTITY gnome-shell-md5sum        "1782092edaa095c2192001eff1d92745">
    1212  <!ENTITY gnome-shell-size          "1.9 MB">
    1313  <!ENTITY gnome-shell-buildsize     "61 MB (with tests)">
     
    191191      href="../../xincludes/meson-buildtype-release.xml"/>
    192192
     193<!--
    193194    <para revision="sysv">
    194195      <command>patch ...</command>: This patch fixes a bug when trying to
    195196      start an xwayland application on non systemd.
    196197    </para>
     198-->
    197199
    198200    <para revision="sysv">
     
    250252          <para>
    251253            provides the core user interface functions for the
    252             <application>GNOME</application> 3 Desktop
     254            <application>GNOME</application> Desktop
    253255          </para>
    254256          <indexterm zone="gnome-shell gnome-shell-prog">
  • introduction/welcome/changelog.xml

    r12079d3 rc39244c1  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to gnome-shell-45.0. Fixes
     46          <ulink url="&blfs-ticket-root;18570">#18570</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to mutter-45.0. Fixes
    4650          <ulink url="&blfs-ticket-root;18580">#18580</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.