Changeset eabab82


Ignore:
Timestamp:
04/22/2022 09:04:08 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
45c4cd95
Parents:
46ccf4e
Message:

Update to gspell-1.10.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gspell.xml

    r46ccf4e reabab82  
    77  <!ENTITY gspell-download-http "&gnome-download-http;/gspell/1.8/gspell-&gspell-version;.tar.xz">
    88  <!ENTITY gspell-download-ftp  " ">
    9   <!ENTITY gspell-md5sum        "378dee938c08c24b559953cbcad83942">
    10   <!ENTITY gspell-size          "414 KB">
    11   <!ENTITY gspell-buildsize     "13 MB (with tests)">
    12   <!ENTITY gspell-time          "0.1 SBU (using parallelism=4; with tests)">
     9  <!ENTITY gspell-md5sum        "8c738e40e8b76ee7f614fff75d995ad4">
     10  <!ENTITY gspell-size          "424 KB">
     11  <!ENTITY gspell-buildsize     "11 MB (with tests)">
     12  <!ENTITY gspell-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="enchant"/> and
     76      <xref linkend="enchant"/>,
     77      <xref linkend="icu"/> and
    7778      <xref linkend="gtk3"/>
    7879    </para>
     
    8283      <xref linkend="gobject-introspection"/>,
    8384      <xref linkend="gtk-doc"/>,
    84       <xref linkend="iso-codes"/>,
    8585      <xref linkend="vala"/>, and
    8686      <xref linkend="valgrind"/>
  • introduction/welcome/changelog.xml

    r46ccf4e reabab82  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to gspell-1.10.0. Fixes
     50          <ulink url="&blfs-ticket-root;16431">#16431</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to libseccomp-2.5.4. Fixes
    5054          <ulink url="&blfs-ticket-root;16451">#16451</ulink>.</para>
  • packages.ent

    r46ccf4e reabab82  
    108108<!ENTITY grantlee-version             "5.2.0">
    109109<!ENTITY gsl-version                  "2.7.1">
    110 <!ENTITY gspell-version               "1.8.4">
     110<!ENTITY gspell-minor                 "1.10">
     111<!ENTITY gspell-version               "&gspell-minor;.0">
    111112
    112113<!ENTITY icu-major                    "71">
Note: See TracChangeset for help on using the changeset viewer.