Commit Graph

31 Commits

Author SHA256 Message Date
f97a3dc5f8 Accepting request 735013 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735013
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=358
2019-10-04 15:32:51 +00:00
f2dbeab607 Accepting request 693323 from GNOME:Next
- Update to version 3.32.1:
  + [Flatpak] Use a persistent location for an NSS certificate
    database.
  + Rename AddressBookView/CalendarView D-Bus members for backward
    compatibility.
  + Bugs fixed: glgo#GNOME/evolution-data-server#91,
    glgo#GNOME/evolution-data-server#92,
    glgo#GNOME/evolution-data-server#95,
    glgo#GNOME/evolution-data-server!12,
    glgo#GNOME/evolution-ews#91.
  + Updated translations.
- Update to version 3.32.0:
  + Updated translations.
- Update to version 3.31.92:
  + [CalDAV] POST data to scheduling outbox with correct
    Content-Type.
  + Change order of CFLAGS/LDFLAGS passed to gtk-doc.
  + [OAuth2 Prompter] Show also current URL in the credentials
    prompt dialog.
  + Make the OAuth2 credentials prompt window default size a bit
    larger.
  + Bugs fixed: glgo#GNOME/evolution-data-server#68,
    glgo#GNOME/evolution-data-server#86,
    glgo#GNOME/evolution-data-server#87,
    glgo#GNOME/evolution-data-server#88.
  + Updated translations.
- Update to version 3.31.91:
  + [EDataBook] Enforce EBookBackend type.
  + [CamelStreamMem] Fix transfer annotations and array element
    type.
  + [OAuth2] Add GSettings keys to override client ID and secret.
  + [Camel] Fix several annotations for message creation.
  + Hide sendmail in Flatpak.
  + Bugs fixed: glgo#GNOME/evolution-data-server!9,
    glgo#GNOME/evolution-data-server!10,
    glgo#GNOME/evolution-data-server!11.
  + Updated translations.
- Changes from version 3.31.90:
  + Remove some duplicated #define-s with developer documentation
    comments.
  + De-deprecate camel_folder_info_build().
  + [libebackend] Do not define autoptr for deprecated
    EOfflineListener.
  + [EBookBackendSExp] Skip PHOTO attribute in "Any field contains"
    search.
  + Add also $PREFIX/share/gir-1.0 into g-ir-scanner arguments.
  + Bugs fixed: #glgo#GNOME/evolution-data-server#70,
    glgo#GNOME/evolution-data-server#71,
    glgo#GNOME/evolution-data-server#73,
    glgo#GNOME/evolution-data-server#75,
    glgo#GNOME/evolution-data-server#79,
    glgo#GNOME/evolution-data-server#81,
    glgo#GNOME/evolution-data-server#82.
  + Updated translations.
- Update to version 3.31.4:
  + Correct developer documentation of some EBook asynchronous API.
  + Crash on meeting cancellation receive in local calendar.
  + Fix few memory leaks in calendar backends.
  + Bugs fixed: bgo#312581, bgo#576071, bgo#651234,
    glgo#GNOME/evolution-data-server#68,
    glgo#GNOME/evolution-data-server#72,
    glgo#GNOME/evolution-data-server#7,
    glgo#GNOME/evolution-data-server#8.
  + Updated translations.
- Update to version 3.31.3:
  + Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj
    call.
  + test-cal-client-get-revision could fail due to delayed D-Bus
    property change notification.
  + Correct how extra compiler warnings are used in the maintainer
    mode.
  + [evolution-dbus-session] Handle method calls with GUnixFDList.
  + Deadlock when marking as read message in a search folder.
  + [CalDAV/CardDAV] Can add component to local cache with
    incomplete info.
  + Copy messages within mail filters immediately.
  + [test-cal-client-get-free-busy] Correct error messages.
  + Correct use-after-free in
    e_vcard_attribute_remove_param_value().
  + Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX
    option.
  + [Camel] Address compiler warning in
    header_address_list_encode_append().
  + Relax runtime check in e_cal_util_get_system_timezone().
  + [Flatpak] Save passwords in libsecret with the same prefix as
    used by D-Bus services.
  + [test-server-utils] Correct when open of deprecated
    book/calendar is retried.
  + [test-cal-client-get-free-busy] Enhance the test execution.
  + Let child source with 'none' authentication method use
    collection source authentication.
  + [EDBus Private] Add new symbols into the developer
    documentation.
  + [Flatpak] Make alarm-notify use the D-Bus services prefix, if
    specified.
  + Bugs fixed: bgo#651197, bgo#719328,
    glgo#GNOME/evolution-data-server#5
    glgo#GNOME/evolution-data-server#54,
    glgo#GNOME/evolution-data-server#55,
    glgo#GNOME/evolution-data-server#56,
    glgo#GNOME/evolution-data-server#61,
    glgo#GNOME/evolution-data-server#62,
    glgo#GNOME/evolution-data-server#63,
    glgo#GNOME/evolution-data-server#64,
    glgo#GNOME/evolution-data-server#65.
  + Updated translations.
