Changeset c5922106


Ignore:
Timestamp:
03/01/2021 07:59:42 AM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
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:
ae4fa91
Parents:
56f986f
Message:

Update to icewm-2.2.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r56f986f rc5922106  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 26th, &year;">
     9<!ENTITY releasedate  "March 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r56f986f rc5922106  
    4242    </listitem>
    4343    -->
     44   <listitem>
     45      <para>March 1st, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to icewm-2.2.0. Fixes
     49          <ulink url="&blfs-ticket-root;14720">#14720</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>February 26th, 2021</para>
  • packages.ent

    r56f986f rc5922106  
    776776<!-- Chapter 27 -->
    777777<!ENTITY fluxbox-version              "1.3.7">
    778 <!ENTITY icewm-version                "2.1.2">
     778<!ENTITY icewm-version                "2.2.0">
    779779<!ENTITY openbox-version              "3.6.1">
    780780<!ENTITY sawfish-version              "1.12.0">
  • x/wm/icewm.xml

    r56f986f rc5922106  
    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        "23692e30dc3034a80542f066de6d7e6f">
     9  <!ENTITY icewm-md5sum        "2084e1122ae28c6fb8b8f580d1f6cccc">
    1010  <!ENTITY icewm-size          "2.2 MB">
    11   <!ENTITY icewm-buildsize     "46 MB">
     11  <!ENTITY icewm-buildsize     "43 MB">
    1212  <!ENTITY icewm-time          "0.2 SBU (Using parallelixm=4)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.