[evolution] Update to 3.7.4

Milan Crha mcrha at fedoraproject.org
Mon Jan 14 09:46:15 UTC 2013


commit 873ba1e2a0bfefd0cdb7e2d3a4f06d917285f492
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Jan 14 10:46:04 2013 +0100

    Update to 3.7.4

 .gitignore     |    1 +
 evolution.spec |   17 +++++++----------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e8f1ba..7483327 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.7.2.tar.xz
 /evolution-3.7.3.1.tar.xz
 /evolution-3.7.3.2.tar.xz
+/evolution-3.7.4.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 3a076c6..6a9ce56 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -28,8 +28,8 @@
 ### Abstract ###
 
 Name: evolution
-Version: 3.7.3.2
-Release: 3%{?dist}
+Version: 3.7.4
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -63,8 +63,7 @@ BuildRequires: automake >= 1.9
 BuildRequires: cairo-gobject-devel
 BuildRequires: clutter-gtk-devel >= %{clutter_gtk_version}
 BuildRequires: desktop-file-utils
-BuildRequires: evolution-data-server-devel >= 3.7.3
-#BuildRequires: evolution-data-server-devel >= %{version}
+BuildRequires: evolution-data-server-devel >= %{version}
 BuildRequires: gettext
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gnome-common
@@ -125,8 +124,7 @@ personal information-management tool.
 Group: Development/Libraries
 Summary: Development files for building against %{name}
 Requires: %{name} = %{version}-%{release}
-Requires: evolution-data-server-devel >= 3.7.3
-#Requires: evolution-data-server-devel >= %{version}
+Requires: evolution-data-server-devel >= %{version}
 Requires: gtk3-devel >= %{gtk3_version}
 Requires: gtkhtml3-devel >= %{gtkhtml_version}
 Requires: libgdata-devel >= %{libgdata_version}
@@ -516,11 +514,10 @@ rm -rf $RPM_BUILD_ROOT
 %{evo_plugin_dir}/liborg-gnome-pst-import.so
 %endif
 
-# Milan: Revert the hard-coded E-D-S version on the next update.
-# (evolution) BuildRequires: evolution-data-server-devel >= 3.7.3
-# (evolution-devel) Requires: evolution-data-server-devel >= 3.7.3
-
 %changelog
+* Mon Jan 14 2013 Milan Crha <mcrha at redhat.com> - 3.7.4-1
+- Update to 3.7.4
+
 * Tue Jan 01 2013 Matthew Barnes <mbarnes at redhat.com> - 3.7.3.2-3
 - Re-enable translation size reduction (RH bug #628073 is long fixed).
 
diff --git a/sources b/sources
index abdbcb5..541fa95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14dfdf3c9b2c868d43e57d57175aa11d  evolution-3.7.3.2.tar.xz
+c70e5723196419bca7cf8806e8e7390e  evolution-3.7.4.tar.xz


More information about the scm-commits mailing list