diff --git a/.gitignore b/.gitignore index 28be999..7c2ba9b 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.6.0.tar.xz /evolution-3.6.1.tar.xz /evolution-3.6.2.tar.xz +/evolution-3.6.3.tar.xz diff --git a/evolution.spec b/evolution.spec index b8074fe..045f1db 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,8 +28,8 @@ ### Abstract ### Name: evolution -Version: 3.6.2 -Release: 3%{?dist} +Version: 3.6.3 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -49,9 +49,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch # RH bug #589555 Patch02: evolution-2.30.1-help-contents.patch -Patch03: evolution-3.6.2-rhbug875109.patch -Patch04: evolution-3.6.2-restore.patch - ## Dependencies ### Requires: gnome-icon-theme >= %{gnome_icon_theme_version} @@ -193,8 +190,6 @@ This package contains the plugin to import Microsoft Personal Storage Table %setup -q -n evolution-%{version} %patch01 -p1 -b .ldaphack %patch02 -p1 -b .help-contents -%patch03 -p1 -b .rhbug875109 -%patch04 -p1 -b .restore mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -533,8 +528,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Fri Jan 18 2013 Milan Crha - 3.6.2-3 -- Correct help-context patch test path (Red Had bug #901341) +* Tue Jan 22 2013 Milan Crha - 3.6.3-1 +- Update to 3.6.3 +- Remove patch for Red Hat bug #875109 (fixed upstream) +- Remove patch for Red Hat bug #877562 (fixed upstream) +- Correct help-context patch test path (Red Hat bug #901341) * Wed Nov 21 2012 Milan Crha - 3.6.2-3 - Add patch for Red Hat bug #877562 (restore doesn't work properly) diff --git a/sources b/sources index 07a7b10..2f1b895 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd4a19f9d524b4a0510e85e280c362e0 evolution-3.6.2.tar.xz +5662efe3f61da457cf6f9aae634bfbbf evolution-3.6.3.tar.xz