Author: dj
Date: Sat Apr 15 21:12:19 2017
New Revision: 18605

Log:
Update to gjs-1.48.1. Fixes #9108.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/gjs.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Apr 15 18:16:06 2017        (r18604)
+++ trunk/BOOK/general.ent      Sat Apr 15 21:12:19 2017        (r18605)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "15">                   <!-- Always 2 digits -->
+<!ENTITY day          "16">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 15th &year;">
+<!ENTITY releasedate  "April 16th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Sat Apr 15 18:16:06 2017        (r18604)
+++ trunk/BOOK/gnome.ent        Sat Apr 15 21:12:19 2017        (r18605)
@@ -18,7 +18,7 @@
 <!ENTITY GConf-version                "3.2.6">
 <!ENTITY libsecret-version            "0.18.5">
 <!ENTITY gcr-version                  "3.20.0">
-<!ENTITY gjs-version                  "1.48.0">
+<!ENTITY gjs-version                  "1.48.1">
 <!ENTITY gnome-autoar-version         "0.2.1">
 <!ENTITY gnome-desktop-version        "3.22.2">
 <!ENTITY gnome-video-effects-version  "0.4.3">

Modified: trunk/BOOK/gnome/platform/gjs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gjs.xml   Sat Apr 15 18:16:06 2017        (r18604)
+++ trunk/BOOK/gnome/platform/gjs.xml   Sat Apr 15 21:12:19 2017        (r18605)
@@ -6,10 +6,10 @@
 
   <!ENTITY gjs-download-http 
"&gnome-download-http;/gjs/1.48/gjs-&gjs-version;.tar.xz">
   <!ENTITY gjs-download-ftp  
"&gnome-download-ftp;/gjs/1.48/gjs-&gjs-version;.tar.xz">
-  <!ENTITY gjs-md5sum        "b4016f257c99ba559b7ad2dc800b6e2e">
-  <!ENTITY gjs-size          "580 KB">
+  <!ENTITY gjs-md5sum        "8c1e9ab69a8e204af930f3a66ba9deca">
+  <!ENTITY gjs-size          "596 KB">
   <!ENTITY gjs-buildsize     "44 MB (with tests)">
-  <!ENTITY gjs-time          "0.7 SBU (with tests)">
+  <!ENTITY gjs-time          "0.8 SBU (with tests)">
 ]>
 
 <sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
@@ -108,7 +108,9 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make check</command>.
+      To test the results, issue: <command>make check</command>. The
+      <application>GTK</application> and <application>Cairo</application>
+      tests will fail if not running in an Xorg session.
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Apr 15 18:16:06 
2017        (r18604)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Apr 15 21:12:19 
2017        (r18605)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>April 16th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Update to gjs-1.48.1. Fixes
+          <ulink url="&blfs-ticket-root;9108">#9108</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 15th, 2017</para>
       <itemizedlist>
         <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to