Changeset 83ec972c


Ignore:
Timestamp:
02/18/2017 05:26:55 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
8cde4f04
Parents:
641c0df
Message:

Update to feh-2.18.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r641c0df r83ec972c  
    4343-->
    4444    <listitem>
     45      <para>February 18th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to feh-2.18.2. Fixes
     49          <ulink url="&blfs-ticket-root;8893">#8893</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>February 17th, 2017</para>
    4656      <itemizedlist>
  • packages.ent

    r641c0df r83ec972c  
    701701<!ENTITY balsa-version                "2.5.3">
    702702<!ENTITY ekiga-version                "4.0.1">
    703 <!ENTITY feh-version                  "2.18.1">
     703<!ENTITY feh-version                  "2.18.2">
    704704<!--<!ENTITY fontforge-date               "2015-02-28">-->
    705705<!ENTITY fontforge-version            "20161004">
  • xsoft/other/feh.xml

    r641c0df r83ec972c  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "6a75eef6dbf539bacadfa341d490ac0d">
     9  <!ENTITY feh-md5sum        "02c1892de5fae14e19a8c6be6afc421f">
    1010  <!ENTITY feh-size          "2.0 MB">
    1111  <!ENTITY feh-buildsize     "5.3 MB (with tests)">
     
    4040    </para>
    4141
    42     &lfs7a_checked;
     42    &lfs80_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.