Changeset 31e8e21


Ignore:
Timestamp:
01/03/2020 04:47:01 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
6a720e7
Parents:
5b44f2e
Message:

Update to xf86-input-wacom-0.39.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r5b44f2e r31e8e21  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>January 3rd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to xf86-input-wacom-0.39.0. Fixes
     49          <ulink url="&blfs-ticket-root;12948">#12948</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>January 1st, 2020</para>
  • x/installing/x7driver-wacom.xml

    r5b44f2e r31e8e21  
    55  %general-entities;
    66
    7   <!ENTITY xorg-wacom-driver-version "0.38.0">
     7  <!ENTITY xorg-wacom-driver-version "0.39.0">
    88
    99  <!ENTITY xorg-wacom-driver-download-http "https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-&xorg-wacom-driver-version;/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-wacom-driver-download-ftp  " ">
    11   <!ENTITY xorg-wacom-driver-md5sum        "da17ae395f367914e9e4c9eef79b2e42">
     11  <!ENTITY xorg-wacom-driver-md5sum        "9ee7bf6969002d6cfe9301354a72d7b0">
    1212  <!ENTITY xorg-wacom-driver-size          "608 KB">
    1313  <!ENTITY xorg-wacom-driver-buildsize     "12 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.