Changeset c777a3d0


Ignore:
Timestamp:
08/31/2014 09:38:03 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14686, systemd-13485
Children:
0e935f52
Parents:
3415066
Message:

Added changelog entry. Updated appdata-tools to new version updated stats and included new requirement appstream-glib.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14143 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/appdata-tools.xml

    r3415066 rc777a3d0  
    77  <!ENTITY appdata-tools-download-http "http://people.freedesktop.org/~hughsient/releases/appdata-tools-&appdata-tools-version;.tar.xz">
    88  <!ENTITY appdata-tools-download-ftp  " ">
    9   <!ENTITY appdata-tools-md5sum        "adc82ce1d396c45203a842a508114ead">
    10   <!ENTITY appdata-tools-size          "260 KB">
    11   <!ENTITY appdata-tools-buildsize     "2.7 MB (additional 0.3 MB for the tests)">
     9  <!ENTITY appdata-tools-md5sum        "47d8500b7b96fac6667c3173c77c1e66">
     10  <!ENTITY appdata-tools-size          "242 KB">
     11  <!ENTITY appdata-tools-buildsize     "2.6 MB (including the tests)">
    1212  <!ENTITY appdata-tools-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="gdk-pixbuf"/> and
     77      <xref linkend="APPSTREAM-GLIB"/>,
     78      <xref linkend="gdk-pixbuf"/>, and
    7879      <xref linkend="libsoup"/>
    7980    </para>
  • introduction/welcome/changelog.xml

    r3415066 rc777a3d0  
    4545-->
    4646    <listitem>
     47      <para>August 31st, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[cjg] - Added appstream-glib page.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[cjg] - Updated appdata-tools to new version.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4759      <para>August 29th, 2014</para>
    4860      <itemizedlist>
    4961        <listitem>
    50           <para>[cjg] - Add lxdm display manager page..</para>
    51         </listitem>
    52         <listitem>
    53           <para>[name] - Another changelog entry.</para>
     62          <para>[cjg] - Added lxdm display manager page.</para>
    5463        </listitem>
    5564      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.