From 19906c1d1d557ea5dc2c7dfec5c4573f0b6cd5c8c239417c789fbb8c72f439d1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 9 Sep 2009 13:30:49 +0000 Subject: [PATCH 1/3] Accepting request 20210 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/evolution via accept of submit request 20210 revision 4. OBS-URL: https://build.opensuse.org/request/show/20210 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=49 --- evolution-2.27.91.tar.bz2 | 3 --- evolution-2.27.92.tar.bz2 | 3 +++ evolution.changes | 20 ++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.27.91.tar.bz2 create mode 100644 evolution-2.27.92.tar.bz2 diff --git a/evolution-2.27.91.tar.bz2 b/evolution-2.27.91.tar.bz2 deleted file mode 100644 index 9645d6a..0000000 --- a/evolution-2.27.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cd67e231afd692dc35d3c2ab8459cf6400659326c2e6f1c4f44e62e5a414238 -size 38183469 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.changes b/evolution.changes index 793682f..94b05df 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.27.92: + + Mail: + - bgo#494531 - Use quoted-printable encoding when necessary + - bgo#593872 - Forgets which signature is assigned to which + account + + Calendar: + - bgo#592873 - Initialize Force Read only check state properly + + Miscellaneous: + - bgo#590687 - Evolution not restoring data from backup archive + - bgo#592335 - Submit bug-report doesn't work + + Other Fixes: + - Fix discrepancy wrt what's actually in the UI + - Fix return types to match the type of function + - Support for Anjal to have provider specific options in acc + editor + + Updated translations. + ------------------------------------------------------------------- Mon Aug 24 19:51:03 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 9f0b36c..c5df4c6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.27.91) +# 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.27.91 +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 a0493989141a3fd972845cd5d700a93577bafab096a445dceb639c2bd2a1d99a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 22 Sep 2009 20:32:01 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=50 --- evolution-2.27.91.tar.bz2 | 3 +++ evolution-2.27.92.tar.bz2 | 3 --- evolution.changes | 20 -------------------- evolution.spec | 4 ++-- 4 files changed, 5 insertions(+), 25 deletions(-) create mode 100644 evolution-2.27.91.tar.bz2 delete mode 100644 evolution-2.27.92.tar.bz2 diff --git a/evolution-2.27.91.tar.bz2 b/evolution-2.27.91.tar.bz2 new file mode 100644 index 0000000..9645d6a --- /dev/null +++ b/evolution-2.27.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd67e231afd692dc35d3c2ab8459cf6400659326c2e6f1c4f44e62e5a414238 +size 38183469 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.changes b/evolution.changes index 94b05df..793682f 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,23 +1,3 @@ -------------------------------------------------------------------- -Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org - -- Update to version 2.27.92: - + Mail: - - bgo#494531 - Use quoted-printable encoding when necessary - - bgo#593872 - Forgets which signature is assigned to which - account - + Calendar: - - bgo#592873 - Initialize Force Read only check state properly - + Miscellaneous: - - bgo#590687 - Evolution not restoring data from backup archive - - bgo#592335 - Submit bug-report doesn't work - + Other Fixes: - - Fix discrepancy wrt what's actually in the UI - - Fix return types to match the type of function - - Support for Anjal to have provider specific options in acc - editor - + Updated translations. - ------------------------------------------------------------------- Mon Aug 24 19:51:03 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index c5df4c6..9f0b36c 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.27.91) # # 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.27.91 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 ad204277a631662e47ed30abb4e4b7944dc6228e761353c4929ce55dd87fcb89 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 22 Sep 2009 20:32:02 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/evolution revision 73.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=6e1ce75cbc88a0408a2dae2a0c3bcd23 --- evolution-2.27.91.tar.bz2 | 3 --- evolution-2.27.92.tar.bz2 | 3 +++ evolution.changes | 20 ++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.27.91.tar.bz2 create mode 100644 evolution-2.27.92.tar.bz2 diff --git a/evolution-2.27.91.tar.bz2 b/evolution-2.27.91.tar.bz2 deleted file mode 100644 index 9645d6a..0000000 --- a/evolution-2.27.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cd67e231afd692dc35d3c2ab8459cf6400659326c2e6f1c4f44e62e5a414238 -size 38183469 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.changes b/evolution.changes index 793682f..94b05df 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Sep 9 09:10:51 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.27.92: + + Mail: + - bgo#494531 - Use quoted-printable encoding when necessary + - bgo#593872 - Forgets which signature is assigned to which + account + + Calendar: + - bgo#592873 - Initialize Force Read only check state properly + + Miscellaneous: + - bgo#590687 - Evolution not restoring data from backup archive + - bgo#592335 - Submit bug-report doesn't work + + Other Fixes: + - Fix discrepancy wrt what's actually in the UI + - Fix return types to match the type of function + - Support for Anjal to have provider specific options in acc + editor + + Updated translations. + ------------------------------------------------------------------- Mon Aug 24 19:51:03 CEST 2009 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 9f0b36c..c5df4c6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.27.91) +# 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.27.91 +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