From a05871ce4e76d9767c947687218c6cd58ada2e3d9425a3f08313feeb4f66cf32 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 21 Feb 2008 00:47:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=29 --- evolution-2.21.90.tar.bz2 | 3 --- evolution-2.21.91.tar.bz2 | 3 +++ evolution.changes | 13 +++++++++++++ evolution.spec | 16 +++++++++++++--- 4 files changed, 29 insertions(+), 6 deletions(-) delete mode 100644 evolution-2.21.90.tar.bz2 create mode 100644 evolution-2.21.91.tar.bz2 diff --git a/evolution-2.21.90.tar.bz2 b/evolution-2.21.90.tar.bz2 deleted file mode 100644 index 9a8e885..0000000 --- a/evolution-2.21.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b286a08f531d8b513ddbdd21351f6366364b4355a7f6088542b472ffa69a5f0a -size 26521417 diff --git a/evolution-2.21.91.tar.bz2 b/evolution-2.21.91.tar.bz2 new file mode 100644 index 0000000..39c2ab9 --- /dev/null +++ b/evolution-2.21.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cc8ec400ddbf2b94ebbc05c73618a23f65a3ea0efa4256d4a3126f0195da02 +size 26800605 diff --git a/evolution.changes b/evolution.changes index d6dd170..328b9da 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Feb 19 20:45:47 CET 2008 - maw@suse.de + +- Update to version 2.21.91: + + Documentation updates + + Bugs fixed: bgo#240073, bgo#249501, bgo#395939, bgo#411576, + bgo#468427, bgo#502571, bgo#506948, bgo#509741, bgo#510642, + bgo#514736, bgo#514771, bgo#511600, bgo#511602, bgo#512623, + bgo#513285, bgo#513395, and bgo#515054 + + Google Calendar improvements + + G_STRFUNC build fixes + + Updated translations. + ------------------------------------------------------------------- Mon Feb 18 09:07:57 CET 2008 - sragavan@novell.com diff --git a/evolution.spec b/evolution.spec index f8ccafa..20eb3fd 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.21.90) +# spec file for package evolution (Version 2.21.91) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -21,8 +21,8 @@ AutoReqProv: on # This should be updated upon major version changes, and used in place of # BASE_VERSION (as defined in configure.in). %define evolution_base_version 2.22 -Version: 2.21.90 -Release: 10 +Version: 2.21.91 +Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite #Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2 @@ -434,6 +434,16 @@ fi %{_libdir}/evolution/*/conduits/*.so %changelog +* Tue Feb 19 2008 maw@suse.de +- Update to version 2.21.91: + + Documentation updates + + Bugs fixed: bgo#240073, bgo#249501, bgo#395939, bgo#411576, + bgo#468427, bgo#502571, bgo#506948, bgo#509741, bgo#510642, + bgo#514736, bgo#514771, bgo#511600, bgo#511602, bgo#512623, + bgo#513285, bgo#513395, and bgo#515054 + + Google Calendar improvements + + G_STRFUNC build fixes + + Updated translations. * Mon Feb 18 2008 sragavan@novell.com - Updates the tags for Patch upstreaming. * Thu Jan 31 2008 maw@suse.de