From fef55870da0d74f65e40f522ab931d6d6b1032e723e2528731a53cc4c1abc370 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 25 Sep 2009 15:08:19 +0000 Subject: [PATCH 1/3] Accepting request 20693 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/evolution via accept of submit request 20693 revision 6. Request was accepted with message: Accepted OBS-URL: https://build.opensuse.org/request/show/20693 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=51 --- evolution-2.27.92.tar.bz2 | 3 --- evolution-2.28.0.tar.bz2 | 3 +++ evolution.changes | 24 ++++++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.27.92.tar.bz2 create mode 100644 evolution-2.28.0.tar.bz2 diff --git a/evolution-2.27.92.tar.bz2 b/evolution-2.27.92.tar.bz2 deleted file mode 100644 index e1ad344..0000000 --- a/evolution-2.27.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a22964832c97c2b78fb75e6519783fa5cca558e751bd184ed78d7a0a70648c1 -size 38224857 diff --git a/evolution-2.28.0.tar.bz2 b/evolution-2.28.0.tar.bz2 new file mode 100644 index 0000000..da2b0eb --- /dev/null +++ b/evolution-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93920a1e5e8391487b31a3d28c21e0a4b5131285fdafa6cad9fd6ee6cdf3ba1 +size 36166429 diff --git a/evolution.changes b/evolution.changes index 94b05df..187c276 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Sep 21 22:02:45 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Notable changes: + - Google Calendar uses caldav interface. + - Select the local Ical files as calendar source + - Configurable Date formats + - Better system timezone discovery + - Attachment bar rewrite + - Re-add support for volder of vfolders + - GroupWise meeting retract/resend + + Calendar: + - bgo#582780 - Use proxy in Google calendar setup plugin + - bgo#581602 - Purge calendar function not working + - bgo#594407 - Alarms won't go away + + Mailer: + - bgo#572960 - Ignore and drop invalid signatures on load + - bgo#594609 - Date field in message list shows incorrect + "x days ago" + - bgo#594628 - Switching back from Outgoing filters to Incoming + filters does not show existing incoming filters + + Updated translations and documentation. + ------------------------------------------------------------------- Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index c5df4c6..6b60e63 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.27.92) +# spec file for package evolution (Version 2.28.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -59,7 +59,7 @@ License: LGPL v2.0 only ; LGPL v3 only 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.28 -Version: 2.27.92 +Version: 2.28.0 Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2 From 7714277a7ba0b10bceadd23a3f5c1305228e5d98b0d082ea55a4836b99004380 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 6 Oct 2009 00:04:32 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=52 --- evolution-2.27.92.tar.bz2 | 3 +++ evolution-2.28.0.tar.bz2 | 3 --- evolution.changes | 24 ------------------------ evolution.spec | 4 ++-- 4 files changed, 5 insertions(+), 29 deletions(-) create mode 100644 evolution-2.27.92.tar.bz2 delete mode 100644 evolution-2.28.0.tar.bz2 diff --git a/evolution-2.27.92.tar.bz2 b/evolution-2.27.92.tar.bz2 new file mode 100644 index 0000000..e1ad344 --- /dev/null +++ b/evolution-2.27.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a22964832c97c2b78fb75e6519783fa5cca558e751bd184ed78d7a0a70648c1 +size 38224857 diff --git a/evolution-2.28.0.tar.bz2 b/evolution-2.28.0.tar.bz2 deleted file mode 100644 index da2b0eb..0000000 --- a/evolution-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c93920a1e5e8391487b31a3d28c21e0a4b5131285fdafa6cad9fd6ee6cdf3ba1 -size 36166429 diff --git a/evolution.changes b/evolution.changes index 187c276..94b05df 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,27 +1,3 @@ -------------------------------------------------------------------- -Mon Sep 21 22:02:45 CEST 2009 - dimstar@opensuse.org - -- Update to version 2.28.0: - + Notable changes: - - Google Calendar uses caldav interface. - - Select the local Ical files as calendar source - - Configurable Date formats - - Better system timezone discovery - - Attachment bar rewrite - - Re-add support for volder of vfolders - - GroupWise meeting retract/resend - + Calendar: - - bgo#582780 - Use proxy in Google calendar setup plugin - - bgo#581602 - Purge calendar function not working - - bgo#594407 - Alarms won't go away - + Mailer: - - bgo#572960 - Ignore and drop invalid signatures on load - - bgo#594609 - Date field in message list shows incorrect - "x days ago" - - bgo#594628 - Switching back from Outgoing filters to Incoming - filters does not show existing incoming filters - + Updated translations and documentation. - ------------------------------------------------------------------- Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 6b60e63..c5df4c6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.28.0) +# spec file for package evolution (Version 2.27.92) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -59,7 +59,7 @@ License: LGPL v2.0 only ; LGPL v3 only 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.28 -Version: 2.28.0 +Version: 2.27.92 Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2 From 47d4930d9c1007ef3ce5bc9112d50fc4032ac4054ac1da2f658e2a6f1384226c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Oct 2009 00:04:35 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/evolution revision 74.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=97506a5c4a10e4d41d3ab5257e31cf74 --- evolution-2.27.92.tar.bz2 | 3 --- evolution-2.28.0.tar.bz2 | 3 +++ evolution.changes | 24 ++++++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.27.92.tar.bz2 create mode 100644 evolution-2.28.0.tar.bz2 diff --git a/evolution-2.27.92.tar.bz2 b/evolution-2.27.92.tar.bz2 deleted file mode 100644 index e1ad344..0000000 --- a/evolution-2.27.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a22964832c97c2b78fb75e6519783fa5cca558e751bd184ed78d7a0a70648c1 -size 38224857 diff --git a/evolution-2.28.0.tar.bz2 b/evolution-2.28.0.tar.bz2 new file mode 100644 index 0000000..da2b0eb --- /dev/null +++ b/evolution-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93920a1e5e8391487b31a3d28c21e0a4b5131285fdafa6cad9fd6ee6cdf3ba1 +size 36166429 diff --git a/evolution.changes b/evolution.changes index 94b05df..187c276 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Sep 21 22:02:45 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Notable changes: + - Google Calendar uses caldav interface. + - Select the local Ical files as calendar source + - Configurable Date formats + - Better system timezone discovery + - Attachment bar rewrite + - Re-add support for volder of vfolders + - GroupWise meeting retract/resend + + Calendar: + - bgo#582780 - Use proxy in Google calendar setup plugin + - bgo#581602 - Purge calendar function not working + - bgo#594407 - Alarms won't go away + + Mailer: + - bgo#572960 - Ignore and drop invalid signatures on load + - bgo#594609 - Date field in message list shows incorrect + "x days ago" + - bgo#594628 - Switching back from Outgoing filters to Incoming + filters does not show existing incoming filters + + Updated translations and documentation. + ------------------------------------------------------------------- Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index c5df4c6..6b60e63 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.27.92) +# spec file for package evolution (Version 2.28.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -59,7 +59,7 @@ License: LGPL v2.0 only ; LGPL v3 only 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.28 -Version: 2.27.92 +Version: 2.28.0 Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2