Changeset 77dbfba


Ignore:
Timestamp:
11/23/2014 05:59:49 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ac9d1a4e
Parents:
0f9b97a
Message:

Update to xkbcomp-1.3.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0f9b97a r77dbfba  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 21st, &year;">
     9<!ENTITY releasedate  "November 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r0f9b97a r77dbfba  
    4646
    4747    <listitem>
     48      <para>November 23rd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Update to xkbcomp-1.3.0. Fixes
     52          <ulink url="&blfs-ticket-root;5848">#5848</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>November 21th, 2014</para>
    4959      <itemizedlist>
  • x/installing/x7app.xml

    r0f9b97a r77dbfba  
    6868  <!ENTITY xinput-md5sum                   "305980ac78a6954e306a14d80a54c441">
    6969
    70   <!ENTITY xkbcomp-version                 "1.2.4">
    71   <!ENTITY xkbcomp-md5sum                  "a0fc1ac3fc4fe479ade09674347c5aa0">
     70  <!ENTITY xkbcomp-version                 "1.3.0">
     71  <!ENTITY xkbcomp-md5sum                  "0012a8e3092cddf7f87b250f96bb38c5">
    7272
    7373  <!ENTITY xkbevd-version                  "1.1.3">
Note: See TracChangeset for help on using the changeset viewer.