diff --git a/evolution-3.4.0.1.tar.xz b/evolution-3.4.0.1.tar.xz new file mode 100644 index 0000000..f9ada42 --- /dev/null +++ b/evolution-3.4.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364eacfc54912ba26738729d0f662a821140a712e3607cf569eb342f1dab4f7a +size 12733312 diff --git a/evolution-3.4.0.tar.xz b/evolution-3.4.0.tar.xz deleted file mode 100644 index b531924..0000000 --- a/evolution-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7d0eecaa1ee33c15e327b724f2bd7017ea6c732ac764189f0ba2a5ba20bd8e4 -size 12735312 diff --git a/evolution.changes b/evolution.changes index 470e226..8b727e2 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 28 06:41:35 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0.1: + + Re-release 3.4.0 to fix a build bug in 3.4.0 tarball caused by + gnome-doc-utils. +- Remove xz BuildRequires now that it comes for free in the build + system. +- Disable call to gnome-autogen.sh as it's not needed anymore for + now. + ------------------------------------------------------------------- Mon Mar 26 08:16:11 UTC 2012 - vuntz@opensuse.org diff --git a/evolution.spec b/evolution.spec index 6d3ace5..8ea6765 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,8 +20,7 @@ # wait for port of gtkimageview to gtk3 %define use_gtkimageview 0 -# Set to 1 because of broken gnome-doc-utils in 3.4.0 -%define need_autogen 1 +%define need_autogen 0 Name: evolution BuildRequires: bison @@ -45,8 +44,6 @@ BuildRequires: python-devel BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(NetworkManager) BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(dbus-glib-1) >= 0.6 @@ -80,9 +77,8 @@ BuildRequires: pkgconfig(shared-mime-info) BuildRequires: pkgconfig(sm) # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.4 -Version: 3.4.0 +Version: 3.4.0.1 Release: 0 -# FIXME: can change need_autogen to 0 on update to > 3.4.0 # FIXME: check if note on license is still valid (comment before license) # FIXME: check with upstream/meego if we want to enable clutter for express mode Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite