forked from pool/evolution
This commit is contained in:
parent
78e563f643
commit
2ea1ef5b3f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e5e6e9dd5b54f12f8a68260c420ecbb130d72a02544577b01b804297f9081715
|
|
||||||
size 32154681
|
|
3
evolution-2.26.0.tar.bz2
Normal file
3
evolution-2.26.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74a2d936ba8330d0abe059062bb84446f379c605480c0c404575e419926d5004
|
||||||
|
size 32677910
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 16:48:58 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.26.0:
|
||||||
|
+ Bugs Fixed: bgo#342446, bgo#573122, bgo#573193, bgo#435455,
|
||||||
|
bgo#401346
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 7 00:58:34 CET 2009 - vuntz@novell.com
|
Sat Mar 7 00:58:34 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package evolution (Version 2.25.92)
|
# spec file for package evolution (Version 2.26.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -51,12 +51,13 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: LGPL v2.0 only; LGPL v3 only
|
License: LGPL v2.0 only; LGPL v3 only
|
||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 2.26
|
%define evolution_base_version 2.26
|
||||||
Version: 2.25.92
|
Version: 2.26.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
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
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
|
||||||
@ -426,6 +427,7 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
#gnome-patch-translation-prepare
|
#gnome-patch-translation-prepare
|
||||||
# %patch7
|
# %patch7
|
||||||
%patch8
|
%patch8
|
||||||
@ -601,6 +603,13 @@ fi
|
|||||||
#%{_libdir}/evolution/*/plugins/*.dll
|
#%{_libdir}/evolution/*/plugins/*.dll
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 16 2009 vuntz@novell.com
|
||||||
|
- Update to version 2.26.0:
|
||||||
|
+ Bugs Fixed: bgo#342446, bgo#573122, bgo#573193, bgo#435455,
|
||||||
|
bgo#401346
|
||||||
|
+ Updated translations.
|
||||||
|
* Mon Mar 16 2009 sbrabec@suse.cz
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
* Sat Mar 07 2009 vuntz@novell.com
|
* Sat Mar 07 2009 vuntz@novell.com
|
||||||
- Update to version 2.25.92:
|
- Update to version 2.25.92:
|
||||||
+ Bugs Fixed: bgo#238346, bgo#333716, bgo#404232, bgo#404232,
|
+ Bugs Fixed: bgo#238346, bgo#333716, bgo#404232, bgo#404232,
|
||||||
|
Loading…
Reference in New Issue
Block a user