Changeset 341deb7
- Timestamp:
- 06/13/2019 08:20:48 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 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:
- 043c1e6
- Parents:
- 819a4c7
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r819a4c7 r341deb7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 2"> <!-- Always 2 digits -->3 <!ENTITY day "13"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- 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 "June 1 2th, &year;">9 <!ENTITY releasedate "June 13th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r819a4c7 r341deb7 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 13th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to glib-networking-2.60.3. Fixes 49 <ulink url="&blfs-ticket-root;12136">#12136</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 12th, 2019</para> -
networking/netlibs/glib-networking.xml
r819a4c7 r341deb7 9 9 <!ENTITY glib-networking-download-ftp 10 10 "&gnome-download-ftp;/glib-networking/2.60/glib-networking-&glib-networking-version;.tar.xz"> 11 <!ENTITY glib-networking-md5sum " bf46d1208ac00d78a45fbf621d459025">11 <!ENTITY glib-networking-md5sum "e8fd0462a82269fb4bbd6c07a1e7d0f4"> 12 12 <!ENTITY glib-networking-size "184 KB"> 13 <!ENTITY glib-networking-buildsize " 4.3MB (with tests)">14 <!ENTITY glib-networking-time " less than0.1 SBU (with tests)">13 <!ENTITY glib-networking-buildsize "5.7 MB (with tests)"> 14 <!ENTITY glib-networking-time "0.1 SBU (with tests)"> 15 15 ]> 16 16 -
packages.ent
r819a4c7 r341deb7 577 577 <!ENTITY curl-version "7.65.1"> 578 578 <!ENTITY geoclue2-version "2.5.3"> 579 <!ENTITY glib-networking-version "2.60. 2">579 <!ENTITY glib-networking-version "2.60.3"> 580 580 <!ENTITY ldns-version "1.7.0"> 581 581 <!ENTITY libevent-version "2.1.10"> -
x/lib/gdk-pixbuf.xml
r819a4c7 r341deb7 165 165 <xref linkend="jasper"/> and you want 166 166 <application>Gdk Pixbuf</application> to use it to compile a 167 JPEG2000 image loader, pass this switch to configure.167 JPEG2000 image loader, pass this switch to meson. 168 168 </para> 169 169
Note:
See TracChangeset
for help on using the changeset viewer.