- Changes from version 3.31.2:
  + Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change
    notifications.
  + Correct e-source-camel.c to unset G_PARAM_EXPLICIT_NOTIFY.
  + [CamelProvider] Do not localize empty strings in provider
    configuration.
  + Make tests retry when factory doesn't know about added ESource
    yet.
  + [On The Web calendar] Log also response body when requested.
  + [IMAPx] Fix a concurrent message download issue.
  + Suppress libxml2 warnings when parsing data with
    e_xml_parse_data().
  + Add translator comments into camel-sasl-anonymous.c.
  + Make sure intltool-merge cache is created only once.
  + Remove e-gdbus-templates from libedataserver.
  + Bugs fixed: bgo#228772, bgo#606071,
    glgo#GNOME/evolution-data-server#41,
    glgo#GNOME/evolution-data-server#42,
    glgo#GNOME/evolution-data-server#43,
    glgo#GNOME/evolution-data-server#44,
    glgo#GNOME/evolution-data-server#48,
    glgo#GNOME/evolution-data-server#49,
    glgo#GNOME/evolution-data-server#50,
    glgo#GNOME/evolution-data-server#51,
    glgo#GNOME/evolution-data-server#52.
  + Updated translations.
- Changes from version 3.31.1:
  + Add an optionally built evolution-dbus-session tool.
  + [NNTP] Address REVERSE_INULL Coverity scan issue.
  + Address two Clang warnings.
  + Mark string for a translation.
  + Fix a memory leak in ebmb_start_view_thread_func().
  + [evolution-dbus-session] Proxy also D-Bus subtrees.
  + Bugs fixed: glgo#GNOME/evolution-data-server#86,
    glgo#GNOME/evolution-data-server#3,
    glgo#GNOME/evolution-data-server#24,
    glgo#GNOME/evolution-data-server#29,
    glgo#GNOME/evolution-data-server#30,
    glgo#GNOME/evolution-data-server#31,
    glgo#GNOME/evolution-data-server#32,
    glgo#GNOME/evolution-data-server#34,
    glgo#GNOME/evolution-data-server#35,
    glgo#GNOME/evolution-data-server#36,
    glgo#GNOME/evolution-data-server#37,
    glgo#GNOME/evolution-data-server#38,
    glgo#GNOME/evolution-data-server#40.
  + Updated translations.
- Bump so_edataserver to 24 in spec and baselibs.conf following
  upstreams changes.

OBS-URL: https://build.opensuse.org/request/show/693323
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=348
2019-04-17 12:56:28 +00:00
a8fc89c58d Accepting request 637375 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/637375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=337
2018-09-24 09:32:28 +00:00
b8af8af405 Accepting request 583611 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583611
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=316
2018-03-09 10:09:54 +00:00
691fee15b5 Accepting request 459890 from GNOME:Next
scripted push

OBS-URL: https://build.opensuse.org/request/show/459890
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=280
2017-02-22 20:42:10 +00:00
2a552435c8 Accepting request 425047 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=264
2016-09-08 21:24:10 +00:00
5fd134b131 Accepting request 360421 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360421
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=244
2016-02-19 15:01:05 +00:00
232cda818b Accepting request 329051 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/329051
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=231
2015-09-04 11:33:01 +00:00
Bjørn Lie
e6eae815e2 Accepting request 319385 from home:dimstar:Factory
- Build evolution-data-server-32bit: there are a couple private
  librarires provided (inside %{_libdir}/evolution-data-server)
  that are needed.

OBS-URL: https://build.opensuse.org/request/show/319385
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=227
2015-07-29 14:10:11 +00:00
de3eef8893 Accepting request 291518 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/291518
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=213
2015-03-19 14:35:30 +00:00
d981f0ce1b Accepting request 228601 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0

