Changeset e66c3a9


Ignore:
Timestamp:
03/31/2008 07:38:23 PM (16 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5f238c99
Parents:
6e1374c7
Message:

Update gnumeric to 1.8.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6e1374c7 re66c3a9  
    582582<!-- Chapter 34 -->
    583583<!ENTITY AbiWord-version              "2.4.6">
    584 <!ENTITY gnumeric-version             "1.8.1">
     584<!ENTITY gnumeric-version             "1.8.2">
    585585<!ENTITY gnucash-version              "2.2.4">
    586586<!ENTITY gimp-version                 "2.2.17">
  • introduction/welcome/changelog.xml

    r6e1374c7 re66c3a9  
    4949        <listitem>
    5050          <para>[ken] - Added patch for xpdf to fix vulnerabilities.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[ken] - Updated to gnumeric-1.8.2.</para>
    5154        </listitem>
    5255      </itemizedlist>
  • xsoft/office/gnumeric.xml

    r6e1374c7 re66c3a9  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.8/gnumeric-&gnumeric-version;.tar.bz2">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.8/gnumeric-&gnumeric-version;.tar.bz2">
    9   <!ENTITY gnumeric-md5sum        "a80ae52484b07d772297dcde6c0dab47">
     9  <!ENTITY gnumeric-md5sum        "f60edc6ca42daa2fb3717f3c90fa8a6e">
    1010  <!ENTITY gnumeric-size          "14.0 MB">
    11   <!ENTITY gnumeric-buildsize     "205 MB">
    12   <!ENTITY gnumeric-time          "2.6 SBU (includes creating HTML documentation)">
     11  <!ENTITY gnumeric-buildsize     "206 MB">
     12  <!ENTITY gnumeric-time          "3.0 SBU (includes creating HTML documentation)">
    1313]>
    1414
     
    176176<screen><userinput>make check</userinput></screen>
    177177
    178     <para>Two of the seven tests appear to fail because the csv files they use
     178    <para>Two of the seven tests fail because the scripts they use
    179179    are missing, two others fail for unknown reasons.</para>
    180180
Note: See TracChangeset for help on using the changeset viewer.