Update to gnome-bluetooth-42.8

This commit is contained in:
Douglas R. Reno 2024-02-06 12:58:03 -06:00
parent c4a2422c65
commit cb94e8a48e
3 changed files with 10 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<!ENTITY gexiv2-version "&gexiv2-minor;.2">
<!ENTITY nautilus-version "45.2.1">
<!--<!ENTITY zenity-version "3.42.1">-->
<!ENTITY gnome-bluetooth-version "42.7">
<!ENTITY gnome-bluetooth-version "42.8">
<!ENTITY gnome-keyring-version "42.1">
<!ENTITY gnome-settings-daemon-version "45.1">
<!ENTITY tecla-version "45.0">

View File

@ -7,7 +7,7 @@
<!ENTITY gnome-bluetooth-download-http
"&gnome-download-http;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
<!ENTITY gnome-bluetooth-download-ftp " ">
<!ENTITY gnome-bluetooth-md5sum "efa6607de94422c92a18f68ebf432dff">
<!ENTITY gnome-bluetooth-md5sum "a4b2b8f1321bcc33a868894fae364554">
<!ENTITY gnome-bluetooth-size "300 KB">
<!ENTITY gnome-bluetooth-buildsize "12 MB (with tests)">
<!ENTITY gnome-bluetooth-time "0.2 SBU (Using parallelism=4, with tests)">
@ -68,6 +68,7 @@
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -77,6 +78,7 @@
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">GNOME Bluetooth Dependencies</bridgehead>
@ -110,12 +112,14 @@
<sect2 role="installation">
<title>Installation of GNOME Bluetooth</title>
<!--
<para>
If running the test suite, apply a patch to fix test timeouts
with python-dbusmock 0.30.0 or later:
</para>
<screen><userinput>patch -Np1 -i ../gnome-bluetooth-&gnome-bluetooth-version;-testsuite_fix-1.patch</userinput></screen>
-->
<para>
Install <application>GNOME Bluetooth</application> by running the

View File

@ -42,6 +42,10 @@
<listitem>
<para>February 6th, 2024</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gnome-bluetooth-42.8. Fixes
<ulink url="&blfs-ticket-root;19257">#19257</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to jasper-4.2.0. Fixes
<ulink url="&blfs-ticket-root;19253">#19253</ulink>.</para>