Update to yelp-42.2

This commit is contained in:
Douglas R. Reno 2022-12-27 22:36:03 -06:00
parent 8c9ce9066b
commit 7f4e8d5e51
3 changed files with 7 additions and 3 deletions

View File

@ -78,7 +78,7 @@
<!ENTITY gdm-version "43.0">
<!ENTITY gnome-user-docs-version "43.0">
<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
<!ENTITY yelp-version "42.1">
<!ENTITY yelp-version "42.2">
<!-- notification-daemon moved to System Utilites, so it's now in packages.ent -->
<!-- polkit-gnome moved to Security, so it's now in packages.ent -->

View File

@ -6,7 +6,7 @@
<!ENTITY yelp-download-http "&gnome-download-http;/yelp/&gnome-42;/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-42;/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-md5sum "6dc39a17c910e87e7a240fb6a8d9b5bf">
<!ENTITY yelp-md5sum "3792122c4ab90725716cd88e9274f0f6">
<!ENTITY yelp-size "1.4 MB">
<!ENTITY yelp-buildsize "21 MB">
<!ENTITY yelp-time "0.1 SBU">
@ -108,7 +108,7 @@
commands:
</para>
<screen><userinput>./configure --prefix=/usr --disable-static --with-webkit2gtk-4-0 &amp;&amp;
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 28th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to yelp-42.2. Fixes
<ulink url="&blfs-ticket-root;17068">#17068</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gnome-user-docs-43.0. Fixes
<ulink url="&blfs-ticket-root;17081">#17081</ulink>.</para>