OBS-URL: https://build.opensuse.org/request/show/228601
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=187
2014-04-03 20:36:29 +00:00
60032f6b83 Accepting request 195546 from home:Zaitor:branches:GNOME:Factory
Update to version 3.9.90.

OBS-URL: https://build.opensuse.org/request/show/195546
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=170
2013-08-19 11:19:28 +00:00
751a098bd5 Accepting request 184587 from home:dimstar:branches:GNOME:Factory
Update to 3.9.5

OBS-URL: https://build.opensuse.org/request/show/184587
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=168
2013-07-31 18:53:37 +00:00
26a2bc8a29 Accepting request 182555 from home:dimstar:branches:GNOME:Factory
Update to 3.9.4

OBS-URL: https://build.opensuse.org/request/show/182555
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=166
2013-07-08 21:14:35 +00:00
b0aebe7cdd Accepting request 174096 from home:dimstar:branches:GNOME:Factory
Update to 3.9.1

OBS-URL: https://build.opensuse.org/request/show/174096
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=160
2013-05-05 11:48:43 +00:00
ca9a93a133 Accepting request 158313 from GNOME:Next
Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158313
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=154
2013-03-13 23:00:01 +00:00
f8fb3a31e5 Accepting request 145068 from home:dimstar:branches:GNOME:Factory
- Update baselibs.conf to match the latest soname defines (replace
  libebackend-1_2-4 with libebackend-1_2-5).

OBS-URL: https://build.opensuse.org/request/show/145068
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=146
2012-12-11 16:49:08 +00:00
Vincent Untz
2baac03531 Accepting request 132664 from GNOME:Next
Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132664
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=137
2012-09-07 22:47:26 +00:00
3adba3f1dc Accepting request 105992 from home:vuntz:branches:GNOME:Factory
Fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/105992
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=120
2012-02-20 22:13:04 +00:00
Vincent Untz
bf5849b81b Accepting request 97456 from home:vuntz:branches:GNOME:Factory
Update to 3.3.3

OBS-URL: https://build.opensuse.org/request/show/97456
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=113
2011-12-21 04:19:33 +00:00
4f172ac351 Accepting request 92848 from home:dimstar:GNOME:Next
Update to 3.3.2

OBS-URL: https://build.opensuse.org/request/show/92848
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=112
2011-11-28 08:30:00 +00:00
Vincent Untz
0a161d2235 Accepting request 80756 from home:vuntz:branches:GNOME:Factory
Update to 3.1.90

OBS-URL: https://build.opensuse.org/request/show/80756
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=103
2011-09-02 22:11:26 +00:00
Vincent Untz
5b0236c233 Accepting request 76861 from home:vuntz:branches:GNOME:Factory
Update to 3.1.4

OBS-URL: https://build.opensuse.org/request/show/76861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=100
2011-07-25 22:08:06 +00:00
d199cea335 Accepting request 75446 from home:vuntz:branches:GNOME:Factory
Update to 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75446
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=98
2011-07-06 09:19:49 +00:00
Vincent Untz
b75d841b4a Accepting request 73619 from home:dimstar:branches:GNOME:Factory
Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/73619
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=95
2011-06-16 13:44:05 +00:00
Vincent Untz
112e71e125 Accepting request 72238 from home:dimstar:branches:GNOME:Factory
tweaked

OBS-URL: https://build.opensuse.org/request/show/72238
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=93
2011-05-31 14:20:57 +00:00
Vincent Untz
ed02f36c62 Accepting request 68043 from GNOME:Next
thanks

OBS-URL: https://build.opensuse.org/request/show/68043
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=86
2011-04-22 08:27:41 +00:00
OBS User buildservice-autocommit
4240412928 Updating link to change in openSUSE:Factory/evolution-data-server revision 82.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=1cb0896bd5459af9f6e4512474230ed4
2010-10-15 11:59:34 +00:00
OBS User autobuild
9fb1c4d7f9 Accepting request 50665 from GNOME:Factory
checked in (request 50665)

OBS-URL: https://build.opensuse.org/request/show/50665
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=83
2010-10-15 11:59:30 +00:00
98f923e33a Accepting request 50316 from home:vuntz:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/50316
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=82
2010-10-12 09:21:03 +00:00
OBS User unknown
323e623459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=27 2008-04-10 12:11:29 +00:00