Package Updates:

Update to gjs-1.70.0
Update to gsettings-desktop-schemas-41.0
Typo fix in neon
This commit is contained in:
Douglas R. Reno 2022-01-06 12:52:43 -06:00
parent 9594c39c26
commit c1d5e64279
5 changed files with 28 additions and 14 deletions

View File

@ -19,7 +19,7 @@
<!-- Chapter 30 -->
<!-- Platform -->
<!ENTITY gcr-version "3.40.0">
<!ENTITY gsettings-desktop-schemas-version "40.0">
<!ENTITY gsettings-desktop-schemas-version "41.0">
<!ENTITY libsecret-version "0.20.4">
<!ENTITY rest-version "0.8.1">
<!ENTITY totem-pl-parser-version "3.26.6">
@ -27,7 +27,7 @@
<!ENTITY yelp-xsl-version "40.2">
<!ENTITY GConf-version "3.2.6">
<!ENTITY geocode-glib-version "3.26.2">
<!ENTITY gjs-version "1.68.3">
<!ENTITY gjs-version "1.70.0">
<!ENTITY gnome-autoar-version "0.4.0">
<!ENTITY gnome-desktop-version "40.4">
<!ENTITY gnome-menus-version "3.36.0">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.68/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.68/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-md5sum "031e5a1c3712d43d7130d4b3e11d5bbc">
<!ENTITY gjs-size "548 KB">
<!ENTITY gjs-buildsize "27 MB (with tests)">
<!ENTITY gjs-time "0.9 SBU (with tests)">
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.70/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.70/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-md5sum "cbf534f8bc13b359160d4be5d2c40462">
<!ENTITY gjs-size "584 KB">
<!ENTITY gjs-buildsize "240 MB (with tests)">
<!ENTITY gjs-time "0.6 SBU (with tests)">
]>
<sect1 id="gjs" xreflabel="Gjs-&gjs-version;">

View File

@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gsettings-desktop-schemas-download-http
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-40;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-41;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-download-ftp
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-40;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-md5sum "345e5b2340f4c6fd1b90597745761ddf">
<!ENTITY gsettings-desktop-schemas-size "688 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "12 MB">
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-41;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-md5sum "1d39684b07b33d06de7be230a126ca56">
<!ENTITY gsettings-desktop-schemas-size "692 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "18 MB">
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
]>

View File

@ -41,6 +41,20 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>January 6th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to gjs-1.70.0. Fixes
<ulink url="&blfs-ticket-root;15571">#15571</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gesttings-desktop-schemas-41.0. Fixes
<ulink url="&blfs-ticket-root;15592">#15592</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 5th, 2022</para>
<itemizedlist>

View File

@ -90,7 +90,7 @@
<title>Installation of neon</title>
<para>
The build mechanism tries to recreate the documentaion even
The build mechanism tries to recreate the documentation even
though its included in the archive. Recreating would require
<application>xmlto</application> to be installed. Apply the
following sed to not recreate the docs: