Changeset 23d2dc5


Ignore:
Timestamp:
02/13/2017 07:40:36 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
aacb2d8b
Parents:
7b2b4b11
Message:

Update to cups-filters-1.13.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7b2b4b11 r23d2dc5  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- 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 12th &year;">
     9<!ENTITY releasedate  "February 13th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r7b2b4b11 r23d2dc5  
    4343-->
    4444    <listitem>
     45      <para>February 13th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to cups-filters-1.13.3. Fixes
     49          <ulink url="&blfs-ticket-root;8773">#8773</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>February 12th, 2017</para>
    4656      <itemizedlist>
  • packages.ent

    r7b2b4b11 r23d2dc5  
    824824<!-- Chapter 50 -->
    825825<!ENTITY cups-version                 "2.2.2">
    826 <!ENTITY cups-filters-version         "1.13.2">
     826<!ENTITY cups-filters-version         "1.13.3">
    827827<!ENTITY gs-version                   "9.20">
    828828<!ENTITY gutenprint-version           "5.2.12">
  • pst/printing/cups-filters.xml

    r7b2b4b11 r23d2dc5  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "d2a25d86c5abf1de8a14b81102058f99">
     10  <!ENTITY cups-filters-md5sum        "3fac49dfeb7d0db37873dd33cff67a96">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "45 MB (with tests)">
     
    118118      <xref linkend="gutenprint"/> (for supported printers),
    119119      or other printer drivers, such as <ulink
    120       url="http://sourceforge.net.projects/hplip/files/hplip/">hplip</ulink>
     120      url="http://sourceforge.net/projects/hplip/files/hplip/">hplip</ulink>
    121121    </para>
    122122
Note: See TracChangeset for help on using the changeset viewer.