Changeset 0ec2262
- Timestamp:
- 09/15/2019 04:21:43 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:
- 0cf3733
- Parents:
- e19f9bd
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re19f9bd r0ec2262 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 "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 1 4th, &year;">9 <!ENTITY releasedate "September 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libical.xml
re19f9bd r0ec2262 7 7 <!ENTITY libical-download-http "https://github.com/libical/libical/releases/download/v&libical-version;/libical-&libical-version;.tar.gz"> 8 8 <!ENTITY libical-download-ftp " "> 9 <!ENTITY libical-md5sum " 9be4e8a1739a9c27e06aa8ce66b8cb34">10 <!ENTITY libical-size "86 4KB">11 <!ENTITY libical-buildsize "2 5MB (with tests)">12 <!ENTITY libical-time "0. 5 SBU (with tests)">9 <!ENTITY libical-md5sum "463a59244c6767b8e67b29379405e297"> 10 <!ENTITY libical-size "860 KB"> 11 <!ENTITY libical-buildsize "21 MB (with tests)"> 12 <!ENTITY libical-time "0.2 SBU (Using parallelism=5; with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
re19f9bd r0ec2262 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to libical-3.0.6. Fixes 50 <ulink url="&blfs-ticket-root;12537">#12537</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 56 <para>September 14th, 2019</para> 57 <itemizedlist> 58 <listitem> 49 59 <para>[bdubbs] - Update to libXfont2-2.0.4 (Xorg library). Fixes 50 60 <ulink url="&blfs-ticket-root;12536">#12536</ulink>.</para> -
packages.ent
re19f9bd r0ec2262 138 138 <!ENTITY libgudev-version "233"> 139 139 <!ENTITY libgusb-version "0.3.0"> 140 <!ENTITY libical-version "3.0. 5">140 <!ENTITY libical-version "3.0.6"> 141 141 <!ENTITY libidn-version "1.35"> 142 142 <!ENTITY libidn2-version "2.2.0">
Note:
See TracChangeset
for help on using the changeset viewer.