Changeset 889aa40


Ignore:
Timestamp:
02/07/2015 10:24:44 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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, nosym, 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:
9a3726e
Parents:
f3efa2c
Message:

Update to goffice-0.10.20 and gnumeric-1.12.20

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf3efa2c r889aa40  
    4848      <para>February 7th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to gnumeric-1.12.20. Fixes
     52          <ulink url="&blfs-ticket-root;6114">#6114</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[pierre] - Update to goffice-0.10.20. Fixes
     56          <ulink url="&blfs-ticket-root;6113">#6113</ulink>.</para>
     57        </listitem>
    5058        <listitem>
    5159          <para>[fernando] - Update to cmake-3.1.2. Fixes
  • packages.ent

    rf3efa2c r889aa40  
    462462<!ENTITY gdk-pixbuf-version           "2.31.1">
    463463<!ENTITY glu-version                  "9.0.0">
    464 <!ENTITY goffice010-version           "0.10.19">
     464<!ENTITY goffice010-version           "0.10.20">
    465465<!ENTITY gtk2-version                 "2.24.25">
    466466<!ENTITY gtk3-version                 "3.14.8">
     
    578578<!-- Chapter 34 -->
    579579<!ENTITY AbiWord-version              "3.0.1">
    580 <!ENTITY gnumeric-version             "1.12.19">
     580<!ENTITY gnumeric-version             "1.12.20">
    581581<!ENTITY gnucash-version              "2.4.11">
    582582
  • x/lib/goffice010.xml

    rf3efa2c r889aa40  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "5f9806f808be361230c2efe0503767e4">
     11  <!ENTITY goffice010-md5sum        "1785853fa42a13a3067e42773abdc905">
    1212  <!ENTITY goffice010-size          "2.2 MB">
    1313  <!ENTITY goffice010-buildsize     "95 MB (additional 2 MB for the tests)">
     
    146146        </seg>
    147147        <seg>
    148           libgoffice-0.10.so and
     148          libgoffice-0.10.so
    149149        </seg>
    150150        <seg>
  • xsoft/office/gnumeric.xml

    rf3efa2c r889aa40  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "74abf39132d672d5fc0d16a19e62e3aa">
     9  <!ENTITY gnumeric-md5sum        "d60bad3065348fefe2096a16a9bc11dd">
    1010  <!ENTITY gnumeric-size          "17.6 MB">
    1111  <!ENTITY gnumeric-buildsize     "276 MB (additional 2 MB for the tests)">
     
    8383       an icon theme such as <xref linkend="adwaita-icon-theme"/>,
    8484       <xref linkend="oxygen-icons"/> or
    85        <xref linkend="gnome-icon-theme"/>, and
     85       <xref linkend="gnome-icon-theme"/>,
     86       <xref linkend="x-window-system"/>, and
    8687       <xref linkend="yelp"/> for the buit-in help functionality
    8788    </para>
     
    8990    <bridgehead renderas="sect4">Optional</bridgehead>
    9091    <para role="optional">
     92      <xref linkend="dconf"/> (to prevent some test failures),
    9193      <xref linkend="gobject-introspection"/>,
    9294      <xref linkend="pygobject3"/>,
     
    137139    <para>
    138140      If you wish to test the results, issue <command>make -k check</command>.
    139       A few tests fail, some for known reasons.
     141      Tests must be run from an active X session, and <xref linkend="dconf"/>
     142      should be installed to prevent some failures. Even so, a few tests fail,
     143      some for known reasons.
    140144    </para>
    141145
Note: See TracChangeset for help on using the changeset viewer.