Changeset cdd5b6ae


Ignore:
Timestamp:
02/10/2021 12:14:48 PM (4 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
1cbc454
Parents:
ccab43a
Message:

Update to icewm-2.1.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rccab43a rcdd5b6ae  
    4343    -->
    4444   <listitem>
     45     <para>February 10th, 2021</para>
     46     <itemizedlist>
     47       <listitem>
     48         <para>[timtas] - Update to icewm-2.1.2. Fixes
     49         <ulink url="&blfs-ticket-root;14635">#14635</ulink>.</para>
     50       </listitem>
     51     </itemizedlist>
     52   </listitem>
     53   <listitem>
    4554     <para>February 9th, 2021</para>
    4655     <itemizedlist>
  • packages.ent

    rccab43a rcdd5b6ae  
    774774<!-- Chapter 27 -->
    775775<!ENTITY fluxbox-version              "1.3.7">
    776 <!ENTITY icewm-version                "2.1.1">
     776<!ENTITY icewm-version                "2.1.2">
    777777<!ENTITY openbox-version              "3.6.1">
    778778<!ENTITY sawfish-version              "1.12.0">
  • x/wm/icewm.xml

    rccab43a rcdd5b6ae  
    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        "00e7fba6b14da4147b8009cd364855f4">
    10   <!ENTITY icewm-size          "2.1 MB">
    11   <!ENTITY icewm-buildsize     "54 MB">
     9  <!ENTITY icewm-md5sum        "23692e30dc3034a80542f066de6d7e6f">
     10  <!ENTITY icewm-size          "2.2 MB">
     11  <!ENTITY icewm-buildsize     "46 MB">
    1212  <!ENTITY icewm-time          "0.2 SBU (Using parallelixm=4)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.