Update to seahorse-43.0.

This commit is contained in:
Douglas R. Reno 2022-12-14 14:33:18 -06:00
parent 52c9cde654
commit 1e410df89d
3 changed files with 10 additions and 6 deletions

View File

@ -107,6 +107,6 @@
<!ENTITY gucharmap-major-version "14.0">
<!ENTITY gucharmap-version "&gucharmap-major-version;.3">
<!-- nm-applet moved to Networking Utilities, so it's now in packages.ent -->
<!ENTITY seahorse-version "42.0">
<!ENTITY seahorse-version "43.0">
<!ENTITY vinagre-version "3.22.0">
<!--<!ENTITY vino-version "3.22.0">-->

View File

@ -5,12 +5,12 @@
%general-entities;
<!ENTITY seahorse-download-http
"&gnome-download-http;/seahorse/&gnome-42;/seahorse-&seahorse-version;.tar.xz">
"&gnome-download-http;/seahorse/&gnome-43;/seahorse-&seahorse-version;.tar.xz">
<!ENTITY seahorse-download-ftp
"&gnome-download-ftp;/seahorse/&gnome-42;/seahorse-&seahorse-version;.tar.xz">
<!ENTITY seahorse-md5sum "522fb61d05d523bd42fb77eb7f59b42f">
"&gnome-download-ftp;/seahorse/&gnome-43;/seahorse-&seahorse-version;.tar.xz">
<!ENTITY seahorse-md5sum "efa9fea2e1c4291c39d509eb366b9a56">
<!ENTITY seahorse-size "1.3 MB">
<!ENTITY seahorse-buildsize "33 MB">
<!ENTITY seahorse-buildsize "43 MB">
<!ENTITY seahorse-time "0.1 SBU (Using parallelism=4)">
]>
@ -84,7 +84,7 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libsoup"/>,
<xref linkend="libsoup3"/>,
<xref linkend="p11-kit"/>,
<xref linkend="openldap"/>,
<xref linkend="openssh"/> (for managing SSH keys) and

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 14th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to seahorse-43.0. Fixes
<ulink url="&blfs-ticket-root;17186">#17186</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to sysprof-3.46.0. Fixes
<ulink url="&blfs-ticket-root;17072">#17072</ulink>.</para>