mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to gjs-1.76.0
This commit is contained in:
parent
601bc7aa81
commit
dad7b8834f
@ -33,7 +33,7 @@
|
||||
<!ENTITY yelp-xsl-version "42.1">
|
||||
<!ENTITY GConf-version "3.2.6">
|
||||
<!ENTITY geocode-glib-version "3.26.4">
|
||||
<!ENTITY gjs-version "1.74.2">
|
||||
<!ENTITY gjs-version "1.76.0">
|
||||
<!ENTITY gnome-autoar-version "0.4.3">
|
||||
<!ENTITY gnome-desktop-version "43.2">
|
||||
<!ENTITY gnome-menus-version "3.36.0">
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.74/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.74/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "91ba17aa00a661be5648f6f91c04ae37">
|
||||
<!ENTITY gjs-size "624 KB">
|
||||
<!ENTITY gjs-buildsize "240 MB (with tests)">
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.76/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.76/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "0d5ad8f315872e5dce7335d182cda546">
|
||||
<!ENTITY gjs-size "632 KB">
|
||||
<!ENTITY gjs-buildsize "239 MB (with tests)">
|
||||
<!ENTITY gjs-time "0.6 SBU (with tests)">
|
||||
]>
|
||||
|
||||
@ -87,7 +87,7 @@
|
||||
<xref linkend="sysprof"/>,
|
||||
<xref linkend="valgrind"/> (for tests),
|
||||
<ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
|
||||
<ulink url="https://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
|
||||
<ulink url="https://github.com/linux-test-project/lcov">LCOV</ulink>, and
|
||||
<ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
|
||||
</para>
|
||||
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>April 19th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gjs-1.76.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;17824">#17824</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to pygobject-3.44.1 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;17841">#17841</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user