Changeset 811fcfd1
- Timestamp:
- 01/15/2018 05:12:00 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- c655da01
- Parents:
- ff00993e
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rff00993e r811fcfd1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 4th, &year;">9 <!ENTITY releasedate "January 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/qpdf.xml
rff00993e r811fcfd1 7 7 <!ENTITY qpdf-download-http "&sourceforge-dl;/qpdf/qpdf-&qpdf-version;.tar.gz"> 8 8 <!ENTITY qpdf-download-ftp " "> 9 <!ENTITY qpdf-md5sum " c3ff408f69b3a6b2b3b4c8b373b2600c">10 <!ENTITY qpdf-size "6. 7MB">9 <!ENTITY qpdf-md5sum "8c99dd6a55bbea2c0f7bceab8562631d"> 10 <!ENTITY qpdf-size "6.8 MB"> 11 11 <!ENTITY qpdf-buildsize "82 MB (with tests)"> 12 <!ENTITY qpdf-time " 1.0 SBU (with tests)">12 <!ENTITY qpdf-time "0.6 SBU (with parallelism=4; with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
rff00993e r811fcfd1 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 14th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to qpdf-7.1.0. Fixes 49 <ulink url="&blfs-ticket-root;10262">#10262</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 14th, 2018</para> -
packages.ent
rff00993e r811fcfd1 223 223 <!ENTITY poppler-version "0.62.0"> 224 224 <!ENTITY potrace-version "1.15"> 225 <!ENTITY qpdf-version "7. 0.0">225 <!ENTITY qpdf-version "7.1.0"> 226 226 227 227 <!-- Chapter 11 -->
Note:
See TracChangeset
for help on using the changeset viewer.