Changeset a45da54
- Timestamp:
- 12/03/2017 04:27:05 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a5026b6
- Parents:
- b6fc1d02
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb6fc1d02 ra45da54 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "03"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 2nd, &year;">9 <!ENTITY releasedate "December 3rd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb6fc1d02 ra45da54 43 43 --> 44 44 <listitem> 45 <para>December 1st, 2017</para> 45 <para>December 3rd, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to gnumeric-1.12.37. Fixes 49 <ulink url="&blfs-ticket-root;10107">#10107</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 55 <para>December 2nd, 2017</para> 46 56 <itemizedlist> 47 57 <listitem> -
packages.ent
rb6fc1d02 ra45da54 716 716 <!-- Chapter 42 --> 717 717 <!ENTITY AbiWord-version "3.0.2"> 718 <!ENTITY gnumeric-version "1.12.3 6">718 <!ENTITY gnumeric-version "1.12.37"> 719 719 <!ENTITY gnucash-version "2.4.11"> 720 720 -
xsoft/office/gnumeric.xml
rb6fc1d02 ra45da54 7 7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 8 8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz"> 9 <!ENTITY gnumeric-md5sum " 3a84ec7d8925930fa6fec4335a0e9e9e">9 <!ENTITY gnumeric-md5sum "e70b39ee5d4cc21d711027e98dae20e8"> 10 10 <!ENTITY gnumeric-size "19 MB"> 11 <!ENTITY gnumeric-buildsize " 347 MB (add 3MB for tests)">12 <!ENTITY gnumeric-time " 2.3 SBU (add 3.9SBU for tests)">11 <!ENTITY gnumeric-buildsize "268 MB (add 4 MB for tests)"> 12 <!ENTITY gnumeric-time "1.3 SBU (iusing parallelism=4; add 3.5 SBU for tests)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.