[evolution/f15] Update to 3.0.3

Milan Crha mcrha at fedoraproject.org
Wed Aug 31 11:37:02 UTC 2011


commit 643efa687ce6fe4c3da7961d074b46b3a1cbac0a
Author: Milan Crha <mcrha at redhat.com>
Date:   Wed Aug 31 13:36:42 2011 +0200

    Update to 3.0.3

 .gitignore                            |    1 +
 evolution-3.0.2-disconnect-pop3.patch |   23 -----------------------
 evolution-3.0.2-rhbug707578.patch     |   26 --------------------------
 evolution.spec                        |   17 +++++++----------
 sources                               |    2 +-
 5 files changed, 9 insertions(+), 60 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e122603..ef602fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.0.0.tar.bz2
 /evolution-3.0.1.tar.bz2
 /evolution-3.0.2.tar.bz2
+/evolution-3.0.3.tar.bz2
diff --git a/evolution.spec b/evolution.spec
index 8be4f45..f2b0c8f 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -27,8 +27,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.0.2
-Release: 3%{?dist}
+Version: 3.0.3
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -49,12 +49,6 @@ Patch13: evolution-2.30.1-help-contents.patch
 
 Patch14: evolution-help-gl.patch
 
-# RH bug #707578
-Patch15: evolution-3.0.2-rhbug707578.patch
-
-# RH bug #714793
-Patch16: evolution-3.0.2-disconnect-pop3.patch
-
 ## Dependencies ###
 
 Requires(pre): GConf2
@@ -211,8 +205,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
 %patch10 -p1 -b .ldaphack
 %patch13 -p1 -b .help-contents
 %patch14 -p1 -b .help-gl
-%patch15 -p1 -b .rhbug707578
-%patch16 -p1 -b .disconnect-pop3
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -602,6 +594,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Wed Aug 31 2011 Milan Crha <mcrha at redhat.com> - 3.0.3-1
+- Update to 3.0.3
+- Remove patch for Red Hat bug #707578 (fixed upstream)
+- Remove patch for Red Hat bug #714793 (fixed upstream)
+
 * Wed Jun 22 2011 Milan Crha <mcrha at redhat.com> - 3.0.2-3
 - Add patch for Red Hat bug #714793 (pop3 receives messages twice)
 
diff --git a/sources b/sources
index d3e3299..249efd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87f014736a6416e833e88de69df751ce  evolution-3.0.2.tar.bz2
+49f2617445dc552a1527e5a33a7ad8b9  evolution-3.0.3.tar.bz2


More information about the scm-commits mailing list