Changeset c22f42a


Ignore:
Timestamp:
05/05/2020 12:33:34 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
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:
0f6b4d9
Parents:
914dd13
Message:

Upgrade xfce4-notifyd-0.6.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r914dd13 rc22f42a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "04">                   <!-- Always 2 digits -->
     3<!ENTITY day          "05">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 4th, &year;">
     9<!ENTITY releasedate  "May 5th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r914dd13 rc22f42a  
    4343    -->
    4444    <listitem>
     45      <para>May 5th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to xfce4-notifyd-0.6.1. Fixes
     49          <ulink url="&blfs-ticket-root;13500">#13500</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 4th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r914dd13 rc22f42a  
    835835<!ENTITY ristretto-version            "0.10.0">
    836836<!ENTITY xfce4-mixer-version          "4.10.0">
    837 <!ENTITY xfce4-notifyd-version        "0.6.0">
     837<!ENTITY xfce4-notifyd-version        "0.6.1">
    838838
    839839<!-- Part X -->
  • xfce/apps/xfce4-notifyd.xml

    r914dd13 rc22f42a  
    88           "http://archive.xfce.org/src/apps/xfce4-notifyd/0.6/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2">
    99  <!ENTITY xfce4-notifyd-download-ftp  " ">
    10   <!ENTITY xfce4-notifyd-md5sum        "1724fcb635bbab44c9f62c69734e446d">
     10  <!ENTITY xfce4-notifyd-md5sum        "58e70621d6b9e0e66399ed41ab402a47">
    1111  <!ENTITY xfce4-notifyd-size          "527 KB">
    1212  <!ENTITY xfce4-notifyd-buildsize     "7.3 MB">
Note: See TracChangeset for help on using the changeset viewer.