Accepting request 293024 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 292841 from dimstar) OBS-URL: https://build.opensuse.org/request/show/293024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=145
This commit is contained in:
commit
abab04cdeb
@ -1,8 +1,9 @@
|
||||
libcamel-1_2-49
|
||||
libebackend-1_2-7
|
||||
libebook-1_2-14
|
||||
libebook-contacts-1_2-0
|
||||
libecal-1_2-16
|
||||
libedata-book-1_2-20
|
||||
libedata-cal-1_2-23
|
||||
libedataserver-1_2-18
|
||||
libcamel-1_2-52
|
||||
libebackend-1_2-10
|
||||
libebook-1_2-16
|
||||
libebook-contacts-1_2-1
|
||||
libecal-1_2-18
|
||||
libedata-book-1_2-25
|
||||
libedata-cal-1_2-27
|
||||
libedataserver-1_2-20
|
||||
libedataserverui-1_2-1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59023d2cf92e36b69c1f83b2e56a0ba037754982a23cb06f35f6cc5de7a12201
|
||||
size 5288904
|
3
evolution-data-server-3.16.0.tar.xz
Normal file
3
evolution-data-server-3.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa3be9c9dda5cbd49ae5daf29cd9597658aa995f3c3ae2ab509bca8c9b217e2
|
||||
size 5045268
|
@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 23 11:10:17 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 13:55:14 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.92:
|
||||
+ Correct Berkeley DB (libdb) CFLAGS/LIBS.
|
||||
+ module-gnome-online-accounts: Mail part of the account can be
|
||||
disabled.
|
||||
+ Revert part of commit 687d1b1bcb to avoid deadlock.
|
||||
+ Should not ask for password of GOA IMAP account.
|
||||
+ [IMAPx] IDLE call timeouts for STARTTLS connections.
|
||||
+ Bugs fixed: bgo#624003, bgo#697053, bgo#700015, bgo#720197,
|
||||
bgo#723614, bgo#732573, bgo#736040, bgo#737468.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 15:15:08 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.91:
|
||||
+ Avoid crash under e_source_set_connection_status().
|
||||
+ Load ESourceCredentialsProvider modules only once.
|
||||
+ Provide and use thread safe variants of
|
||||
g_object_bind_property*() functions.
|
||||
+ e_source_dup_secret_label: Fix compiler warning about
|
||||
printf format.
|
||||
+ Update devel-doc Since from 3.14 to 3.16.
|
||||
+ Use recursive lock for camel_binding_* proxy functions.
|
||||
+ [CalDAV] Be able to open in offline mode when VPN is down.
|
||||
+ CamelNetworkService: Check for non-NULL session.
|
||||
+ Fix a crash in server_side_source_credentials_lookup_cb().
|
||||
+ Sync version with GNOME 3.15 series.
|
||||
+ Bugs fixed: bgo#726036, bgo#732018, bgo#659522, bgo#744785,
|
||||
bgo#737974.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 15:20:36 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.90:
|
||||
+ Move authentication of backends back to the client.
|
||||
+ Replace _BSD_SOURCE with _DEFAULT_SOURCE define.
|
||||
+ Correct error in credentials_prompter_dispose().
|
||||
+ Fix issues found by 'make check' in ESource.
|
||||
+ Let the 'make check' pass again.
|
||||
+ Correct user data for
|
||||
credentials_prompter_connection_status_changed_cb().
|
||||
+ Set ESource's connection-status to disconnected on EBackend's
|
||||
dispose.
|
||||
+ [WebDAV book backend] Return at least offline contacts when not
|
||||
connected.
|
||||
+ [ECalClient] Do not replace cached timezones.
|
||||
+ Identify job description for camel_session_submit_job().
|
||||
+ Make camel_stream_write() try to write all bytes at once.
|
||||
+ Google address book backend opened read-only.
|
||||
+ [IMAPx] Do not update mailboxes on exit which were not entered
|
||||
yet.
|
||||
+ Declare camel_application_is_exiting variable in camel.h.
|
||||
+ CalDAV source (calendar/task list/memo list) could be left
|
||||
unauthorized.
|
||||
+ [Win32] Try to find subprefix when replacing runtime prefix.
|
||||
+ Bugs fixed: bgo#732145, bgo#743010, bgo#743015, bgo#743533,
|
||||
bgo#744092.
|
||||
+ Updated translations.
|
||||
- Bump so_camel to 52, so_ebackend to 10, so_ebook to 16,
|
||||
so_ebook_contacts to 1, so_ecal to 18, so_edata_book to 25,
|
||||
so_edata_cal to 27 and so_edataserver to 20, following upstream
|
||||
(also update baselibs.conf).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 10:39:57 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.10:
|
||||
+ EDataBook/Cal: Complete Refresh operation in IDLE.
|
||||
+ Bugs fixed: bgo#691465, bgo#741275, bgo#741276, bgo#741699,
|
||||
bgo#741786, bgo#741787, bgo#741557, bgo#736006.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 10:38:57 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.13.9:
|
||||
+ Bugs fixed: bgo#740627, bgo#721712, bgo#701138, bgo#740585,
|
||||
bgo#740843, bgo#595389, bgo#550796, bgo#670114, bgo#695754,
|
||||
bgo#735807, bgo#741434.
|
||||
+ IMAPx: Circle between tagprefix-es for connections.
|
||||
+ IMAPx: Speed-up folder cache removal on folder sync.
|
||||
+ IMAPx: Enhance and make work namespace override options.
|
||||
+ IMAPx: Runtime warning on inactivity timeout with IDLE
|
||||
enabled.
|
||||
+ SQLite VFS: Track pending sync requests.
|
||||
+ e_cal_util_remove_instances_ex: Correct time check on an
|
||||
RDATE value.
|
||||
+ Define EFreeFormExpSymbol::build_sexp as a full type, to
|
||||
make Vala happy.
|
||||
+ Skip e-collator-test from 'make check'.
|
||||
+ Drop evolution-data-server-fix-use-after-free.patch;
|
||||
incorporated upstream.
|
||||
+ Bump so versions.
|
||||
+ Updated translations.
|
||||
- Updated baselibs.conf in keeping with so version upgrades.
|
||||
- Changes from version 3.13.1 through 3.13.8:
|
||||
+ See /usr/share/doc/packages/evolution-data-server/NEWS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 09:38:57 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -21,24 +21,25 @@
|
||||
|
||||
# Shared Library soNUMs, to make it easier for updates
|
||||
# When updating the sonums, do not forget to also update baselibs.conf
|
||||
%define so_camel 49
|
||||
%define so_ebackend 7
|
||||
%define so_ebook 14
|
||||
%define so_ebook_contacts 0
|
||||
%define so_ecal 16
|
||||
%define so_edata_book 20
|
||||
%define so_edata_cal 23
|
||||
%define so_edataserver 18
|
||||
%define so_camel 52
|
||||
%define so_ebackend 10
|
||||
%define so_ebook 16
|
||||
%define so_ebook_contacts 1
|
||||
%define so_ecal 18
|
||||
%define so_edata_book 25
|
||||
%define so_edata_cal 27
|
||||
%define so_edataserver 20
|
||||
%define so_edataserverui 1
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.12
|
||||
Version: 3.12.11
|
||||
%define _evo_version 3.16
|
||||
Version: 3.16.0
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.12/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.16/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: db-devel
|
||||
%if %USE_EVOLDAP
|
||||
@ -197,6 +198,16 @@ and calendar in the GNOME Desktop.
|
||||
|
||||
This package contains a shared system library.
|
||||
|
||||
%package -n libedataserverui-1_2-%{so_edataserverui}
|
||||
Summary: Evolution Data Server - Utilities Library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libedataserverui-1_2-%{so_edataserverui}
|
||||
Evolution Data Server provides a central location for your address book
|
||||
and calendar in the GNOME Desktop.
|
||||
|
||||
This package contains a shared system library.
|
||||
|
||||
%if %{?with_introspection}
|
||||
|
||||
%package -n typelib-1_0-EDataServer-1_2
|
||||
@ -223,6 +234,7 @@ Requires: libecal-1_2-%{so_ecal} = %{version}
|
||||
Requires: libedata-book-1_2-%{so_edata_book} = %{version}
|
||||
Requires: libedata-cal-1_2-%{so_edata_cal} = %{version}
|
||||
Requires: libedataserver-1_2-%{so_edataserver} = %{version}
|
||||
Requires: libedataserverui-1_2-%{so_edataserverui} = %{version}
|
||||
%if %{?with_introspection}
|
||||
Requires: typelib-1_0-EBook-1_2 = %{version}
|
||||
Requires: typelib-1_0-EBookContacts-1_2 = %{version}
|
||||
@ -334,6 +346,10 @@ find %{buildroot} -name '*.la' -type f -delete -print
|
||||
|
||||
%postun -n libedataserver-1_2-%{so_edataserver} -p /sbin/ldconfig
|
||||
|
||||
%post -n libedataserverui-1_2-%{so_edataserverui} -p /sbin/ldconfig
|
||||
|
||||
%postun -n libedataserverui-1_2-%{so_edataserverui} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING ChangeLog NEWS TODO
|
||||
@ -344,6 +360,7 @@ find %{buildroot} -name '*.la' -type f -delete -print
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
|
||||
# Category icons that are used by libedataserver
|
||||
%{_datadir}/pixmaps/evolution-data-server/
|
||||
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service
|
||||
@ -395,6 +412,10 @@ find %{buildroot} -name '*.la' -type f -delete -print
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/libedataserver-1.2.so.%{so_edataserver}*
|
||||
|
||||
%files -n libedataserverui-1_2-%{so_edataserverui}
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/libedataserverui-1.2.so.%{so_edataserverui}*
|
||||
|
||||
%if %{?with_introspection}
|
||||
|
||||
%files -n typelib-1_0-EDataServer-1_2
|
||||
|
Loading…
Reference in New Issue
Block a user