Changeset 68d3020
- Timestamp:
- 10/28/2013 08:58:36 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- a93934d2
- Parents:
- 0c927ec
- Files:
-
- 4 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0c927ec r68d3020 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 7"> <!-- Always 2 digits -->3 <!ENTITY day "28"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 2 7th, &year;">9 <!ENTITY releasedate "October 28th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 600 600 <!-- Chapter 30 --> 601 601 <!-- Platform --> 602 <!ENTITY accountsservice-version "0.6.34">603 602 <!ENTITY polkit-gnome-version "0.105"> 604 603 <!ENTITY gsettings-desktop-schemas-version "3.10.1"> 605 604 <!ENTITY yelp-xsl-version "3.10.1"> 606 605 <!ENTITY GConf-version "3.2.6"> 607 <!ENTITY libgnome-keyring-version "3.10.0">608 606 <!ENTITY libsecret-version "0.16"> 609 607 <!ENTITY gcr-version "3.10.1"> -
general/prog/subversion.xml
r0c927ec r68d3020 111 111 <xref linkend="cyrus-sasl"/>, 112 112 <xref linkend="dbus"/>, 113 <xref linkend="libgnome-keyring"/>,114 113 <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support), 115 114 <xref linkend="python2"/> (required to run the test suite) and -
gnome/platform/platform.xml
r0c927ec r68d3020 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/> 27 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>29 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/> 30 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/> 31 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/> 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome-keyring.xml"/>33 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/> 34 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/> -
introduction/welcome/changelog.xml
r0c927ec r68d3020 45 45 --> 46 46 <listitem> 47 <para>October 28th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[fernando] - Archive accountsservice-0.6.34 and 51 libgnome-keyring-3.10.0. Fixes 52 <ulink url="&blfs-ticket-root;4192">#4192</ulink> and 53 <ulink url="&blfs-ticket-root;4219">#4219</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 47 59 <para>October 27th, 2013</para> 48 60 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.