From d10651285d7ff004972299f61f790c308932708584c220a1e9d3f449c02600c6 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 30 Aug 2010 09:59:45 +0000 Subject: [PATCH 1/3] Accepting request 46619 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/evolution via accept of submit request 46619 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/46619 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=92 --- evolution-2.31.90.tar.bz2 | 3 --- evolution-2.31.91.tar.bz2 | 3 +++ evolution.changes | 33 +++++++++++++++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 38 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.31.90.tar.bz2 create mode 100644 evolution-2.31.91.tar.bz2 diff --git a/evolution-2.31.90.tar.bz2 b/evolution-2.31.90.tar.bz2 deleted file mode 100644 index 52aa35e..0000000 --- a/evolution-2.31.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3a667c80cb616552cf67b32e81b5cbe4435a8e3d6de6ca07ae4f41370b6bc58 -size 31784062 diff --git a/evolution-2.31.91.tar.bz2 b/evolution-2.31.91.tar.bz2 new file mode 100644 index 0000000..eec3dfd --- /dev/null +++ b/evolution-2.31.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7325fce0c7fedd5d012806577f9d8b450bd961b02d2295cb106c851b70a51f +size 31917494 diff --git a/evolution.changes b/evolution.changes index e437f21..2f62b0c 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Mon Aug 30 09:07:29 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.31.91: + + bgo#573320: "Encrypt to self" by default on newly created mail + accounts + + bgo#627124: Crash while opening task-page.ui + + bgo#627333: Cannot cancel password dialog for a calendar + + bgo#627598: Memory leak in emf_format_clone() + + bgo#627601: Memory leak in itip_get_comp_attendee() + + bgo#627611: Memory leak in efh_format_header() + + bgo#627734: Double-click a message opens it twice + + bgo#627852: Memory leak in em_format_push_level() + + bgo#628003: Bundle IM protocol icons dropped from + gnome-icon-theme + + bgo#628136: update_query_async() should not free the message + struct + + bgo#628141: Duplicate signal connections in EMailReader + + bgo#628154: Ignore paths in MIME part filenames + + Use the new e_load_book_source_async() where possible. + + Fix more non-removal of signals on user_data object distruction + by using g_signal_connect_object in many places + + Add encryption and authentication support for autoconfig + + Update autoconfig settings for live.com + + Add e_load_cal_source_async(). + + Build break with evolution-connman - new parameter in a GDBus + function + + Crash on Startup wizard cancel + + Convert EAttachmentHandler to an EExtension. + + Contact list editor is not translated + + Remove the last traces of dbus-glib. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 17 10:58:11 CEST 2010 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 066c8ca..0c7775a 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.31.90) +# spec file for package evolution (Version 2.31.91) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -57,7 +57,7 @@ License: LGPLv2.0 ; LGPLv3 Group: Productivity/Networking/Email/Clients # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 2.32 -Version: 2.31.90 +Version: 2.31.91 Release: 1 # FIXME: check with upstream/meego if we want to enable clutter for express mode Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite From 59d60dbb091a9b317f817c842627e536bf168e48810dbade59bb9d7dd4202df8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 30 Aug 2010 10:04:00 +0000 Subject: [PATCH 2/3] Accepting request 46634 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/evolution via accept of submit request 46634 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/46634 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=93 --- evolution.changes | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/evolution.changes b/evolution.changes index 2f62b0c..0eded56 100644 --- a/evolution.changes +++ b/evolution.changes @@ -3,20 +3,18 @@ Mon Aug 30 09:07:29 CEST 2010 - dimstar@opensuse.org - Update to version 2.31.91: + bgo#573320: "Encrypt to self" by default on newly created mail - accounts + accounts + bgo#627124: Crash while opening task-page.ui + bgo#627333: Cannot cancel password dialog for a calendar - + bgo#627598: Memory leak in emf_format_clone() - + bgo#627601: Memory leak in itip_get_comp_attendee() - + bgo#627611: Memory leak in efh_format_header() + bgo#627734: Double-click a message opens it twice - + bgo#627852: Memory leak in em_format_push_level() + bgo#628003: Bundle IM protocol icons dropped from - gnome-icon-theme + gnome-icon-theme + bgo#628136: update_query_async() should not free the message - struct + struct + bgo#628141: Duplicate signal connections in EMailReader + bgo#628154: Ignore paths in MIME part filenames + + Fix memory leaks (bgo#627598, bgo#627601, bgo#627611, + bgo#627852) + Use the new e_load_book_source_async() where possible. + Fix more non-removal of signals on user_data object distruction by using g_signal_connect_object in many places From 757f78e3893ab3a48009928350469e71385443680d8fe07c248b055b48d108df Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 8 Sep 2010 12:28:02 +0000 Subject: [PATCH 3/3] Accepting request 47447 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/47447 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=94 --- evolution.changes | 21 ++++++++++++++++++++ evolution.spec | 50 ++++++++++++++++++++++++++++++++--------------- 2 files changed, 55 insertions(+), 16 deletions(-) diff --git a/evolution.changes b/evolution.changes index 0eded56..5609796 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Sep 7 23:43:44 CEST 2010 - vuntz@opensuse.org + +- Change old-style BuildRequires to pkgconfig() style + BuildRequires: + + old-style: NetworkManager-devel, evolution-data-server-devel, + gnome-desktop-devel, gnome-icon-theme-devel, + gstreamer-0_10-devel, gtkhtml2-devel, gtkimageview-devel, + libcanberra-devel, libgdata-devel, libgweather-devel, + libnotify-devel, libpst-devel, libunique-devel, + mozilla-nss-devel, shared-mime-info + + new-style: NetworkManager, atk, gail, gconf-2.0, gio-2.0, + gnome-desktop-2.0, gnome-icon-theme, gstreamer-0.10, gtk+-2.0, + gtkimageview, gweather, libcanberra-gtk, libedataserver-1.2, + libedataserverui-1.2, libgdata, libgtkhtml-3.14, libnotify, + libpst, libsoup-2.4, libxml-2.0, nspr, nss, pangoft2, + shared-mime-info, unique-1.0. +- This will make it easier to switch to GNOME 3 libraries. +- Add pkgconfig(gladeui-1.0) BuildRequires and pass + --with-glade-catalog to configure to build the glade catalog. + ------------------------------------------------------------------- Mon Aug 30 09:07:29 CEST 2010 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 0c7775a..6a5f076 100644 --- a/evolution.spec +++ b/evolution.spec @@ -19,40 +19,51 @@ %define USE_EVOLDAP 0 Name: evolution -BuildRequires: NetworkManager-devel BuildRequires: bison %if %USE_EVOLDAP BuildRequires: evoldap2-devel %else BuildRequires: openldap2-devel %endif -BuildRequires: evolution-data-server-devel BuildRequires: fdupes BuildRequires: gnome-common BuildRequires: gnome-doc-utils-devel -BuildRequires: gnome-desktop-devel -BuildRequires: gnome-icon-theme-devel -BuildRequires: gstreamer-0_10-devel BuildRequires: gtk-doc -BuildRequires: gtkhtml2-devel -BuildRequires: gtkimageview-devel BuildRequires: intltool BuildRequires: krb5-devel -BuildRequires: libcanberra-devel -BuildRequires: libgdata-devel -BuildRequires: libgweather-devel >= 2.25.4 -BuildRequires: libnotify-devel -BuildRequires: libpst-devel -BuildRequires: libunique-devel # don't you ever enable this! It's experimental and insecure (bnc#609013) #BuildRequires: libytnef-devel -BuildRequires: mozilla-nss-devel BuildRequires: psmisc BuildRequires: python-devel -BuildRequires: shared-mime-info BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: pkgconfig(NetworkManager) +BuildRequires: pkgconfig(atk) +BuildRequires: pkgconfig(gail) +BuildRequires: pkgconfig(gconf-2.0) +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gladeui-1.0) +BuildRequires: pkgconfig(gnome-desktop-2.0) +BuildRequires: pkgconfig(gnome-icon-theme) +BuildRequires: pkgconfig(gstreamer-0.10) +BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(gtkimageview) +BuildRequires: pkgconfig(gweather) +BuildRequires: pkgconfig(libcanberra-gtk) +BuildRequires: pkgconfig(libedataserver-1.2) +BuildRequires: pkgconfig(libedataserverui-1.2) +BuildRequires: pkgconfig(libgdata) +BuildRequires: pkgconfig(libgtkhtml-3.14) +BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libpst) +BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(nspr) +BuildRequires: pkgconfig(nss) +BuildRequires: pkgconfig(pangoft2) +BuildRequires: pkgconfig(shared-mime-info) +BuildRequires: pkgconfig(unique-1.0) License: LGPLv2.0 ; LGPLv3 Group: Productivity/Networking/Email/Clients # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. @@ -173,6 +184,7 @@ autoreconf -f -i --enable-smime=yes \ --enable-mono=yes \ --enable-python=yes \ + --with-glade-catalog \ --disable-static # Processing the files in help uses _lots_ of memory, so running that part in parallel is bad. pushd help @@ -281,12 +293,18 @@ fi %files lang -f evolution-%evolution_base_version.lang -%files devel +%files devel %defattr(-,root,root) %{_includedir}/* %{_libdir}/evolution/%{evolution_base_version}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/eshell +%dir %{_libdir}/glade3 +%dir %{_libdir}/glade3/modules +%{_libdir}/glade3/modules/libgladeevolution.so +%dir %{_datadir}/glade3 +%dir %{_datadir}/glade3/catalogs +%{_datadir}/glade3/catalogs/evolution.xml %files mono-plugins %defattr(-,root,root)