Changeset c8f8332


Ignore:
Timestamp:
01/12/2013 12:14:35 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
9e6c909
Parents:
caed4c52
Message:

Colord 0.1.27.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcaed4c52 rc8f8332  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "12">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2013">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "January 11th, &year;">
     12<!ENTITY releasedate  "January 12th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    354354<!ENTITY autofs-version               "5.0.7">
    355355<!ENTITY bluez-version                "4.101">
    356 <!ENTITY colord-version               "0.1.26">
     356<!ENTITY colord-version               "0.1.27">
    357357<!ENTITY cpio-version                 "2.11">
    358358<!ENTITY dbus-version                 "1.6.8">
  • general/sysutils/colord.xml

    rcaed4c52 rc8f8332  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "003dc934ddcdfe09b478b84ac0288dcf">
    11   <!ENTITY colord-size          "624 KB">
    12   <!ENTITY colord-buildsize     "21 MB">
     10  <!ENTITY colord-md5sum        "832bc43d8e832cad860f2eb69fc1978a">
     11  <!ENTITY colord-size          "840 KB">
     12  <!ENTITY colord-buildsize     "25 MB">
    1313  <!ENTITY colord-time          "0.2 SBU">
    1414]>
     
    183183          /usr/lib/colord-sensors,
    184184          /usr/share/color,
     185          /usr/share/colord,
    185186          /usr/share/gtk-doc/html/colord and
    186187          /var/lib/colord
     
    244245
    245246      <varlistentry id="libcolord">
    246         <term><filename class='libraryfile'>libcolord.so</filename></term>
     247        <term><filename class="libraryfile">libcolord.so</filename></term>
    247248        <listitem>
    248249          <para>
  • introduction/welcome/changelog.xml

    rcaed4c52 rc8f8332  
    4545-->
    4646    <listitem>
    47       <para>January 11th, 2013</para>
    48       <itemizedlist>
     47      <para>January 12th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - Colord 0.1.27.</para>
     51        </listitem>
    4952        <listitem>
    5053          <para>[krejzi] - GStreamer 1.0.5.</para>
Note: See TracChangeset for help on using the changeset viewer.