Hello community,
here is the log from the commit of package evolution-groupwise for
openSUSE:Factory checked in at 2012-01-09 12:03:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2011-10-18 14:12:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.evolution-groupwise.new/evolution-groupwise.changes
2012-01-09 12:03:47.000000000 +0100
@@ -1,0 +2,28 @@
+Tue Dec 20 13:42:01 UTC 2011 - [email protected]
+
+- Update to version 3.3.3:
+ + Adapt to Evolution API changes.
+ + Remove deprecated e-mail-store header file
+ + Remove almost all *_DISABLE_DEPRECATED_FLAGS.
+ + Remove GSEAL_ENABLE macro.
+ + Remove *_DISABLE_SINGLE_INCLUDES macros.
+ + Bugs fixed: bgo#651453, bgo#656273, bgo#664572.
+- Add xz BuildRequires because we can't build a package for a
+ xz-compressed tarball without explicitly specifying that... See
+ bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Mon Nov 21 08:45:13 UTC 2011 - [email protected]
+
+- Update to version 3.3.2:
+ + Adapt to evolution and e-d-s API changes.
+ + Remove g_thread_init() calls.
+ + Bugs fixed: bgo#651465.
+ + Updated translations.
+- Changes from version 3.3.1.1:
+ + Work around libgthread shenanigans in GLib 2.31.
+- Changes from version 3.3.1:
+ + Adapt to various API changes
+ + Bugs fixed: bgo#351025, bgo#655252, bgo#656378, bgo#661543.
+
+-------------------------------------------------------------------
Old:
----
evolution-groupwise-3.2.1.tar.bz2
New:
----
evolution-groupwise-3.3.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-groupwise.spec ++++++
--- /var/tmp/diff_new_pack.6ghi1c/_old 2012-01-09 12:03:48.000000000 +0100
+++ /var/tmp/diff_new_pack.6ghi1c/_new 2012-01-09 12:03:48.000000000 +0100
@@ -15,21 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-
%define libegroupwise 13
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.2
-Version: 3.2.1
-Release: 1
-License: LGPLv2.1
+%define evolution_base_version 3.4
+Version: 3.3.3
+Release: 0
Summary: GroupWise Connector for Evolution
-Url: http://projects.gnome.org/evolution/
+License: LGPL-2.1
Group: Productivity/Networking/Email/Clients
-Source:
http://download.gnome.org/sources/evolution-groupwise/3.2/%{name}-%{version}.tar.bz2
+Url: http://projects.gnome.org/evolution/
+Source:
http://download.gnome.org/sources/evolution-groupwise/3.3/%{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)
@@ -97,7 +98,9 @@
%files devel
%defattr(-, root, root)
-%{_libdir}/pkgconfig/libegroupwise-%{evolution_base_version}.pc
+## FIXME: use this again once the pc file will be installed with the correct
version
+#%{_libdir}/pkgconfig/libegroupwise-%{evolution_base_version}.pc
+%{_libdir}/pkgconfig/libegroupwise-3.2.pc
%{_libdir}/libegroupwise-1.2.so
%dir %{_includedir}/evolution-data-server-%{evolution_base_version}
%{_includedir}/evolution-data-server-%{evolution_base_version}/groupwise/
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]