Changeset 7b29f96


Ignore:
Timestamp:
09/21/2019 05:57:09 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
ef5c2e3
Parents:
d9ed7cc
Message:

Update to shared-mime-info-1.14

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd9ed7cc r7b29f96  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     3<!ENTITY day          "21">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 20th, &year;">
     9<!ENTITY releasedate  "September 21st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/shared-mime-info.xml

    rd9ed7cc r7b29f96  
    66
    77  <!ENTITY shared-mime-info-download-http
    8            "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/5349e18c86eb96eee258a5c1f19122d0/shared-mime-info-&shared-mime-info-version;.tar.xz">
     8           "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/aee9ae9646cbef724bbb1bd2ba146556/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "5b91bdbcd609391537b27a98bde70059">
     10  <!ENTITY shared-mime-info-md5sum        "debdc8dbbb411558db20b6f5cc5d089d">
    1111  <!ENTITY shared-mime-info-size          "756 KB">
    12   <!ENTITY shared-mime-info-buildsize     "12 MB">
     12  <!ENTITY shared-mime-info-buildsize     "21 MB">
    1313  <!ENTITY shared-mime-info-time          "0.1 SBU">
    1414]>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="glib2"/> and
     80      <xref linkend="glib2"/>,
     81      <xref linkend="itstool"/>, and
    8182      <xref linkend="libxml2"/>
    8283    </para>
     
    8990  <sect2 role="installation">
    9091    <title>Installation of Shared Mime Info</title>
    91 <!-- The race condition seems to be fixed for 1.12
    92     <note>
    93       <para>If your processor is <emphasis>not</emphasis> a very recent
    94       Intel, you may need to use <literal>make -j1</literal> for this
    95       package.</para>
    96     </note>
    97 -->
     92
    9893    <para>
    9994      Install <application>Shared Mime Info</application> by running the
  • introduction/welcome/changelog.xml

    rd9ed7cc r7b29f96  
    4343-->
    4444    <listitem>
     45      <para>September 21st, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to shared-mime-info-1.14. Fixes
     49          <ulink url="&blfs-ticket-root;12557">#12557</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 20th, 2019</para>
    4656      <itemizedlist>
  • packages.ent

    rd9ed7cc r7b29f96  
    709709<!ENTITY qtwebkit-version             "5.9.0">
    710710<!ENTITY qscintilla-version           "2.10.4">
    711 <!ENTITY shared-mime-info-version     "1.13.1">
     711<!ENTITY shared-mime-info-version     "1.14">
    712712<!ENTITY startup-notification-version "0.12">
    713713<!ENTITY webkitgtk-version            "2.26.0">    <!-- Even minors only -->
Note: See TracChangeset for help on using the changeset viewer.