Changeset f7772926


Ignore:
Timestamp:
04/03/2021 06:12:46 AM (3 years ago)
Author:
Thomas Trepl <thomas@…>
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:
339417b
Parents:
9d31900
Message:

Upgrade mousepad-0.5.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r9d31900 rf7772926  
    4343    -->
    4444    <listitem>
     45      <para>April 3rd, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Upgrade mousepad-0.5.4. Fixes
     49          <ulink url="&blfs-ticket-root;14854">#14854</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>April 2nd, 2021</para>
    4656      <itemizedlist>
  • packages.ent

    r9d31900 rf7772926  
    850850<!ENTITY midori-version               "0.5.11">
    851851<!ENTITY parole-version               "4.16.0">
    852 <!ENTITY mousepad-version             "0.5.3">
     852<!ENTITY mousepad-version             "0.5.4">
    853853<!ENTITY vte2-version                 "0.28.2">
    854854<!ENTITY xfce4-terminal-version       "0.8.10">
  • postlfs/editors/mousepad.xml

    r9d31900 rf7772926  
    88           "http://archive.xfce.org/src/apps/mousepad/0.5/mousepad-&mousepad-version;.tar.bz2">
    99  <!ENTITY mousepad-download-ftp  " ">
    10   <!ENTITY mousepad-md5sum        "66a396824ecfb795b2a8c981e22a72e0">
    11   <!ENTITY mousepad-size          "832 KB">
     10  <!ENTITY mousepad-md5sum        "aac96998bcccff5e72f70b8eb0f75425">
     11  <!ENTITY mousepad-size          "835 KB">
    1212  <!ENTITY mousepad-buildsize     "14 MB">
    1313  <!ENTITY mousepad-time          "0.1 SBU">
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtksourceview"/> and
     79      <xref linkend="gtksourceview4"/> and
    8080      <xref linkend="xfconf"/>
    8181    </para>
Note: See TracChangeset for help on using the changeset viewer.