Changeset dad7b883


Ignore:
Timestamp:
04/20/2023 12:27:44 AM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ba0239e
Parents:
601bc7a
Message:

Update to gjs-1.76.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r601bc7a rdad7b883  
    3434<!ENTITY GConf-version                     "3.2.6">
    3535<!ENTITY geocode-glib-version              "3.26.4">
    36 <!ENTITY gjs-version                       "1.74.2">
     36<!ENTITY gjs-version                       "1.76.0">
    3737<!ENTITY gnome-autoar-version              "0.4.3">
    3838<!ENTITY gnome-desktop-version             "43.2">
  • gnome/platform/gjs.xml

    r601bc7a rdad7b883  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.74/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.74/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "91ba17aa00a661be5648f6f91c04ae37">
    10   <!ENTITY gjs-size          "624 KB">
    11   <!ENTITY gjs-buildsize     "240 MB (with tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.76/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.76/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "0d5ad8f315872e5dce7335d182cda546">
     10  <!ENTITY gjs-size          "632 KB">
     11  <!ENTITY gjs-buildsize     "239 MB (with tests)">
    1212  <!ENTITY gjs-time          "0.6 SBU (with tests)">
    1313]>
     
    8888      <xref linkend="valgrind"/> (for tests),
    8989      <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
    90       <ulink url="https://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
     90      <ulink url="https://github.com/linux-test-project/lcov">LCOV</ulink>, and
    9191      <ulink url="https://sourceware.org/systemtap">Systemtap</ulink>
    9292    </para>
  • introduction/welcome/changelog.xml

    r601bc7a rdad7b883  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[renodr] - Update to gjs-1.76.0. Fixes
     46         <ulink url="&blfs-ticket-root;17824">#17824</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[renodr] - Update to pygobject-3.44.1 (Python Module). Fixes
    4650         <ulink url="&blfs-ticket-root;17841">#17841</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.