Changeset 98c3ae8 for gnome


Ignore:
Timestamp:
05/07/2021 12:48:35 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
47d868ae
Parents:
5765d28
Message:

Update to exo-4.16.2
Update to xfce4-settings-4.16.1
Update to gnome-session-40.1.1
Update to gnome-backgrounds-40.1

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-backgrounds.xml

    r5765d28 r98c3ae8  
    66
    77  <!ENTITY gnome-backgrounds-download-http
    8            "&gnome-download-http;/gnome-backgrounds/&gnome-minor-38;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     8           "&gnome-download-http;/gnome-backgrounds/&gnome-40;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
    99  <!ENTITY gnome-backgrounds-download-ftp
    10            "&gnome-download-ftp;/gnome-backgrounds/&gnome-minor-38;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
    11   <!ENTITY gnome-backgrounds-md5sum        "822d5ca042f5143903bee7711ceaaa92">
    12   <!ENTITY gnome-backgrounds-size          "39 MB">
    13   <!ENTITY gnome-backgrounds-buildsize     "81 MB">
     10           "&gnome-download-ftp;/gnome-backgrounds/&gnome-40;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     11  <!ENTITY gnome-backgrounds-md5sum        "1d0a89993d466806b81c267aede098e4">
     12  <!ENTITY gnome-backgrounds-size          "48 MB">
     13  <!ENTITY gnome-backgrounds-buildsize     "97 MB">
    1414  <!ENTITY gnome-backgrounds-time          "less than 0.1 SBU">
    1515]>
  • gnome/platform/gnome-session.xml

    r5765d28 r98c3ae8  
    66
    77  <!ENTITY gnome-session-download-http
    8            "&gnome-download-http;/gnome-session/&gnome-minor-38;/gnome-session-&gnome-session-version;.tar.xz">
     8           "&gnome-download-http;/gnome-session/&gnome-40;/gnome-session-&gnome-session-version;.tar.xz">
    99  <!ENTITY gnome-session-download-ftp
    10            "&gnome-download-ftp;/gnome-session/&gnome-minor-38;/gnome-session-&gnome-session-version;.tar.xz">
    11   <!ENTITY gnome-session-md5sum        "736024b46e2542b9b68adaa43f754f49">
     10           "&gnome-download-ftp;/gnome-session/&gnome-40;/gnome-session-&gnome-session-version;.tar.xz">
     11  <!ENTITY gnome-session-md5sum        "4fe52c247137b0c9329ca4ddfe9f0070">
    1212  <!ENTITY gnome-session-size          "472 KB">
    1313  <!ENTITY gnome-session-buildsize     "15 MB">
     
    113113<screen><userinput>sed 's@/bin/sh@/bin/sh -l@' -i gnome-session/gnome-session.in</userinput></screen>
    114114
     115<!-- Not needed with 40.1.1
    115116    <para revision="systemd">
    116117      Adapt gnome-session to changes in systemd-247:
     
    118119
    119120<screen revision="systemd"><userinput remap="pre">echo 'Slice=-.slice' >> data/gnome-session-restart-dbus.service.in</userinput></screen>
     121-->
    120122
    121123    <para revision="sysv">
     
    155157<!-- For some reason, there are I/O errors with the DTD @ freedesktop
    156158     that causes error messages to flood stdin. -->
     159
     160    <para>
     161      Move the documentation to a versioned directory:
     162    </para>
     163
     164<screen role="root"><userinput>mv -v /usr/share/doc/gnome-session{,-&gnome-session-version;}</userinput></screen>
    157165
    158166    <para revision="sysv">
Note: See TracChangeset for help on using the changeset viewer.