Changeset e7c9d5a9
- Timestamp:
- 04/16/2017 04:12:19 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ffd37dd
- Parents:
- c2928b71
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc2928b71 re7c9d5a9 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 1 5th &year;">9 <!ENTITY releasedate "April 16th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rc2928b71 re7c9d5a9 19 19 <!ENTITY libsecret-version "0.18.5"> 20 20 <!ENTITY gcr-version "3.20.0"> 21 <!ENTITY gjs-version "1.48. 0">21 <!ENTITY gjs-version "1.48.1"> 22 22 <!ENTITY gnome-autoar-version "0.2.1"> 23 23 <!ENTITY gnome-desktop-version "3.22.2"> -
gnome/platform/gjs.xml
rc2928b71 re7c9d5a9 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.48/gjs-&gjs-version;.tar.xz"> 8 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.48/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum " b4016f257c99ba559b7ad2dc800b6e2e">10 <!ENTITY gjs-size "5 80KB">9 <!ENTITY gjs-md5sum "8c1e9ab69a8e204af930f3a66ba9deca"> 10 <!ENTITY gjs-size "596 KB"> 11 11 <!ENTITY gjs-buildsize "44 MB (with tests)"> 12 <!ENTITY gjs-time "0. 7SBU (with tests)">12 <!ENTITY gjs-time "0.8 SBU (with tests)"> 13 13 ]> 14 14 … … 109 109 110 110 <para> 111 To test the results, issue: <command>make check</command>. 111 To test the results, issue: <command>make check</command>. The 112 <application>GTK</application> and <application>Cairo</application> 113 tests will fail if not running in an Xorg session. 112 114 </para> 113 115 -
introduction/welcome/changelog.xml
rc2928b71 re7c9d5a9 43 43 --> 44 44 <listitem> 45 <para>April 16th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[dj] - Update to gjs-1.48.1. Fixes 49 <ulink url="&blfs-ticket-root;9108">#9108</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>April 15th, 2017</para> 46 56 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.