Changeset 52d9d2dc
- Timestamp:
- 11/26/2017 09:45:09 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1740585
- Parents:
- ef6f4bb
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ref6f4bb r52d9d2dc 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 5"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "November 2 5th, &year;">9 <!ENTITY releasedate "November 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
ref6f4bb r52d9d2dc 43 43 --> 44 44 <listitem> 45 <para>November 26th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to cups-filters-1.17.9. Fixes 49 <ulink url="&blfs-ticket-root;9780">#9780</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>November 25th, 2017</para> 46 56 <itemizedlist> -
packages.ent
ref6f4bb r52d9d2dc 859 859 <!-- Chapter 50 --> 860 860 <!ENTITY cups-version "2.2.6"> 861 <!ENTITY cups-filters-version "1.17. 5">861 <!ENTITY cups-filters-version "1.17.9"> 862 862 <!ENTITY gs-version "9.22"> 863 863 <!ENTITY gutenprint-version "5.2.13"> -
pst/printing/cups-filters.xml
ref6f4bb r52d9d2dc 8 8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 9 9 <!ENTITY cups-filters-download-ftp " "> 10 <!ENTITY cups-filters-md5sum " b177a604d78a636808193f3830106ac5">10 <!ENTITY cups-filters-md5sum "2ef5f2b902bcdcb963c5ef5858976bbc"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 <!ENTITY cups-filters-buildsize " 33MB (with tests)">12 <!ENTITY cups-filters-buildsize "44 MB (with tests)"> 13 13 <!ENTITY cups-filters-time "0.4 SBU (with tests)"> 14 14 ]> … … 274 274 <seg> 275 275 /usr/include/{cupsfilters,fontembed}, 276 /usr/lib/cups/filter, 276 277 /usr/share/cups/{braille,charsets}, 277 278 /usr/share/doc/cups-filters-&cups-filters-version; and
Note:
See TracChangeset
for help on using the changeset viewer.