Changeset 6d8a658
- Timestamp:
- 01/19/2020 06:22:48 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ddf85992
- Parents:
- c60a4518
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc60a4518 r6d8a658 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 8"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 8th, &year;">9 <!ENTITY releasedate "January 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libxkbcommon.xml
rc60a4518 r6d8a658 7 7 <!ENTITY libxkbcommon-download-http "https://xkbcommon.org/download/libxkbcommon-&libxkbcommon-version;.tar.xz"> 8 8 <!ENTITY libxkbcommon-download-ftp " "> 9 <!ENTITY libxkbcommon-md5sum " 4662756fd73ab0ac9e32efdad8f807f6">10 <!ENTITY libxkbcommon-size "3 68KB">9 <!ENTITY libxkbcommon-md5sum "2d9ad3a46b317138b5e72a91cf105451"> 10 <!ENTITY libxkbcommon-size "376 KB"> 11 11 <!ENTITY libxkbcommon-buildsize "25 MB (with tests)"> 12 <!ENTITY libxkbcommon-time " 0.1 SBU (with tests)">12 <!ENTITY libxkbcommon-time "less than 0.1 SBU (with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
rc60a4518 r6d8a658 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 19th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to libxkbcommon-0.10.0. Fixes 49 <ulink url="&blfs-ticket-root;13038">#13038</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 18th, 2020</para> -
packages.ent
rc60a4518 r6d8a658 161 161 <!ENTITY libusb-compat-version "0.1.5"> 162 162 <!ENTITY libuv-version "1.34.1"> 163 <!ENTITY libxkbcommon-version "0. 9.1">163 <!ENTITY libxkbcommon-version "0.10.0"> 164 164 <!-- the libxml2-version is also used for the python2 module, 165 165 which is built separately after libxml2.so has been installed,
Note:
See TracChangeset
for help on using the changeset viewer.