Changeset 8cd8c2a


Ignore:
Timestamp:
04/08/2019 10:48:24 AM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7d1c5e3a
Parents:
ac7d57dd
Message:

Update to gjs-1.56.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21437 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rac7d57dd r8cd8c2a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 7th, &year;">
     9<!ENTITY releasedate  "April 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    rac7d57dd r8cd8c2a  
    2727<!ENTITY GConf-version                     "3.2.6">
    2828<!ENTITY geocode-glib-version              "3.26.1">
    29 <!ENTITY gjs-version                       "1.56.0">
     29<!ENTITY gjs-version                       "1.56.1">
    3030<!ENTITY gnome-autoar-version              "0.2.3">
    3131<!ENTITY gnome-desktop-version             "3.32.0">
  • gnome/platform/gjs.xml

    rac7d57dd r8cd8c2a  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.56/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.56/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "aa47ee8bdcb7c36e9eafd4c7796fbb96">
    10   <!ENTITY gjs-size          "652 KB">
    11   <!ENTITY gjs-buildsize     "92 MB (with tests)">
     9  <!ENTITY gjs-md5sum        "a83e57b381d70a7affc07ea54eea3827">
     10  <!ENTITY gjs-size          "688 KB">
     11  <!ENTITY gjs-buildsize     "75 MB (with tests)">
    1212  <!ENTITY gjs-time          "1.1 SBU (with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rac7d57dd r8cd8c2a  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>April 8th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to gjs-1.56.1.  Fixes
     49          <ulink url="&blfs-ticket-root;11913">#11913</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>April 7th, 2019</para>
Note: See TracChangeset for help on using the changeset viewer.