Changeset dda765e1
- Timestamp:
- 06/07/2023 04:36:39 PM (4 months ago)
- Branches:
- 12.0, kea, lazarus, lxqt, trunk, xry111/xf86-video-removal
- Children:
- 9a82a96
- Parents:
- 6f6c17a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
r6f6c17a rdda765e1 66 66 <!ENTITY gexiv2-minor "0.14"> 67 67 <!ENTITY gexiv2-version "&gexiv2-minor;.1"> 68 <!ENTITY nautilus-version "4 3.2">68 <!ENTITY nautilus-version "44.2.1"> 69 69 <!--<!ENTITY zenity-version "3.42.1">--> 70 70 <!ENTITY gnome-bluetooth-version "42.5"> -
gnome/platform/nautilus.xml
r6f6c17a rdda765e1 6 6 7 7 <!ENTITY nautilus-download-http 8 "&gnome-download-http;/nautilus/&gnome-4 3;/nautilus-&nautilus-version;.tar.xz">8 "&gnome-download-http;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz"> 9 9 <!ENTITY nautilus-download-ftp 10 "&gnome-download-ftp;/nautilus/&gnome-4 3;/nautilus-&nautilus-version;.tar.xz">11 <!ENTITY nautilus-md5sum " c563e92d7904b2f2b5777105f865163f">12 <!ENTITY nautilus-size "3. 0MB">10 "&gnome-download-ftp;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz"> 11 <!ENTITY nautilus-md5sum "aa72cb40ee0ac4555b9e8babf74ced57"> 12 <!ENTITY nautilus-size "3.1 MB"> 13 13 <!ENTITY nautilus-buildsize "110 MB (with tests)"> 14 14 <!ENTITY nautilus-time "0.7 SBU (with tests, both using parallelism=4)"> … … 120 120 <screen><userinput>sed "/docdir =/s@\$@ / 'nautilus-&nautilus-version;'@" -i meson.build</userinput></screen> 121 121 122 <!-- 122 123 <para> 123 124 Fix an inverted test that may lead to crashes, and also prevents … … 126 127 127 128 <screen><userinput>sed "/assert (basename ==/s/==/!=/" -i src/nautilus-file-operations.c</userinput></screen> 129 --> 128 130 129 131 <para> … … 146 148 To test the results, issue: <command>ninja test</command>. The tests 147 149 need to be run in a graphical environment. One test is known to fail 148 if <xref linkend='tracker3-miners'/> is not installed. 150 if <xref linkend='tracker3-miners'/> is not installed. One test is also 151 known to timeout if the user running the tests has a large home directory. 149 152 </para> 150 153 -
introduction/welcome/changelog.xml
r6f6c17a rdda765e1 42 42 <para>June 7th, 2023</para> 43 43 <itemizedlist> 44 <listitem> 45 <para>[renodr] - Update to nautilus-44.2.1. Fixes 46 <ulink url="&blfs-ticket-root;17810">#17810</ulink>.</para> 47 </listitem> 44 48 <listitem> 45 49 <para>[renodr] - Update to gvfs-1.50.4. Fixes
Note:
See TracChangeset
for help on using the changeset viewer.