Changeset d40406d


Ignore:
Timestamp:
05/25/2020 05:16:47 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 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:
f3765cfb
Parents:
d6a4617d
Message:

Update to thunar-1.8.15.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23202 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd6a4617d rd40406d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 24th, &year;">
     9<!ENTITY releasedate  "May 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd6a4617d rd40406d  
    4343    -->
    4444    <listitem>
     45      <para>May 25th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to thunar-1.8.15. Fixes
     49          <ulink url="&blfs-ticket-root;13573">#13573</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
    4555      <para>May 24th, 2020</para>
    4656      <itemizedlist>
  • networking/netutils/avahi.xml

    rd6a4617d rd40406d  
    250250    <para>
    251251      <option>--disable-qt5</option>: This parameter disables the use
    252       of <application>Qt-5</application>, and allows to build without it.
     252      of <application>Qt5</application>, and allows building without it.
    253253    </para>
    254254
  • packages.ent

    rd6a4617d rd40406d  
    815815<!ENTITY xfce4-panel-version          "4.14.4">
    816816<!ENTITY xfce4-xkb-plugin-version     "0.7.1">
    817 <!ENTITY thunar-version               "1.8.14">
     817<!ENTITY thunar-version               "1.8.15">
    818818<!ENTITY thunar-volman-version        "0.9.5">
    819819<!ENTITY tumbler-version              "0.2.8">
  • xfce/core/thunar.xml

    rd6a4617d rd40406d  
    88           "http://archive.xfce.org/src/xfce/thunar/1.8/thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "24218474191ac4c7e907d5b6fd6f1831">
     10  <!ENTITY thunar-md5sum        "303010f4959fa23f7c13c0ccd9b8527e">
    1111  <!ENTITY thunar-size          "2.3 MB">
    12   <!ENTITY thunar-buildsize     "54 MB">
    13   <!ENTITY thunar-time          "0.5 SBU">
     12  <!ENTITY thunar-buildsize     "53 MB">
     13  <!ENTITY thunar-time          "0.6 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.