Changeset d934228


Ignore:
Timestamp:
02/14/2023 08:52:52 PM (15 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
cebe173b
Parents:
33c11ec1
Message:

Update to vte-0.70.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r33c11ec1 rd934228  
    2929<!ENTITY totem-pl-parser-version           "3.26.6">
    3030<!ENTITY vte-minor                         "0.70">
    31 <!ENTITY vte-version                       "&vte-minor;.2">
     31<!ENTITY vte-version                       "&vte-minor;.3">
    3232<!ENTITY yelp-xsl-version                  "42.1">
    3333<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/vte.xml

    r33c11ec1 rd934228  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "&gnome-download-http;/vte/&vte-minor;/vte-&vte-version;.tar.xz">
    8   <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/&vte-minor;/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "5f1064024d0a961a5d6d549cb4264a1b">
    10   <!ENTITY vte-size          "880 KB">
    11   <!ENTITY vte-buildsize     "16 MB (with tests)">
    12   <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
     7<!--  <!ENTITY vte-download-http "&gnome-download-http;/vte/&vte-minor;/vte-&vte-version;.tar.xz">-->
     8<!--  <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/&vte-minor;/vte-&vte-version;.tar.xz">-->
     9  <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
     10  <!ENTITY vte-download-ftp  " ">
     11  <!ENTITY vte-md5sum        "86d2b49dcb1d05b489d228892b49c28a">
     12  <!ENTITY vte-size          "616 KB">
     13  <!ENTITY vte-buildsize     "14 MB (with tests)">
     14  <!ENTITY vte-time          "0.4 SBU (using parallelism=4; with tests)">
    1315
    1416  <!-- For "Contents" and "Short Descriptions" sections -->
  • introduction/welcome/changelog.xml

    r33c11ec1 rd934228  
    4242      <para>February 14th, 2023</para>
    4343      <itemizedlist>
     44       <listitem>
     45         <para>[renodr] - Update to vte-0.70.3. Fixes
     46         <ulink url="&blfs-ticket-root;17637">#17637</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Update to ruby-3.2.1. Fixes
Note: See TracChangeset for help on using the changeset viewer.