Changeset 43d3258


Ignore:
Timestamp:
06/05/2017 06:28:27 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7cd9a966
Parents:
1bccb683
Message:

Update to highlight-3.37
Update to gnome-control-center-3.24.2
Update to appstream-glib-0.6.13

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1bccb683 r43d3258  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "04">                   <!-- Always 2 digits -->
     3<!ENTITY day          "05">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 4th &year;">
     9<!ENTITY releasedate  "June 5th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/appstream-glib.xml

    r1bccb683 r43d3258  
    88           "http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-&appstream-glib-version;.tar.xz">
    99  <!ENTITY appstream-glib-download-ftp  " ">
    10   <!ENTITY appstream-glib-md5sum        "96844cdf1868e1e044af25be49c87699">
     10  <!ENTITY appstream-glib-md5sum        "2122471fff15bb9421313d2110ce538a">
    1111  <!ENTITY appstream-glib-size          "1.9 MB">
    12   <!ENTITY appstream-glib-buildsize     "25 MB (with tests)">
    13   <!ENTITY appstream-glib-time          "0.3 SBU (with tests)">
     12  <!ENTITY appstream-glib-buildsize     "26 MB (with tests)">
     13  <!ENTITY appstream-glib-time          "0.4 SBU (with tests)">
    1414]>
    1515
  • general/genutils/highlight.xml

    r1bccb683 r43d3258  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "142e2965e1070bb223369e97da8177d9">
     9  <!ENTITY highlight-md5sum        "797953162982722668c3928636063fa4">
    1010  <!ENTITY highlight-size          "1.2 MB">
    1111  <!ENTITY highlight-buildsize     "16 MB (without gui)">
    12   <!ENTITY highlight-time          "0.5 SBU (without gui)">
     12  <!ENTITY highlight-time          "0.6 SBU (without gui)">
    1313]>
    1414
     
    3636
    3737    &lfs80_checked;
     38    &gcc7_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome.ent

    r1bccb683 r43d3258  
    5959<!ENTITY gnome-keyring-version             "3.20.0">
    6060<!ENTITY gnome-settings-daemon-version     "3.24.2">
    61 <!ENTITY gnome-control-center-version      "3.24.1">
     61<!ENTITY gnome-control-center-version      "3.24.2">
    6262<!ENTITY mutter-version                    "3.24.1">
    6363<!ENTITY gnome-shell-version               "3.24.1">
  • gnome/platform/gnome-control-center.xml

    r1bccb683 r43d3258  
    99  <!ENTITY gnome-control-center-download-ftp
    1010           "&gnome-download-ftp;/gnome-control-center/&gnome-minor-24;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "f322b6336af8090ca893de3a2961dba5">
     11  <!ENTITY gnome-control-center-md5sum        "6c6fb7166d5b069c81648f65d273ce1c">
    1212  <!ENTITY gnome-control-center-size          "7.0 MB">
    13   <!ENTITY gnome-control-center-buildsize     "171 MB">
    14   <!ENTITY gnome-control-center-time          "1.4 SBU">
     13  <!ENTITY gnome-control-center-buildsize     "163 MB">
     14  <!ENTITY gnome-control-center-time          "1.6 SBU">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r1bccb683 r43d3258  
    4343-->
    4444    <listitem>
     45      <para>June 5th, 2017</para>
     46      <itemizedlist>
     47        <listitem revision="systemd">
     48          <para>[renodr] - Update to gnome-control-center-3.24.2. Fixes
     49          <ulink url="&blfs-ticket-root;9223">#9223</ulink>.</para>
     50        </listitem>
     51        <listitem revision="systemd">
     52          <para>[renodr] - Update to appstream-glib-0.6.13. Fixes
     53          <ulink url="&blfs-ticket-root;9219">#9219</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to highlight-3.37. Fixes
     57          <ulink url="&blfs-ticket-root;9297">#9297</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>June 4th, 2017</para>
    4664      <itemizedlist>
  • packages.ent

    r1bccb683 r43d3258  
    8080<!-- Part III -->
    8181<!-- Chapter 9 -->
    82 <!ENTITY appstream-glib-version       "0.6.12">
     82<!ENTITY appstream-glib-version       "0.6.13">
    8383<!ENTITY apr-version                  "1.5.2">
    8484<!ENTITY apr-util-version             "1.5.4">
     
    221221<!ENTITY hicolor-icon-theme-version   "0.15">
    222222<!ENTITY icon-naming-utils-version    "0.8.90">
    223 <!ENTITY highlight-version            "3.36">
     223<!ENTITY highlight-version            "3.37">
    224224<!ENTITY ibus-version                 "1.5.16">
    225225<!ENTITY imagemagick6-version         "6.9.7">
Note: See TracChangeset for help on using the changeset viewer.