Changeset 97a46b7


Ignore:
Timestamp:
11/18/2017 03:41:08 PM (6 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.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:
72ad62a
Parents:
03571cd
Message:

Update to dconf-editor-3.26.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r03571cd r97a46b7  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 16th, &year;">
     9<!ENTITY releasedate  "November 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r03571cd r97a46b7  
    4545<!ENTITY caribou-version                   "0.4.21">
    4646<!ENTITY dconf-version                     "0.26.1">
    47 <!ENTITY dconf-editor-version              "3.26.1">
     47<!ENTITY dconf-editor-version              "3.26.2">
    4848<!ENTITY gnome-backgrounds-version         "3.26.2">
    4949<!ENTITY gvfs-version                      "1.34.1">
  • gnome/platform/dconf.xml

    r03571cd r97a46b7  
    1616  <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-26;/dconf-editor-&dconf-editor-version;.tar.xz">
    1717  <!ENTITY dconf-editor-download-ftp  "&gnome-download-ftp;/dconf-editor/&gnome-minor-26;/dconf-editor-&dconf-editor-version;.tar.xz">
    18   <!ENTITY dconf-editor-md5sum        "bd7782bf031e9f37d43b727b42507394">
    19   <!ENTITY dconf-editor-size          "528 KB">
    20   <!ENTITY dconf-editor-buildsize     "9.7 MB">
     18  <!ENTITY dconf-editor-md5sum        "81e99daa0e2d6283de6e70cd529c331c">
     19  <!ENTITY dconf-editor-size          "532 KB">
     20  <!ENTITY dconf-editor-buildsize     "13 MB">
    2121  <!ENTITY dconf-editor-time          "less than 0.1 SBU">
    2222]>
  • introduction/welcome/changelog.xml

    r03571cd r97a46b7  
    4343-->
    4444    <listitem>
     45      <para>November 18th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to dconf-editor-3.26.2.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>November 17th, 2017</para>
    4655      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.