Accepting request 231683 from GNOME:Factory
Push GNOME:Factory - GNOME 3.12.1 OBS-URL: https://build.opensuse.org/request/show/231683 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=131
This commit is contained in:
commit
37a6c237b7
@ -1,4 +1,4 @@
|
|||||||
libcamel-1_2-45
|
libcamel-1_2-49
|
||||||
libebackend-1_2-7
|
libebackend-1_2-7
|
||||||
libebook-1_2-14
|
libebook-1_2-14
|
||||||
libebook-contacts-1_2-0
|
libebook-contacts-1_2-0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c2d5e19af19ecfa81f31306411ab6155c3c62cf407d5a5aaa675a8ce940fa2d
|
|
||||||
size 3961320
|
|
3
evolution-data-server-3.12.1.tar.xz
Normal file
3
evolution-data-server-3.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c794d7f3e5241cc8856ab1d9fccab29487c575d3a3b7d9b884064864b96caa3
|
||||||
|
size 4994796
|
@ -1,3 +1,190 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 13 17:02:16 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.12.1:
|
||||||
|
+ CamelIMAPXServer not shut down properly on network outage.
|
||||||
|
+ Claim missing user name when authenticating.
|
||||||
|
+ [IMAPx] Enable concurrent connections.
|
||||||
|
+ [IMAPx] Do not open each folder on LIST/LSUB responses.
|
||||||
|
+ Always reject revoked certificates.
|
||||||
|
+ Bugs fixed: bgo#660535, bgo#722275, bgo#726060, bgo#726767,
|
||||||
|
bgo#726788.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 23 08:44:57 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.12.0:
|
||||||
|
+ Check GConf XDG folder for migration too (bgo#726681).
|
||||||
|
+ Data loss on message copy to an IMAPx folder (bgo#726723).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.92:
|
||||||
|
+ CamelStore: Handle CAMEL_STORE_FOLDER_CREATE flag directly.
|
||||||
|
+ CamelDataWrapper: Add construct_from_input_stream() method.
|
||||||
|
+ CamelIMAPXServer: Copy child setup gunk from
|
||||||
|
CamelStreamProcess.
|
||||||
|
+ Addressbook: Flush DBus properties after setting new locale.
|
||||||
|
+ Don't close base stream when destroying a
|
||||||
|
CamelFilterOutputStream.
|
||||||
|
+ e_cal_backend_get_timezone_finish: Do not panic when the
|
||||||
|
timezone.
|
||||||
|
+ Bugs fixed: bgo#633177, bgo#710633, bgo#711053, bgo#711436,
|
||||||
|
bgo#712564, bgo#726204.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:58 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.91:
|
||||||
|
+ Ported IMAPX backend to use GIO streams instead of CamelStream.
|
||||||
|
+ Weather Calendar: Weather info source never freed.
|
||||||
|
+ Fix a memory leak in imapx_untagged_lsub().
|
||||||
|
+ Bugs fixed: bgo#274316, bgo#623066, bgo#694084, bgo#705028,
|
||||||
|
bgo#710997, bgo#724729.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:57 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.90:
|
||||||
|
+ Add a 'secret-monitor' module to maintain keyring entries.
|
||||||
|
+ Begin phasing out CamelStream for GIO streams.
|
||||||
|
+ ESource:
|
||||||
|
- Add functions for password management.
|
||||||
|
- Changes not always written to a disk.
|
||||||
|
+ Bugs Fixed: bgo#655806, bgo#719806, bgo#720529, bgo#720751,
|
||||||
|
bgo#720940, bgo#721030, bgo#723481, bgo#723539, bgo#724343.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:05 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.5:
|
||||||
|
+ IMAP IDLE mode improvements.
|
||||||
|
+ CamelStore: Remove noop_sync() method.
|
||||||
|
+ CalDAV: Force password ask on soup authenticate failure.
|
||||||
|
+ Server-side memory leaks in calendar factory.
|
||||||
|
+ CamelGPGContext: Prefer gpg2 over gpg.
|
||||||
|
+ IMAPX: Remove some unused character macros.
|
||||||
|
+ ESource: Do not set properties on load which did not change.
|
||||||
|
+ Add CamelNullOutputStream.
|
||||||
|
+ maildir_store_get_folder_sync: Fix use-after-free issue.
|
||||||
|
+ Bugs fixed: bgo#687640, bgo#702709, bgo#719583, bgo#720676,
|
||||||
|
bgo#720943, bgo#721286, bgo#721581, bgo#722275, bgo#722415.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump so_camel to 48, following upstream (also in baselibs.conf).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:04 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.4:
|
||||||
|
+ Update project homepage URL.
|
||||||
|
+ Bump SOURCES_DBUS_SERVICE_NAME version.
|
||||||
|
+ Remove #include <malloc.h> from a file.
|
||||||
|
+ tests: #include <sys/wait.h> for WIFEXITED.
|
||||||
|
+ CamelIMAPXNamespace: Allow NIL separator character.
|
||||||
|
+ IMAPX: Handle BODY[HEADER] in FETCH response.
|
||||||
|
+ Bugs fixed: bgo#721527, bgo#721733, bgo#720657.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:03 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.3:
|
||||||
|
+ Evolution-Data-Server API documentation has been merged into
|
||||||
|
one Gtk-Doc module (excluding Camel and private D-Bus APIs).
|
||||||
|
+ Bump minimum libgweather requirement.
|
||||||
|
+ Remove --enable-nntp configure option.
|
||||||
|
+ Remove --enable-strict configure option.
|
||||||
|
+ Ubuntu Online Accounts:
|
||||||
|
- Update google-calendar service to use OAuth-based CalDAV.
|
||||||
|
- Add support for IMAP access to Windows Live accounts.
|
||||||
|
+ ESourceRegistry: Ignore hidden files from .source folder
|
||||||
|
monitoring.
|
||||||
|
+ Weather calendar: Be able to change temperature unit.
|
||||||
|
+ e-vcard:
|
||||||
|
- Fix a minor memory leak for multi-valued parameters.
|
||||||
|
- Fix case sensitivity of string comparisions.
|
||||||
|
+ EDataBook: Fixed memory leak of every EContact succesfully
|
||||||
|
added to the addressbook.
|
||||||
|
+ ESExp: Fixed memory leak of ESExp->error string.
|
||||||
|
+ CamelSession:
|
||||||
|
- Remove "check-junk" property.
|
||||||
|
- Add a "user-alert" signal.
|
||||||
|
+ Added e_vcard_construct_full()
|
||||||
|
+ ECollator: Added e_collator_new_interpret_country().
|
||||||
|
+ EPhoneNumber: Fixed phone number matching semantics.
|
||||||
|
+ Added E_BOOK_INDEX_SORT_KEY to EBookIndexType.
|
||||||
|
+ Adding new EBookSqlite.
|
||||||
|
+ EDataBookCursor: Changed APIs to permit GCancellable for long
|
||||||
|
running operations.
|
||||||
|
+ Camel:
|
||||||
|
- Remove all asynchronous class methods.
|
||||||
|
- Port from GSimpleAsyncResult to GTask.
|
||||||
|
+ CamelFolder: Remove unused fetch_messages_sync() method.
|
||||||
|
+ CamelPOP3Settings:
|
||||||
|
- Remove unused "mobile-mode" property.
|
||||||
|
- Remove unused "batch-fetch-count" property.
|
||||||
|
- Remove unused "mobile-mode" property.
|
||||||
|
+ Add CamelAsyncClosure.
|
||||||
|
+ Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_TESTS
|
||||||
|
macro.
|
||||||
|
+ CamelPOP3Folder: Fix a potential g_object_unref(NULL) call.
|
||||||
|
+ libecal: Refactor system timezone key file parsing code.
|
||||||
|
+ Deprecate ECancellable[Rec]Mutex.
|
||||||
|
+ Add camel_service_queue_task().
|
||||||
|
+ CamelIMAPXServer: Fix handling of LSUB responses.
|
||||||
|
+ Bugs fixed: bgo#680961, bgo#709838, bgo#710361, bgo#712323,
|
||||||
|
bgo#712578, bgo#712728, bgo#712829, bgo#715035, bgo#715057,
|
||||||
|
bgo#719307, bgo#719382, bgo#719720, bgo#719774.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump so_camel to 48, following upstream (also in baselibs.conf).
|
||||||
|
- No longer pass --enable-nntp=yes to configure: no longer
|
||||||
|
supported.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:02 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.2:
|
||||||
|
+ Highlights:
|
||||||
|
- New cursor API for address book clients.
|
||||||
|
- Partial support for the IMAP NOTIFY extension.
|
||||||
|
- Add VPN awareness to email accounts and transports.
|
||||||
|
+ Other Changes:
|
||||||
|
- Bump minimum libsoup requirement to 2.42.
|
||||||
|
- Integrate network proxy support into the ESource framework,
|
||||||
|
and deprecate the old EProxy API.
|
||||||
|
- Convert the IMAP APIs back into a loadable library module so
|
||||||
|
it's no longer part of libcamel's public API. It was
|
||||||
|
originally made public to assist evolution-kolab, but that
|
||||||
|
project is inactive.
|
||||||
|
- Support migrating merged GConf trees.
|
||||||
|
- Start converting libcamel's public API to favor GIO streams
|
||||||
|
over CamelStream. Still a work-in-progress.
|
||||||
|
- Fix potential issues found by static analysis tools.
|
||||||
|
- Convert the NNTP backend to CamelOfflineStore and finally
|
||||||
|
remove the long-deprecated "disco" (disconnected) classes
|
||||||
|
from libcamel.
|
||||||
|
- Switch from g_timeout_add to g_timeout_add_seconds.
|
||||||
|
+ Bugs fixed: bgo#710668, bgo#710787, bgo#710808, bgo#710989.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump so_camel to 47, following upstream (also in baselibs.conf).
|
||||||
|
- Add pkgconfig(icu-i18n) BuildRequires: new dependency.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 14 03:11:01 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.11.1:
|
||||||
|
+ Rework CamelStream to a GIOStream, and remove CamelTcpStream.
|
||||||
|
+ Use GcrCertificateWidget in certificate prompts.
|
||||||
|
+ Bugs fixed: bgo#704869, bgo#709198.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump _evo_version to 3.12, following upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 12 19:20:22 UTC 2014 - zaitor@opensuse.org
|
Wed Mar 12 19:20:22 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
# Shared Library soNUMs, to make it easier for updates
|
# Shared Library soNUMs, to make it easier for updates
|
||||||
# When updating the sonums, do not forget to also update baselibs.conf
|
# When updating the sonums, do not forget to also update baselibs.conf
|
||||||
%define so_camel 45
|
%define so_camel 49
|
||||||
%define so_ebackend 7
|
%define so_ebackend 7
|
||||||
%define so_ebook 14
|
%define so_ebook 14
|
||||||
%define so_ebook_contacts 0
|
%define so_ebook_contacts 0
|
||||||
@ -31,14 +31,14 @@
|
|||||||
%define so_edataserver 18
|
%define so_edataserver 18
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.10
|
%define _evo_version 3.12
|
||||||
Version: 3.10.4
|
Version: 3.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.10/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/evolution-data-server/3.12/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
%if %USE_EVOLDAP
|
%if %USE_EVOLDAP
|
||||||
@ -57,7 +57,7 @@ BuildRequires: libgdata-devel
|
|||||||
BuildRequires: libgweather-devel >= 3.8
|
BuildRequires: libgweather-devel >= 3.8
|
||||||
BuildRequires: libical-devel >= 0.43
|
BuildRequires: libical-devel >= 0.43
|
||||||
BuildRequires: libidl-devel
|
BuildRequires: libidl-devel
|
||||||
BuildRequires: libsoup-devel >= 2.40.3
|
BuildRequires: libsoup-devel >= 2.42
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
@ -67,6 +67,7 @@ BuildRequires: vala
|
|||||||
BuildRequires: pkgconfig(gcr-base-3) >= 3.4
|
BuildRequires: pkgconfig(gcr-base-3) >= 3.4
|
||||||
BuildRequires: pkgconfig(goa-1.0) >= 3.8
|
BuildRequires: pkgconfig(goa-1.0) >= 3.8
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(icu-i18n)
|
||||||
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
||||||
%if %USE_EVOLDAP
|
%if %USE_EVOLDAP
|
||||||
Requires: libevoldap-2_4-2
|
Requires: libevoldap-2_4-2
|
||||||
@ -267,7 +268,6 @@ translation-update-upstream
|
|||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
--enable-ipv6=yes \
|
--enable-ipv6=yes \
|
||||||
--enable-smime=yes \
|
--enable-smime=yes \
|
||||||
--enable-nntp=yes \
|
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-uoa \
|
--disable-uoa \
|
||||||
%if %{?with_introspection}
|
%if %{?with_introspection}
|
||||||
@ -339,7 +339,6 @@ find %{buildroot} -name '*.la' -type f -delete -print
|
|||||||
%doc COPYING ChangeLog NEWS TODO
|
%doc COPYING ChangeLog NEWS TODO
|
||||||
%{_datadir}/evolution-data-server/
|
%{_datadir}/evolution-data-server/
|
||||||
%{_datadir}/GConf/gsettings/evolution-data-server.convert
|
%{_datadir}/GConf/gsettings/evolution-data-server.convert
|
||||||
%{_datadir}/GConf/gsettings/libedataserver.convert
|
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user