Changeset 73808b3


Ignore:
Timestamp:
01/27/2024 07:18:52 PM (5 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
e4119b5
Parents:
7954e2b
Message:

Add utfcpp-4.0.5 in support of taglib.

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r7954e2b r73808b3  
    164164  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="uchardet.xml"/>
    165165  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="umockdev.xml"/>
     166  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="utfcpp.xml"/>
    166167  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland.xml"/>
    167168  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland-protocols.xml"/>
  • introduction/welcome/changelog.xml

    r7954e2b r73808b3  
    3939    </listitem>
    4040    -->
     41    <listitem>
     42      <para>January 26th, 2024</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Add utfcpp-4.0.5 in support of taglib.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
     49
    4150    <listitem>
    4251      <para>January 26th, 2024</para>
  • packages.ent

    r7954e2b r73808b3  
    190190<!ENTITY uchardet-version             "0.0.8">
    191191<!ENTITY umockdev-version             "0.17.18">
     192<!ENTITY utfcpp-version               "4.0.5">
    192193<!ENTITY wayland-version              "1.22.0">
    193194<!ENTITY wayland-protocols-version    "1.33">
Note: See TracChangeset for help on using the changeset viewer.