OBS User unknown 2008-02-21 00:47:04 +00:00 committed by Git OBS Bridge
parent 6cf1fb3bb1
commit a05871ce4e
4 changed files with 29 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b286a08f531d8b513ddbdd21351f6366364b4355a7f6088542b472ffa69a5f0a
size 26521417

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76cc8ec400ddbf2b94ebbc05c73618a23f65a3ea0efa4256d4a3126f0195da02
size 26800605

View File

@ -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

View File

@ -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