Changeset 2faa98e3


Ignore:
Timestamp:
04/04/2018 02:04:27 PM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
488b738f
Parents:
058cdbf
Message:

Update to cups-filters-1.20.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r058cdbf r2faa98e3  
    4343-->
    4444   <listitem>
     45      <para>April 4, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to cups-filters-1.20.2. Fixes
     49          <ulink url="&blfs-ticket-root;10612">#10612</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52   </listitem>
     53
     54   <listitem>
    4555      <para>April 2, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r058cdbf r2faa98e3  
    867867<!-- Chapter 50 -->
    868868<!ENTITY cups-version                 "2.2.7">
    869 <!ENTITY cups-filters-version         "1.20.1">
     869<!ENTITY cups-filters-version         "1.20.2">
    870870<!ENTITY gs-version                   "9.23">
    871871<!ENTITY gutenprint-version           "5.2.13">
  • pst/printing/cups-filters.xml

    r058cdbf r2faa98e3  
    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        "327a2ea8e042b08c8e40c9efe90a342e">
    11   <!ENTITY cups-filters-size          "1.4 MB">
     10  <!ENTITY cups-filters-md5sum        "fd29d67c143018d897894591f479543b">
     11  <!ENTITY cups-filters-size          "1.5 MB">
    1212  <!ENTITY cups-filters-buildsize     "41 MB (with tests)">
    1313  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
Note: See TracChangeset for help on using the changeset viewer.