Update to evolution-data-server-3.34.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22437 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-12-06 03:09:32 +00:00
parent 2f2e98d4b3
commit 4348b74640
3 changed files with 10 additions and 4 deletions

View File

@ -37,7 +37,7 @@
<!ENTITY libgweather-version "3.34.0">
<!ENTITY libpeas-version "1.24.1">
<!ENTITY libwnck-version "3.32.0">
<!ENTITY evolution-data-server-version "3.34.1">
<!ENTITY evolution-data-server-version "3.34.2">
<!ENTITY folks-version "0.13.1">
<!ENTITY gfbgraph-version "0.2.3">
<!ENTITY tracker-version "2.3.1">

View File

@ -8,10 +8,10 @@
"&gnome-download-http;/evolution-data-server/&gnome-minor-34;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-download-ftp
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-34;/evolution-data-server-&evolution-data-server-version;.tar.xz">
<!ENTITY evolution-data-server-md5sum "d1701875bbac80d6d62e9acfc6c43bea">
<!ENTITY evolution-data-server-md5sum "7a0571ac358664c6e96accd3ac4cd245">
<!ENTITY evolution-data-server-size "4.4 MB">
<!ENTITY evolution-data-server-buildsize "198 MB">
<!ENTITY evolution-data-server-time "1.3 SBU">
<!ENTITY evolution-data-server-time "1.6 SBU">
]>
<sect1 id="evolution-data-server"
@ -230,10 +230,12 @@ make</userinput></screen>
<seg>
/usr/include/evolution-data-server,
/usr/lib/evolution-data-server,
/usr/share/{,installed-tests/}evolution-data-server,
/usr/share/{,installed-tests/}evolution-data-server, and
<!-- We explicitly disable gtk-doc generation, so comment these out
/usr/share/gtk-doc/html/{camel,libebackend,libebook},
/usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
/usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
-->
/usr/share/pixmaps/evolution-data-server
</seg>
</seglistitem>

View File

@ -46,6 +46,10 @@
<listitem>
<para>December 5th, 2019</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to evolution-data-server-3.34.2. Part of
<ulink url="&blfs-ticket-root;12802">#12802</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Fix a bug in libgweather that causes failures due to
a duplicate weather station.</para>