Changeset cd77581


Ignore:
Timestamp:
04/10/2022 08:55:10 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
38c0ca2
Parents:
13d94cf3
Message:

Update to vte-0.68.0

Also fix a "vi" typo in changelog

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r13d94cf3 rcd77581  
    2626<!ENTITY rest-version                      "0.8.1">
    2727<!ENTITY totem-pl-parser-version           "3.26.6">
    28 <!ENTITY vte-version                       "0.66.2">
     28<!ENTITY vte-minor                         "0.68">
     29<!ENTITY vte-version                       "&vte-minor;.0">
    2930<!ENTITY yelp-xsl-version                  "41.1">
    3031<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/vte.xml

    r13d94cf3 rcd77581  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.bz2">
    8   <!ENTITY vte-download-ftp  " ">
    9   <!ENTITY vte-md5sum        "0371944dfe5198272628214304765ae8">
    10   <!ENTITY vte-size          "492 KB">
    11   <!ENTITY vte-buildsize     "14 MB (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-md5sum        "895a99ff50461fa65717112afbf56e8d">
     10  <!ENTITY vte-size          "881 KB">
     11  <!ENTITY vte-buildsize     "16 MB (with tests)">
    1212  <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
     
    173173
    174174    <!-- Uncomment once vte supports it (only git branch "master" supports it
    175          as of vte-0.66.0)
     175         as of vte-0.68.0)
    176176    <para>
    177177      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
  • introduction/welcome/changelog.xml

    r13d94cf3 rcd77581  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[pierre] - Update to nautilus-i42.0. Fixes second
     48          <para>[pierre] - Update to vte-0.68.0. Fixes second
     49          part of <ulink url="&blfs-ticket-root;16333">#16333</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to nautilus-42.0. Fixes second
    4953          part of <ulink url="&blfs-ticket-root;16282">#16282</ulink>.</para>
    5054        </listitem>
Note: See TracChangeset for help on using the changeset viewer.