Changeset c74154c
- Timestamp:
- 01/11/2017 05:05:49 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 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:
- 3717002f
- Parents:
- b15359cd
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb15359cd rc74154c 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- 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 "January 1 0th &year;">9 <!ENTITY releasedate "January 11th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/perl-modules.xml
rb15359cd rc74154c 109 109 110 110 <!ENTITY Text-BibTeX-download-http "http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz"> 111 <!ENTITY Text-BibTeX-md5sum " 0811516b5d25ca922d950d571514c7ae">111 <!ENTITY Text-BibTeX-md5sum "551a25463dbf6349df9a158484d5a6c5"> 112 112 113 113 <!ENTITY Text-CSV-download-http "http://www.cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-&Text-CSV-version;.tar.gz"> -
introduction/welcome/changelog.xml
rb15359cd rc74154c 45 45 46 46 <listitem> 47 <para>January 11th, 2017</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to Text-BibTeX-0.78. Fixes 51 <ulink url="&blfs-ticket-root;8737">#8737</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 47 57 <para>January 10th, 2017</para> 48 58 <itemizedlist> -
packages.ent
rb15359cd rc74154c 359 359 <!ENTITY Test-Command-version "0.11"> 360 360 <!ENTITY Test-Differences-version "0.64"> 361 <!ENTITY Text-BibTeX-version "0.7 7">361 <!ENTITY Text-BibTeX-version "0.78"> 362 362 <!ENTITY Text-CSV-version "1.33"> 363 363 <!ENTITY Text-Roman-version "3.5">
Note:
See TracChangeset
for help on using the changeset viewer.