diff --git a/baselibs.conf b/baselibs.conf index bbe9a76..d712dbf 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,8 +1,8 @@ -libcamel-1_2-33 -libebackend-1_2-2 -libebook-1_2-13 -libecal-1_2-11 -libedata-book-1_2-13 -libedata-cal-1_2-15 -libedataserver-1_2-16 -libedataserverui-3_0-1 +libcamel-1_2-40 +libebackend-1_2-4 +libebook-1_2-14 +libecal-1_2-15 +libedata-book-1_2-15 +libedata-cal-1_2-18 +libedataserver-1_2-17 +libedataserverui-3_0-4 diff --git a/evolution-data-server-3.4.4.tar.xz b/evolution-data-server-3.4.4.tar.xz deleted file mode 100644 index 0fb142d..0000000 --- a/evolution-data-server-3.4.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce9e1d5625503cd7f1f0631ec2f552e26800c33305b45722b34eba8da5ced491 -size 3647048 diff --git a/evolution-data-server-3.6.0.tar.xz b/evolution-data-server-3.6.0.tar.xz new file mode 100644 index 0000000..e9aada3 --- /dev/null +++ b/evolution-data-server-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a7dd1a8109aefa748e6ba7b6469bb5bf8739b30a197c495db516703f3aaba8 +size 4238696 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index c85656b..9610223 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,164 @@ +------------------------------------------------------------------- +Sun Sep 23 09:42:17 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.6.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 16 20:57:32 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.92: + + CamelIMAPXServer: Fix shell command connections + + IMAPX: Copy also user flags/tags on message append, if server + can save them + + IMAP: + - Be able to read messages from cache in offline mode + - Do not update folder list when the operation was cancelled + + Skip sources with disabled parents from completion lookup + + ESourceRegistry: Work around GType deadlock. + + CalDAV: Block EProxy::changed when changing priv::uri + + Fix a memory leak from MH-format camel provider + + Unwrap GDBus error in generic EClient operations + + Bugs fixed: bgo#677393, bgo#677685, bgo#677871, bgo#679219, + bgo#682398, bgo#683785. + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 2 11:17:04 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + IMAPX thread-safety improvements + + Start/stop book/cal views in a dedicated thread + + Various other code changes. + + Bugs fixed: bgo#660383, bgo#680467, bgo#680961, bgo#681930. + bgo#681939, bgo#681995, bgo#682706 + + Updated translations. +- Drop evolution-data-server-EAuthSession.patch: fixed upstream. + +------------------------------------------------------------------- +Mon Aug 27 20:12:11 UTC 2012 - dimstar@opensuse.org + +- Add evolution-data-server-EAuthSession.patch: Fix broken + dispatching of EAuthenticationSession + +------------------------------------------------------------------- +Sun Aug 19 22:10:57 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Do not update unread count in source folder for junk/deleted + messages. + + cache-reaper: Clean up abandoned data directories. + + Various other code changes. + + Bugs fixed: bgo#678289, bgo#679488, bgo#680744, bgo#681046, + bgo#681318, bgo#681321, bgo#681466, bgo#681640, bgo#681679, + bgo#682038, bgo#682102, bgo#682103. + + Updated translations. +- Bump so_camel defines to 40, following upstream. + +------------------------------------------------------------------- +Tue Aug 14 13:12:16 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + Support creating/deleting remote resources + + Fix removal of custom vCard attributes in Google address book + + Make sure IMAP is connected before doing online operations + + Conditionally enable bug-buddy/gtk+ also for + evolution-source-registry + + Various other code changes. + + Bugs fixed: bgo#551788, bgo#674696, bgo#677530, bgo#678893, + bgo#679017, bgo#679808, bgo#680013, bgo#680106, bgo#680211, + bgo#680502, bgo#680687. + + Updated translations. +- Bump so_ebackend defines to 35, following upstream. +- Drop bison BuildRequires, following upstream: this dependency + was apparenly never really needed (but checked for by configure). + +------------------------------------------------------------------- +Tue Aug 14 13:00:37 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.4: + + Rework CamelIMAPXServer to be subclassed and extended more + easily. + + Remove the option to not cache Google Contacts data locally + + Update for newer GWeather + + Camel: Use folder display name in status messages when + possible + + Preset timeout on SoupSession-s to 90 seconds + + online-accounts: Mail sources need to be writable. + + Various other code changes. + + Bugs fixed: bgo#559391, bgo#578240, bgo#677697, bgo#677886, + bgo#678602, bgo#678856, bgo#678903. + + Updated translations. +- Bump so_camel to 39, following upstream. + +------------------------------------------------------------------- +Tue Aug 14 12:05:26 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.3: + + Account data now resides in plain text files rather than GConf + XML blobs. + + Port remaining bits from GConf to GSettings. + + Add 'evolution-source-viewer' test tool + + imap[x]: Remove shell command option from user interfaces. + + google: + - Split conversion functions from Google backend into a util + lib + - Add some tests to Google address book backend + - Add a new custom vCard property containing Google system + groups + - Make "rel" and "label" mutually exclusive for certain + elements. + + Various build fixes + + Several API breaks (see docs) + + Various other code changes. + + Bugs fixed: bgo#668247, bgo#673817, bgo#676541, bgo#677183, + bgo#677610, bgo#677642, bgo#677664, bgo#677687, bgo#677841, + bgo#677933, bgo#678067, bgo#678069, bgo#678255, bgo#678378, + bgo#678618. + + Updated translations. +- Drop pkgconfig(dbus-glib-1) BuildRequires. +- Add pkgconfig(gcr-base-3) BuildRequires: new dependency. +- Bump so_* defines, following upstream: + + so_camel 38, so_ebackend 4, so_ebook 14, so_ecal 15, + so_edata_book 15, so_edata_cal 18, so_edataserver 17 and + so_edataserverui 4. +- Update baselibs.conf according the soname bumps. + +------------------------------------------------------------------- +Tue Aug 14 11:59:15 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.2: + + Remove extra test on Google server photo data validity. + + Split camel-imapx library and merge into camel so that + providers can be written on top of imapx. + + Camel: Allow SSL certificate resave and use detailed errors + from SSL stream. + + Simplify vFolder's code and other bunch of related time + optimizations. + + Various other code changes. + + Bugs fixed: bgo#606181, bgo#664639, bgo#666327, bgo#667725, + bgo#669191, bgo#670279, bgo#671603, bgo#673946, bgo#675387, + bgo#676108, bgo#676403, bgo#676506. + + Updated translations. +- Update baselibs.conf. +- Drop xz BuildRequires as it now comes for free in the build + system. + +------------------------------------------------------------------- +Tue Aug 14 10:55:02 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.1: + + Add an --enable-code-coverage configure option to enable gcov + support + + Fix Google Talk vCard attribute name definition + + Various other code changes. + + Bugs fixed: + - bgo#664639: IMAPx Doesn't quit gracefully on account disable + - bgo#668989: Add a twitter username to IM in contacts + - bgo#658742, bgo#665381, bgo#668549, bgo#668679, bgo#669034, + bgo#669085, bgo#670435, bgo#670457, bgo#671537, bgo#672175. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 14 09:06:01 UTC 2012 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 5e31691..310478c 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -21,26 +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 33 -%define so_ebackend 2 -%define so_ebook 13 -%define so_ecal 11 -%define so_edata_book 13 -%define so_edata_cal 15 -%define so_edataserver 16 -%define so_edataserverui 1 +%define so_camel 40 +%define so_ebackend 5 +%define so_ebook 14 +%define so_ecal 15 +%define so_edata_book 15 +%define so_edata_cal 18 +%define so_edataserver 17 +%define so_edataserverui 4 Name: evolution-data-server -%define _evo_version 3.4 -Version: 3.4.4 +%define _evo_version 3.6 +Version: 3.6.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.4/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/3.6/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: bison BuildRequires: db-devel %if %USE_EVOLDAP BuildRequires: evoldap2-devel @@ -56,22 +55,20 @@ BuildRequires: intltool BuildRequires: krb5-devel BuildRequires: libgdata-devel BuildRequires: libgnome-keyring-devel -BuildRequires: libgweather-devel >= 2.25.4 +BuildRequires: libgweather-devel >= 3.5.0 BuildRequires: libical-devel >= 0.43 BuildRequires: libidl-devel -BuildRequires: libsoup-devel +BuildRequires: libsoup-devel >= 2.38.1 BuildRequires: mozilla-nss-devel BuildRequires: nss-shared-helper-devel BuildRequires: python-devel BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream BuildRequires: vala -BuildRequires: pkgconfig(dbus-glib-1) >= 0.6 -BuildRequires: pkgconfig(goa-1.0) +BuildRequires: pkgconfig(gcr-base-3) >= 3.4 +BuildRequires: pkgconfig(goa-1.0) >= 3.2 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(oauth) -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz %if %USE_EVOLDAP Requires: libevoldap-2_4-2 %endif @@ -134,6 +131,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library to access calendars. %if %{?with_introspection} + %package -n typelib-1_0-ECalendar-1_2 Summary: Evolution Data Server - Calendar Client Library, Introspection bindings Group: System/Libraries @@ -157,6 +155,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library for address book backends. %if %{?with_introspection} + %package -n typelib-1_0-EBook-1_2 Summary: Evolution Data Server - Address Book Backend Library, Introspection bindings Group: System/Libraries @@ -190,6 +189,7 @@ and calendar in the GNOME Desktop. This package contains a shared system library. %if %{?with_introspection} + %package -n typelib-1_0-EDataServer-1_2 Summary: Evolution Data Server - Utilities Library, Introspection bindings Group: System/Libraries @@ -340,9 +340,13 @@ find %{buildroot} -name '*.la' -type f -delete -print %doc COPYING ChangeLog NEWS TODO # ui/ subdir is used by libedataserverui %{_datadir}/evolution-data-server-%{_evo_version}/ +%{_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.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-data-server.addressbook.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml # Category icons that are used by libedataserver %{_datadir}/pixmaps/evolution-data-server/ %{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service @@ -368,6 +372,7 @@ find %{buildroot} -name '*.la' -type f -delete -print %{_libdir}/libecal-1.2.so.%{so_ecal}* %if %{?with_introspection} + %files -n typelib-1_0-ECalendar-1_2 %defattr(-, root, root) %{_libdir}/girepository-1.0/ECalendar-1.2.typelib @@ -378,6 +383,7 @@ find %{buildroot} -name '*.la' -type f -delete -print %{_libdir}/libedata-book-1.2.so.%{so_edata_book}* %if %{?with_introspection} + %files -n typelib-1_0-EBook-1_2 %defattr(-, root, root) %{_libdir}/girepository-1.0/EBook-1.2.typelib @@ -392,6 +398,7 @@ find %{buildroot} -name '*.la' -type f -delete -print %{_libdir}/libedataserver-1.2.so.%{so_edataserver}* %if %{?with_introspection} + %files -n typelib-1_0-EDataServer-1_2 %defattr(-, root, root) %{_libdir}/girepository-1.0/EDataServer-1.2.typelib