Changeset e07a345


Ignore:
Timestamp:
01/28/2017 05:23:56 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
cb1e2842
Parents:
f1edd53a
Message:

Update to exempi-2.4.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf1edd53a re07a345  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 27th &year;">
     9<!ENTITY releasedate  "January 28th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/exempi.xml

    rf1edd53a re07a345  
    77  <!ENTITY exempi-download-http "http://libopenraw.freedesktop.org/download/exempi-&exempi-version;.tar.bz2">
    88  <!ENTITY exempi-download-ftp  " ">
    9   <!ENTITY exempi-md5sum        "fdc5336d0bb285e1b25a5c562237cb87">
     9  <!ENTITY exempi-md5sum        "11f5870f0ccb66ea578de373882ad998">
    1010  <!ENTITY exempi-size          "3.5 MB">
    11   <!ENTITY exempi-buildsize     "229 MB (add 20 MB for tests)">
     11  <!ENTITY exempi-buildsize     "229 MB (add 21 MB for tests)">
    1212  <!ENTITY exempi-time          "1.2 SBU (add 0.2 SBU for tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rf1edd53a re07a345  
    4444-->
    4545    <listitem>
     46      <para>January 28th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to exempi-2.4.1.  Fixes
     50          <ulink url="&blfs-ticket-root;8789">#8789</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>January 27th, 2017</para>
    4757      <itemizedlist>
  • packages.ent

    rf1edd53a re07a345  
    9191<!ENTITY dbus-glib-version            "0.108">
    9292<!ENTITY enchant-version              "1.6.0">
    93 <!ENTITY exempi-version               "2.4.0">
     93<!ENTITY exempi-version               "2.4.1">
    9494<!ENTITY expat-version                "2.1.0">
    9595<!ENTITY gcab-version                 "0.7">
Note: See TracChangeset for help on using the changeset viewer.