Changeset c60a4518
- Timestamp:
- 01/18/2020 03:53:24 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 6d8a658
- Parents:
- c4dc2c5
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc4dc2c5 rc60a4518 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "18"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 7th, &year;">9 <!ENTITY releasedate "January 18th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/gegl.xml
rc4dc2c5 rc60a4518 7 7 <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz"> 8 8 <!ENTITY gegl-download-ftp " "> 9 <!ENTITY gegl-md5sum " 567f9e6c0a0a1a4145a1a1b254ca9ac5">9 <!ENTITY gegl-md5sum "37433eb00f8a4b0d1ae9e975aaedfa26"> 10 10 <!ENTITY gegl-size "4.6 MB"> 11 11 <!ENTITY gegl-buildsize "115 MB (with docs; add 7 MB for tests)"> -
introduction/welcome/changelog.xml
rc4dc2c5 rc60a4518 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 18th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to gegl-0.4.20. Fixes 49 <ulink url="&blfs-ticket-root;13037">#13037</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 17th, 2020</para> -
packages.ent
rc4dc2c5 rc60a4518 197 197 <!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version --> 198 198 <!ENTITY fribidi-version "1.0.8"> 199 <!ENTITY gegl-version "0.4. 18">199 <!ENTITY gegl-version "0.4.20"> 200 200 <!ENTITY giflib-version "5.2.1"> 201 201 <!ENTITY glm-version "0.9.9.7">
Note:
See TracChangeset
for help on using the changeset viewer.