Changeset c04d365


Ignore:
Timestamp:
08/18/2020 04:31:56 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
b4a94be
Parents:
923952b
Message:

blocaled-0.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r923952b rc04d365  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 17th, &year;">
     9<!ENTITY releasedate  "August 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/blocaled.xml

    r923952b rc04d365  
    77<!ENTITY blocaled-download-http "https://github.com/pierre-labastie/blocaled/releases/download/v&blocaled-version;/blocaled-&blocaled-version;.tar.xz">
    88  <!ENTITY blocaled-download-ftp  " ">
    9   <!ENTITY blocaled-md5sum        "bb9935b6ef727d50c7a733e9fdee40bf">
    10   <!ENTITY blocaled-size          "256 KB">
     9  <!ENTITY blocaled-md5sum        "b05b42bf500791716214d12da34d3f7d">
     10  <!ENTITY blocaled-size          "257 KB">
    1111  <!ENTITY blocaled-buildsize     "4.2 MB (with tests)">
    1212  <!ENTITY blocaled-time          "0.1 SBU (with tests)">
  • introduction/welcome/changelog.xml

    r923952b rc04d365  
    4343    -->
    4444    <listitem>
     45      <para>August 18th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to blocaled-0.3. Fixes
     49          <ulink url="&blfs-ticket-root;13938">#13938</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>August 17th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r923952b rc04d365  
    281281<!ENTITY dbus-version                 "1.12.20">   <!-- Even minors only -->
    282282<!ENTITY elogind-version              "243.7">
    283 <!ENTITY blocaled-version             "0.2">
     283<!ENTITY blocaled-version             "0.3">
    284284<!ENTITY eudev-version                "1.7">
    285285<!ENTITY fcron-version                "3.2.1">
Note: See TracChangeset for help on using the changeset viewer.