Changeset 0cdb1340


Ignore:
Timestamp:
05/13/2019 08:07:46 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, gimp3, 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:
cfd5cb3
Parents:
1f1caec
Message:

Update to shared-mime-info-1.12

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r1f1caec r0cdb1340  
    66
    77  <!ENTITY shared-mime-info-download-http
    8            "https://people.freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
     8           "https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/80c7f1afbcad2769f38aeb9ba6317a51/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
    10   <!ENTITY shared-mime-info-md5sum        "418c2ced9dc4dd5ca8b06a755e6d64e9">
    11   <!ENTITY shared-mime-info-size          "604 KB">
     10  <!ENTITY shared-mime-info-md5sum        "5f307837e6ac3df6679aaa03c1a897d4">
     11  <!ENTITY shared-mime-info-size          "394 KB">
    1212  <!ENTITY shared-mime-info-buildsize     "22 MB">
    13   <!ENTITY shared-mime-info-time          "0.2 SBU (on a minimal system, up to 0.4 SBU on a fully loaded desktop)">
     13  <!ENTITY shared-mime-info-time          "0.5 SBU">
    1414]>
    1515
     
    8989  <sect2 role="installation">
    9090    <title>Installation of Shared Mime Info</title>
    91 
     91<!-- The race condition seems to be fixed for 1.12
    9292    <note>
    9393      <para>If your processor is <emphasis>not</emphasis> a very recent
     
    9595      package.</para>
    9696    </note>
    97 
     97-->
    9898    <para>
    9999      Install <application>Shared Mime Info</application> by running the
  • introduction/welcome/changelog.xml

    r1f1caec r0cdb1340  
    4343    -->
    4444
     45    <listitem>
     46      <para>May 13th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to shared-mime-info-1.12. Fixes
     50          <ulink url="&blfs-ticket-root;12054">#12054</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54   
    4555    <listitem>
    4656      <para>May 12th, 2019</para>
  • packages.ent

    r1f1caec r0cdb1340  
    710710<!ENTITY qtwebkit-version             "5.9.0">
    711711<!ENTITY qscintilla-version           "2.10.4">
    712 <!ENTITY shared-mime-info-version     "1.10">
     712<!ENTITY shared-mime-info-version     "1.12">
    713713<!ENTITY startup-notification-version "0.12">
    714714<!ENTITY webkitgtk-version            "2.24.1">    <!-- Even minors only -->
Note: See TracChangeset for help on using the changeset viewer.