mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to gnumeric-1.12.54.
This commit is contained in:
parent
f1edc0de8b
commit
d723609036
@ -41,6 +41,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>January 24th, 2023</para>
|
<para>January 24th, 2023</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to gnumeric-1.12.54. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;17544">#17544</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to goffice-0.10.54. Fixes
|
<para>[bdubbs] - Update to goffice-0.10.54. Fixes
|
||||||
<ulink url="&blfs-ticket-root;17541">#17541</ulink>.</para>
|
<ulink url="&blfs-ticket-root;17541">#17541</ulink>.</para>
|
||||||
|
@ -887,7 +887,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
|||||||
<!-- Part XI -->
|
<!-- Part XI -->
|
||||||
<!-- Chapter 39 -->
|
<!-- Chapter 39 -->
|
||||||
<!ENTITY AbiWord-version "3.0.5">
|
<!ENTITY AbiWord-version "3.0.5">
|
||||||
<!ENTITY gnumeric-version "1.12.53">
|
<!ENTITY gnumeric-version "1.12.54">
|
||||||
|
|
||||||
<!ENTITY libreoffice-version "7.4.4">
|
<!ENTITY libreoffice-version "7.4.4">
|
||||||
<!ENTITY libreoffice-patch ".2">
|
<!ENTITY libreoffice-patch ".2">
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
|
<!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
|
||||||
<!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
|
<!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
|
||||||
<!ENTITY gnumeric-md5sum "d771cd81e19441a3dc390b2b03cd1edf">
|
<!ENTITY gnumeric-md5sum "2848a9ec14c8703ba19e358254d90fff">
|
||||||
<!ENTITY gnumeric-size "17 MB">
|
<!ENTITY gnumeric-size "17 MB">
|
||||||
<!ENTITY gnumeric-buildsize "330 MB (add 14 MB for tests)">
|
<!ENTITY gnumeric-buildsize "245 MB (add 14 MB for tests)">
|
||||||
<!ENTITY gnumeric-time "0.8 SBU (Using parallelism=4; add 3.5 SBU for tests)">
|
<!ENTITY gnumeric-time "0.7 SBU (Using parallelism=4; add 5.3 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
|
<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
|
||||||
@ -138,8 +138,8 @@ make</userinput></screen>
|
|||||||
<para>
|
<para>
|
||||||
To run the tests, issue <command>make check</command>. Tests should be
|
To run the tests, issue <command>make check</command>. Tests should be
|
||||||
run from an active X session, and <xref linkend="dconf"/> should be
|
run from an active X session, and <xref linkend="dconf"/> should be
|
||||||
installed to prevent some failures. Four tests are known to fail,
|
installed to prevent some failures. Three tests are known to fail
|
||||||
one due to a changed test file and three related to valgrind.
|
related to valgrind.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user