Hello community,
here is the log from the commit of package evolution-groupwise for
openSUSE:Factory checked in at 2012-03-29 11:38:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-groupwise (Old)
and /work/SRC/openSUSE:Factory/.evolution-groupwise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-groupwise", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution-groupwise/evolution-groupwise.changes
2012-03-16 13:11:45.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.evolution-groupwise.new/evolution-groupwise.changes
2012-03-29 11:38:58.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Mar 26 08:20:44 UTC 2012 - [email protected]
+
+- Update to version 3.4.0:
+ + No changes.
+
+-------------------------------------------------------------------
+Wed Mar 21 20:51:58 UTC 2012 - [email protected]
+
+- Remove xz BuildRequires since it comes for free in the build
+ system.
+- Change the BuildRequires to be versioned. Helps Factory in
+ deciding the build order.
+
+-------------------------------------------------------------------
+Tue Mar 20 17:06:56 UTC 2012 - [email protected]
+
+- Update to version 3.3.92:
+ + Update store<=>folder summaries connection on folder rename.
+ + Suppress deprecation warnings.
+
+-------------------------------------------------------------------
Old:
----
evolution-groupwise-3.3.91.tar.xz
New:
----
evolution-groupwise-3.4.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-groupwise.spec ++++++
--- /var/tmp/diff_new_pack.X1bWcw/_old 2012-03-29 11:39:01.000000000 +0200
+++ /var/tmp/diff_new_pack.X1bWcw/_new 2012-03-29 11:39:01.000000000 +0200
@@ -21,24 +21,22 @@
Name: evolution-groupwise
# 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
Release: 0
Summary: GroupWise Connector for Evolution
License: LGPL-2.1
Group: Productivity/Networking/Email/Clients
Url: http://projects.gnome.org/evolution/
-Source:
http://download.gnome.org/sources/evolution-groupwise/3.3/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/evolution-groupwise/3.4/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: libdb-4_8-devel
-# Only needed because we don't (and won't) support building xz tarballs by
default... See bnc#697467
-BuildRequires: xz
-BuildRequires: pkgconfig(evolution-data-server-1.2)
-BuildRequires: pkgconfig(evolution-plugin-3.0)
-BuildRequires: pkgconfig(gconf-2.0)
-BuildRequires: pkgconfig(gio-2.0)
-BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(libsoup-2.4)
-BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{version}
+BuildRequires: pkgconfig(evolution-plugin-3.0) >= %{version}
+BuildRequires: pkgconfig(gconf-2.0) >= 2.0.0
+BuildRequires: pkgconfig(gio-2.0) >= 2.16.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.4
+BuildRequires: pkgconfig(libsoup-2.4) >= 2.3.0
+BuildRequires: pkgconfig(libxml-2.0) >= 2.0.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]