Changeset ad01a32


Ignore:
Timestamp:
09/08/2020 05:57:31 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
d1de86bc
Parents:
f807f21c
Message:

Update to icewm-1.8.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf807f21c rad01a32  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 7th, &year;">
     9<!ENTITY releasedate  "September 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rf807f21c rad01a32  
    4343    -->
    4444    <listitem>
     45      <para>September 8th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to icewm-1.8.2. Fixes
     49          <ulink url="&blfs-ticket-root;14019">#14019</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 7th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    rf807f21c rad01a32  
    764764<!-- Chapter 27 -->
    765765<!ENTITY fluxbox-version              "1.3.7">
    766 <!ENTITY icewm-version                "1.8.1">
     766<!ENTITY icewm-version                "1.8.2">
    767767<!ENTITY openbox-version              "3.6.1">
    768768<!ENTITY sawfish-version              "1.12.0">
  • x/wm/icewm.xml

    rf807f21c rad01a32  
    77  <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "a53aff2c9249053dd8712eecaf1b8a0c">
     9  <!ENTITY icewm-md5sum        "c3cedecfdd371fd9ef3d2df28981ed71">
    1010  <!ENTITY icewm-size          "2.1 MB">
    1111  <!ENTITY icewm-buildsize     "46 MB">
Note: See TracChangeset for help on using the changeset viewer.