diff --git a/.gitignore b/.gitignore index 3cf7936..683eca2 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.4.0.tar.xz /evolution-3.4.0.1.tar.xz /evolution-3.4.1.tar.xz +/evolution-3.4.2.tar.xz diff --git a/evolution.spec b/evolution.spec index 2b793dc..960ad8a 100644 --- a/evolution.spec +++ b/evolution.spec @@ -3,7 +3,7 @@ %define gnome_doc_utils_version 0.8.0 %define gnome_icon_theme_version 2.30.2.1 %define gtk3_version 3.2.0 -%define gtkhtml_version 4.3.1 +%define gtkhtml_version 4.4.2 %define intltool_version 0.35.5 %define libgdata_version 0.10.0 %define libgweather_version 2.91.0 @@ -26,8 +26,8 @@ ### Abstract ### Name: evolution -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -572,6 +572,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon May 14 2012 Milan Crha - 3.4.2-1 +- Update to 3.4.2 +- Bump gtkhtml3 dependency to 4.4.2 + * Tue Apr 24 2012 Kalev Lember - 3.4.1-2 - Silence rpm scriptlet output diff --git a/sources b/sources index d1b7cb1..c1b200c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d178b6a9869f92e66b2022d4e35077ee evolution-3.4.1.tar.xz +e161138610416bfff07e6e0a1d9e4781 evolution-3.4.2.tar.xz