Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2012-03-29 11:37:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution (Old)
 and      /work/SRC/openSUSE:Factory/.evolution.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution/evolution.changes      2012-03-16 
13:11:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2012-03-29 
11:37:50.000000000 +0200
@@ -1,0 +2,38 @@
+Wed Mar 28 06:41:35 UTC 2012 - vu...@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 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Bugs fixed: bgo#672474, bgo#672593.
+  + Updated translations.
+- Use gnome-autogen.sh instead of calls to intltoolize and
+  autoreconf: that's better for GNOME packages, and it comes with
+  the benefit that it fixes the build for this tarball (else,
+  things break because of a gnome-doc-utils bug that got fixed in
+  newer gnome-doc-utils).
+- Also remove hack editing help/Makefile.in in %build: there's no
+  need for that.
+
+-------------------------------------------------------------------
+Tue Mar 20 16:40:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.92:
+  + Various code changes.
+  + User documentation improvements.
+  + Bugs fixed: bgo#659756, bgo#661654, bgo#664169, bgo#664205,
+    bgo#664323, bgo#664326, bgo#665008, bgo#665106, bgo#665129,
+    bgo#665130, bgo#665399, bgo#669246, bgo#669490, bgo#671068,
+    bgo#671233, bgo#671509, bgo#671509, bgo#671633, bgo#671716.
+- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency
+  upstream, needed to initialize thread for GConf.
+
+-------------------------------------------------------------------

Old:
----
  evolution-3.3.91.tar.xz

New:
----
  evolution-3.4.0.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evolution.spec ++++++
--- /var/tmp/diff_new_pack.PVBOeJ/_old  2012-03-29 11:37:53.000000000 +0200
+++ /var/tmp/diff_new_pack.PVBOeJ/_new  2012-03-29 11:37:53.000000000 +0200
@@ -20,8 +20,7 @@
 # wait for port of gtkimageview to gtk3
 %define use_gtkimageview 0
 
-# Set to 1 for patch0
-%define need_autogen 1
+%define need_autogen 0
 
 Name:           evolution
 BuildRequires:  bison
@@ -34,7 +33,7 @@
 %if %USE_EVOLDAP || %{need_autogen}
 BuildRequires:  gnome-common
 %endif
-BuildRequires:  gnome-doc-utils-devel
+BuildRequires:  gnome-doc-utils-devel >= 0.20.10
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  krb5-devel
@@ -45,10 +44,9 @@
 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
 BuildRequires:  pkgconfig(gail)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -79,7 +77,7 @@
 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.3.91
+Version:        3.4.0.1
 Release:        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
@@ -87,7 +85,7 @@
 License:        LGPL-2.0 ; LGPL-3.0
 Group:          Productivity/Networking/Email/Clients
 # NOTE: Some files are currently GPL-2.0 but pending relicensing, see 
bnc#749859
-Source0:        
http://download.gnome.org/sources/evolution/3.3/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/evolution/3.4/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch m...@novell.com 
-- look for ldap includes in %{_libdir}/evoldap/include
 Patch15:        evolution-custom-openldap-includes.patch
 # PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 
abhar...@suse.de -- Book URI: Spills Into Second Column.
@@ -186,9 +184,7 @@
 
 %build
 %if %USE_EVOLDAP || %{need_autogen}
-autoreconf -f -i
-intltoolize --copy --force
-%{__sed} -i -e 's/@ENABLE_SK_TRUE@_s/_s/' help/Makefile.in
+NOCONFIGURE=1 gnome-autogen.sh
 %endif
 %{configure} \
     --disable-scrollkeeper \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to