Changeset 67b9a05


Ignore:
Timestamp:
12/22/2013 07:38:34 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
5e998c2a
Parents:
74a58ba
Message:

update to libreoffice-4.1.4.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r74a58ba r67b9a05  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 21th, &year;">
     9<!ENTITY releasedate  "December 22nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    717717<!ENTITY gnucash-version              "2.4.11">
    718718
    719 <!ENTITY libreoffice-version          "4.1.3">
     719<!ENTITY libreoffice-version          "4.1.4">
    720720<!ENTITY libreoffice-patch            ".2">
    721721<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • introduction/welcome/changelog.xml

    r74a58ba r67b9a05  
    4545-->
    4646    <listitem>
    47       <para>December 20th, 2013</para>
     47      <para>December 22nd, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to libreoffice-4.1.4.2. Fixes
     51          <ulink url="&blfs-ticket-root;4467">#4467</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>December 21st, 2013</para>
    4858      <itemizedlist>
    4959        <listitem>
  • xsoft/office/libreoffice.xml

    r74a58ba r67b9a05  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "7c5248b9141df6c4844c81515a41942f">
     10  <!ENTITY libreoffice-core-md5sum        "2e7880600b26387f342f277c5d198bfa">
    1111  <!ENTITY libreoffice-core-size          "117 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "4a464980edb2cd8d6119a5495c7bd801">
     14  <!ENTITY libreoffice-dict-md5sum        "ff5315098547da976dd1ffdd57e88d6b">
    1515  <!ENTITY libreoffice-dict-size          "35 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "c5a692983c429a142b1c109fd28425fa">
     18  <!ENTITY libreoffice-help-md5sum        "1235bb27ff2a060cc666752143dfbf6b">
    1919  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "f5131da6395034246eb26aa94c7de8b2">
     22  <!ENTITY libreoffice-translations-md5sum        "083f211866fe1f77fd2712b822a56f5c">
    2323  <!ENTITY libreoffice-translations-size          "125 MB">
    2424
    25   <!ENTITY libreoffice-buildsize          "4.5 GB (449 MB installed) -
     25  <!ENTITY libreoffice-buildsize          "4.0 GB (423 MB installed) -
    2626                                           6.6 GB (482 MB installed), with translations">
    27   <!ENTITY libreoffice-time               "93 SBU">
     27  <!ENTITY libreoffice-time               "139 SBU">
    2828]>
    2929
Note: See TracChangeset for help on using the changeset viewer.