commit folks for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2020-04-23 18:26:08

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new.2738 (New)


Package is "folks"

Thu Apr 23 18:26:08 2020 rev:50 rq:795176 version:0.14.0

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2020-01-24 
14:21:33.806627758 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new.2738/folks.changes2020-04-23 
18:26:09.783596851 +0200
@@ -1,0 +2,25 @@
+Wed Mar 11 10:40:28 UTC 2020 - bjorn@gmail.com
+
+- Update to version 0.14.0:
+  + Updated translations.
+- Module_version is now 46.
+- Rename sub-package libfolks-data to folks-data, and add Obsoletes
+  and Provides libfolks-data to ease upgrades for our end-users.
+  Eliminates rpm-lint warning.
+
+---
+Tue Feb  4 08:05:54 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 0.13.2:
+  + Drop python2 dependency.
+  + Use the key-file backend to link personas.
+  + Automatically pick the correct E-D-S AddressBook version (using
+pkgconfig).
+  + GSettings conversion tool no longer installed.
+  + Build failure with meson-0.53.0.
+- Drop folks-meson-0.53.patch: fixed upstream.
+- Add python3-dbusmock BuildRequires and Requires: the dependency
+  is not new, but the build system now checks for it and it made
+  apparent that we forgot to add this in the past.
+
+---

Old:

  folks-0.13.1.tar.xz
  folks-meson-0.53.patch

New:

  folks-0.14.0.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.NwjQh2/_old  2020-04-23 18:26:10.335597908 +0200
+++ /var/tmp/diff_new_pack.NwjQh2/_new  2020-04-23 18:26:10.339597916 +0200
@@ -17,22 +17,21 @@
 
 
 %define soversion  25
-%define module_version 45
+%define module_version 46
 %define with_zeitgeist  0
 Name:   folks
-Version:0.13.1
+Version:0.14.0
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
https://download.gnome.org/sources/folks/0.13/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM folks-meson-0.53.patch dims...@opensuse.org -- 
https://gitlab.gnome.org/GNOME/folks/issues/119
-Patch0: folks-meson-0.53.patch
+Source: 
https://download.gnome.org/sources/folks/0.14/%{name}-%{version}.tar.xz
 BuildRequires:  gettext
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  meson >= 0.49
 BuildRequires:  pkgconfig
+BuildRequires:  python3-dbusmock
 BuildRequires:  readline-devel
 BuildRequires:  vala >= 0.22.0.28
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -47,6 +46,7 @@
 %if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.14
 %endif
+Requires:   python3-dbusmock
 
 %description
 libfolks is a library that aggregates people from multiple sources (e.g.
@@ -57,19 +57,21 @@
 # To make lang package installable
 # We assume that future -data packages remain backwards compatible
 Group:  System/Libraries
-Requires:   libfolks-data >= %{version}
+Requires:   folks-data >= %{version}
 Provides:   %{name} = %{version}
 
 %description -n libfolks%{soversion}
 libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-data
+%package data
 Summary:Data files for libfolks, a library to create metacontacts from 
many sources
 Group:  System/Libraries
 %glib2_gsettings_schema_requires
+Obsoletes:  libfolks-data < %{version}
+Provides:   libfolks-data = %{version}
 
-%description -n libfolks-data
+%description data
 libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
@@ -155,7 +157,7 @@
 metacontacts.
 
 %package devel
-Summary:Development files for libfolks, a library to create 
metacontacts from many sources
+Summary:Development files for libfolks
 Group:  Development/Libraries/GNOME
 Requires:   libfolks%{soversion} = %{version}
 Requires:   libfolks-eds%{soversion} = %{version}
@@ -170,6 +172,8 @@
 libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
+This package provides the development files.
+
 %lang_package
 
 %prep
@@ -188,6 +192,10 @@
 %install
 %meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
+# We don't need the gconf -> 

commit folks for openSUSE:Factory

2020-01-24 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2020-01-24 14:21:15

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new.26092 (New)


Package is "folks"

Fri Jan 24 14:21:15 2020 rev:49 rq:766580 version:0.13.1

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2019-10-17 
12:58:07.245482854 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new.26092/folks.changes   2020-01-24 
14:21:33.806627758 +0100
@@ -1,0 +2,13 @@
+Thu Jan 23 12:13:57 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend folks-lang: the -lang package has respective
+  supplements to have smarter decision when to be installed.
+
+---
+Thu Jan 23 12:03:31 UTC 2020 - Dominique Leuenberger 
+
+- Add folks-meson-0.53.patch: Fix build with meson 0.53.
+  py_installation.dependency() is not meant to check if python
+  modules are present, but add a dependency on python.
+
+---

New:

  folks-meson-0.53.patch



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.6FssuK/_old  2020-01-24 14:21:37.110628919 +0100
+++ /var/tmp/diff_new_pack.6FssuK/_new  2020-01-24 14:21:37.110628919 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 Group:  Development/Libraries/C and C++
 URL:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
https://download.gnome.org/sources/folks/0.13/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM folks-meson-0.53.patch dims...@opensuse.org -- 
https://gitlab.gnome.org/GNOME/folks/issues/119
+Patch0: folks-meson-0.53.patch
 BuildRequires:  gettext
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  meson >= 0.49
@@ -56,7 +58,6 @@
 # We assume that future -data packages remain backwards compatible
 Group:  System/Libraries
 Requires:   libfolks-data >= %{version}
-Recommends: %{name}-lang
 Provides:   %{name} = %{version}
 
 %description -n libfolks%{soversion}

++ folks-meson-0.53.patch ++
Index: folks-0.13.1/meson.build
===
--- folks-0.13.1.orig/meson.build
+++ folks-0.13.1/meson.build
@@ -126,7 +126,6 @@ if bluez_backend_enabled
   # Needed for the BlueZ tests
   pymod = import('python')
   py_installation = pymod.find_installation('python3')
-  python_dbusmock = py_installation.dependency('dbusmock')
 endif
 
 if import_tool_enabled



commit folks for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2019-10-17 12:58:05

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new.2352 (New)


Package is "folks"

Thu Oct 17 12:58:05 2019 rev:48 rq:736511 version:0.13.1

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2019-05-03 
22:17:32.220117924 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new.2352/folks.changes2019-10-17 
12:58:07.245482854 +0200
@@ -1,0 +2,35 @@
+Fri Sep  6 02:05:31 UTC 2019 - l...@ljones.dev
+
+- Disable lto in build due to lto causing segfault in Geary.
+
+---
+Wed Sep  4 10:20:18 CDT 2019 - mgo...@suse.com
+
+- Update to version 0.13.1:
+  + Remove libsocialweb backend.
+- Changes in version 0.12.1:
+  + Disabled tests that were failing to be able to build a tarball.
+- Changes in version 0.12.0:
+  + Dropped depedency on libvaladoc (we now use the binary
+directly).
+  + Bumped minimal GLib version to 2.44.
+  + Folks is now being built using meson.
+  + The autotools build definition was dropped.
+  + Dropped support for building without vala.
+  + Migrated to the GNOME GitLab and now use a CI-backed workflow.
+  + Moved from intltool to gettext.
+  + Various fixes for warnings.
+  + Lots of translation updates.
+  + Bugs fixed:
+- Bug 784544 - Fatal error building git master.
+- Bug 739997 - Crash when selecting contact.
+- Bug 792238 - PotentialMatch: don't rely on null-terminated
+  string.
+- Bug 792567 - Individual.display_name: don't fallback on
+  persona's display_id if it equals the IID.
+- Switch to meson.
+- Drop intltool dependency. Depend on gettext..
+- Drop folks-tracker.2.0.patch: fixed upstream.
+- Module_version is now 45.
+
+---

Old:

  folks-0.11.4.tar.xz
  folks-tracker.2.0.patch

New:

  folks-0.13.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.0uWSXI/_old  2019-10-17 12:58:07.649481831 +0200
+++ /var/tmp/diff_new_pack.0uWSXI/_new  2019-10-17 12:58:07.653481820 +0200
@@ -17,29 +17,28 @@
 
 
 %define soversion  25
-%define module_version 43
+%define module_version 45
 %define with_zeitgeist  0
 Name:   folks
-Version:0.11.4
+Version:0.13.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.11/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM folks-tracker.2.0.patch dims...@opensuse.org -- Switch to 
tracker version 2.0, patch not upstream-ready
-Patch0: folks-tracker.2.0.patch
+Source: 
https://download.gnome.org/sources/folks/0.13/%{name}-%{version}.tar.xz
+BuildRequires:  gettext
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool >= 0.50.0
+BuildRequires:  meson >= 0.49
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  vala >= 0.22.0.28
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gee-0.8) >= 0.8.6
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(libebook-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libebook-contacts-1.2) >= 3.7.90
-BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.13.90
+BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.33.2
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib) >= 0.19.9
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
@@ -176,17 +175,17 @@
 %autosetup -p1
 
 %build
-%configure \
-   --disable-static \
-   --enable-eds-backend \
-   --enable-tracker-backend \
-   --disable-libsocialweb-backend \
-   --disable-fatal-warnings \
+%define _lto_cflags %{nil}
+%meson \
+   -Dtracker_backend=true \
+%if %{with_zeitgeist}
+   -Dzeitgeist=true \
+%endif
%{nil}
-%make_build
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang folks %{?no_lang_C}
 
@@ -204,7 +203,7 @@
 
 %files -n libfolks%{soversion}
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README.md
 %{_libdir}/libfolks.so.%{soversion}*
 %{_libdir}/libfolks-dummy.so.%{soversion}*
 %dir %{_libdir}/folks
@@ -216,7 +215,6 @@
 %{_libdir}/folks/%{module_version}/backends/ofono/
 
 %files -n libfolks-data
-%{_datadir}/GConf/gsettings/folks.convert
 

commit folks for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2019-05-03 22:17:30

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new.5148 (New)


Package is "folks"

Fri May  3 22:17:30 2019 rev:47 rq:695784 version:0.11.4

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2018-03-14 
19:24:02.813144693 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new.5148/folks.changes2019-05-03 
22:17:32.220117924 +0200
@@ -1,0 +2,6 @@
+Fri Jan  4 00:30:47 UTC 2019 - bjorn@gmail.com
+
+- Drop post(un) handling of glib2_gsettings_schema_post(un) for
+  libfolks-data subpackage, no longer needed.
+
+---



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.2JK36a/_old  2019-05-03 22:17:32.752118992 +0200
+++ /var/tmp/diff_new_pack.2JK36a/_new  2019-05-03 22:17:32.756119000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -173,8 +173,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 %configure \
@@ -182,8 +181,9 @@
 --enable-eds-backend \
 --enable-tracker-backend \
 --disable-libsocialweb-backend \
---disable-fatal-warnings
-make %{?_smp_mflags} V=1
+   --disable-fatal-warnings \
+   %{nil}
+%make_build
 
 %install
 %make_install
@@ -192,16 +192,13 @@
 
 %post -n libfolks%{soversion} -p /sbin/ldconfig
 %postun -n libfolks%{soversion} -p /sbin/ldconfig
-%post -n libfolks-data
-%glib2_gsettings_schema_post
-
-%postun -n libfolks-data
-%glib2_gsettings_schema_postun
 
 %post -n libfolks-eds%{soversion} -p /sbin/ldconfig
 %postun -n libfolks-eds%{soversion} -p /sbin/ldconfig
+
 %post -n libfolks-tracker%{soversion} -p /sbin/ldconfig
 %postun -n libfolks-tracker%{soversion} -p /sbin/ldconfig
+
 %post -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
 %postun -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
 




commit folks for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2018-03-14 19:24:01

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Wed Mar 14 19:24:01 2018 rev:46 rq:584722 version:0.11.4

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2017-09-15 
21:06:55.440613018 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2018-03-14 
19:24:02.813144693 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:25:32 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.5VoH96/_old  2018-03-14 19:24:03.729112172 +0100
+++ /var/tmp/diff_new_pack.5VoH96/_new  2018-03-14 19:24:03.733112030 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,9 +23,9 @@
 Version:0.11.4
 Release:0
 Summary:Library to create metacontacts from multiple sources
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://telepathy.freedesktop.org/wiki/Folks
+URL:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.11/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM folks-tracker.2.0.patch dims...@opensuse.org -- Switch to 
tracker version 2.0, patch not upstream-ready
 Patch0: folks-tracker.2.0.patch
@@ -186,14 +186,12 @@
 make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang folks %{?no_lang_C}
 
 %post -n libfolks%{soversion} -p /sbin/ldconfig
-
 %postun -n libfolks%{soversion} -p /sbin/ldconfig
-
 %post -n libfolks-data
 %glib2_gsettings_schema_post
 
@@ -201,20 +199,15 @@
 %glib2_gsettings_schema_postun
 
 %post -n libfolks-eds%{soversion} -p /sbin/ldconfig
-
 %postun -n libfolks-eds%{soversion} -p /sbin/ldconfig
-
 %post -n libfolks-tracker%{soversion} -p /sbin/ldconfig
-
 %postun -n libfolks-tracker%{soversion} -p /sbin/ldconfig
-
 %post -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
-
 %postun -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
 
 %files -n libfolks%{soversion}
-%defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libfolks.so.%{soversion}*
 %{_libdir}/libfolks-dummy.so.%{soversion}*
 %dir %{_libdir}/folks
@@ -226,52 +219,42 @@
 %{_libdir}/folks/%{module_version}/backends/ofono/
 
 %files -n libfolks-data
-%defattr(-,root,root)
 %{_datadir}/GConf/gsettings/folks.convert
 %{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
 
 %files -n typelib-1_0-Folks-0_6
-%defattr(-, root, root)
 %{_libdir}/girepository-1.0/Folks-0.6.typelib
 %{_libdir}/girepository-1.0/FolksDummy-0.6.typelib
 
 %files -n typelib-1_0-FolksEds-0_6
-%defattr(-, root, root)
 %{_libdir}/girepository-1.0/FolksEds-0.6.typelib
 
 %files -n typelib-1_0-FolksTracker-0_6
-%defattr(-, root, root)
 %{_libdir}/girepository-1.0/FolksTracker-0.6.typelib
 
 %files -n typelib-1_0-FolksTelepathy-0_6
-%defattr(-, root, root)
 %{_libdir}/girepository-1.0/FolksTelepathy-0.6.typelib
 
 %files -n libfolks-eds%{soversion}
-%defattr(-, root, root)
 %{_libdir}/libfolks-eds.so.%{soversion}*
 %dir %{_libdir}/folks/%{module_version}/backends/eds
 %{_libdir}/folks/%{module_version}/backends/eds/eds.so
 
 %files -n libfolks-telepathy%{soversion}
-%defattr(-, root, root)
 %{_libdir}/libfolks-telepathy.so.%{soversion}*
 %dir %{_libdir}/folks/%{module_version}/backends/telepathy
 %{_libdir}/folks/%{module_version}/backends/telepathy/telepathy.so
 
 %files -n libfolks-tracker%{soversion}
-%defattr(-, root, root)
 %{_libdir}/libfolks-tracker.so.%{soversion}*
 %dir %{_libdir}/folks/%{module_version}/backends/tracker
 %{_libdir}/folks/%{module_version}/backends/tracker/tracker.so
 
 %files tools
-%defattr(-, root, root)
 %{_bindir}/folks-import
 %{_bindir}/folks-inspect
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/folks/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc




commit folks for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2017-09-15 21:06:54

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Fri Sep 15 21:06:54 2017 rev:45 rq:526154 version:0.11.4

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2017-09-13 
21:44:48.548006735 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2017-09-15 
21:06:55.440613018 +0200
@@ -1,0 +2,5 @@
+Thu Sep 14 14:11:47 UTC 2017 - fezh...@suse.com
+
+- Drop build support of deprecated libsocialweb backend.
+
+---



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.wQsdYm/_old  2017-09-15 21:06:56.044528233 +0200
+++ /var/tmp/diff_new_pack.wQsdYm/_new  2017-09-15 21:06:56.048527672 +0200
@@ -19,11 +19,6 @@
 %define soversion  25
 %define module_version 43
 %define with_zeitgeist  0
-%if 0%{?suse_version} < 1315
-%bcond_without libsocialweb
-%else
-%bcond_with libsocialweb
-%endif
 Name:   folks
 Version:0.11.4
 Release:0
@@ -48,9 +43,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib) >= 0.19.9
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
-%if %{with libsocialweb}
-BuildRequires:  pkgconfig(libsocialweb-client) >= 0.25.20
-%endif
 %if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.14
 %endif
@@ -103,16 +95,6 @@
 
 This package provides the GObject Introspection bindings for libfolks.
 
-%package -n typelib-1_0-FolksLibsocialweb-0_6
-Summary:Introspection bindings for libfolks-libsocialweb
-Group:  System/Libraries
-
-%description -n typelib-1_0-FolksLibsocialweb-0_6
-libfolks is a library that aggregates people from multiple sources (e.g.
-Telepathy connection managers) to create metacontacts.
-
-This package provides the GObject Introspection bindings for libfolks.
-
 %package -n typelib-1_0-FolksTelepathy-0_6
 Summary:Introspection bindings for libfolks-telepathy
 Group:  System/Libraries
@@ -151,15 +133,6 @@
 libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-libsocialweb%{soversion}
-Summary:libsocialweb backend for libfolks
-Group:  System/Libraries
-Supplements:packageand(libfolks%{soversion}:libsocialweb)
-
-%description -n libfolks-libsocialweb%{soversion}
-libfolks is a library that aggregates people from multiple sources (e.g.
-Telepathy connection managers) to create metacontacts.
-
 %package -n libfolks-telepathy%{soversion}
 Summary:Telepathy backend for libfolks
 Group:  System/Libraries
@@ -192,12 +165,6 @@
 Requires:   typelib-1_0-FolksEds-0_6 = %{version}
 Requires:   typelib-1_0-FolksTelepathy-0_6 = %{version}
 Requires:   typelib-1_0-FolksTracker-0_6 = %{version}
-%if %{with libsocialweb}
-Requires:   libfolks-libsocialweb%{soversion} = %{version}
-%endif
-%if %{with libsocialweb}
-Requires:   typelib-1_0-FolksLibsocialweb-0_6 = %{version}
-%endif
 
 %description devel
 libfolks is a library that aggregates people from multiple sources (e.g.
@@ -214,9 +181,7 @@
 --disable-static \
 --enable-eds-backend \
 --enable-tracker-backend \
-%if %{without libsocialweb}
 --disable-libsocialweb-backend \
-%endif
 --disable-fatal-warnings
 make %{?_smp_mflags} V=1
 
@@ -243,10 +208,6 @@
 
 %postun -n libfolks-tracker%{soversion} -p /sbin/ldconfig
 
-%post -n libfolks-libsocialweb%{soversion} -p /sbin/ldconfig
-
-%postun -n libfolks-libsocialweb%{soversion} -p /sbin/ldconfig
-
 %post -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
 
 %postun -n libfolks-telepathy%{soversion} -p /sbin/ldconfig
@@ -282,12 +243,6 @@
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/FolksTracker-0.6.typelib
 
-%if %{with libsocialweb}
-%files -n typelib-1_0-FolksLibsocialweb-0_6
-%defattr(-, root, root)
-%{_libdir}/girepository-1.0/FolksLibsocialweb-0.6.typelib
-%endif
-
 %files -n typelib-1_0-FolksTelepathy-0_6
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/FolksTelepathy-0.6.typelib
@@ -298,14 +253,6 @@
 %dir %{_libdir}/folks/%{module_version}/backends/eds
 %{_libdir}/folks/%{module_version}/backends/eds/eds.so
 
-%if %{with libsocialweb}
-%files -n libfolks-libsocialweb%{soversion}
-%defattr(-, root, root)
-%{_libdir}/libfolks-libsocialweb.so.%{soversion}*
-%dir %{_libdir}/folks/%{module_version}/backends/libsocialweb
-%{_libdir}/folks/%{module_version}/backends/libsocialweb/libsocialweb.so
-%endif
-
 %files -n libfolks-telepathy%{soversion}
 %defattr(-, root, root)
 

commit folks for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2017-09-13 21:44:47

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Wed Sep 13 21:44:47 2017 rev:44 rq:522439 version:0.11.4

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2017-07-08 
12:27:02.700695753 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2017-09-13 
21:44:48.548006735 +0200
@@ -1,0 +2,14 @@
+Fri Sep  8 16:01:43 UTC 2017 - jeng...@inai.de
+
+- Update summaries. Trim %if/%endif markers for package
+  declarations that are idempotent.
+
+---
+Fri Jul 21 18:11:01 UTC 2017 - zai...@opensuse.org
+
+- Replace pkgconfig(tracker-sparql-1.0) with
+  pkgconfig(tracker-sparql-2.0) BuildRequires.
+- Add folks-tracker.2.0.patch: Reference Tracker-2.0 from the .gir
+  file.
+
+---

New:

  folks-tracker.2.0.patch



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.a4aLxN/_old  2017-09-13 21:44:49.135924020 +0200
+++ /var/tmp/diff_new_pack.a4aLxN/_new  2017-09-13 21:44:49.139923457 +0200
@@ -19,23 +19,24 @@
 %define soversion  25
 %define module_version 43
 %define with_zeitgeist  0
-
 %if 0%{?suse_version} < 1315
 %bcond_without libsocialweb
 %else
 %bcond_with libsocialweb
 %endif
-
 Name:   folks
 Version:0.11.4
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.11/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM folks-tracker.2.0.patch dims...@opensuse.org -- Switch to 
tracker version 2.0, patch not upstream-ready
+Patch0: folks-tracker.2.0.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.50.0
+BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  vala >= 0.22.0.28
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -44,171 +45,169 @@
 BuildRequires:  pkgconfig(libebook-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libebook-contacts-1.2) >= 3.7.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.13.90
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(telepathy-glib) >= 0.19.9
+BuildRequires:  pkgconfig(tracker-sparql-2.0)
 %if %{with libsocialweb}
 BuildRequires:  pkgconfig(libsocialweb-client) >= 0.25.20
 %endif
-BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(telepathy-glib) >= 0.19.9
 %if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.14
 %endif
-BuildRequires:  pkgconfig(tracker-sparql-1.0)
 
 %description
-libfolks is a library that aggregates people from multiple sources (eg,
+libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
 %package -n libfolks%{soversion}
 Summary:Library to create metacontacts from multiple sources
 # To make lang package installable
-Group:  System/Libraries
-Provides:   %{name} = %{version}
 # We assume that future -data packages remain backwards compatible
+Group:  System/Libraries
 Requires:   libfolks-data >= %{version}
 Recommends: %{name}-lang
+Provides:   %{name} = %{version}
 
 %description -n libfolks%{soversion}
-libfolks is a library that aggregates people from multiple sources (eg,
+libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
 %package -n libfolks-data
-Summary:Library to create metacontacts from multiple sources -- Data 
files
+Summary:Data files for libfolks, a library to create metacontacts from 
many sources
 Group:  System/Libraries
 %glib2_gsettings_schema_requires
 
 %description -n libfolks-data
-libfolks is a library that aggregates people from multiple sources (eg,
+libfolks is a library that aggregates people from multiple sources (e.g.
 Telepathy connection managers) to create metacontacts.
 
 This package provides mandatory data files for the library to work.
 
 %package -n typelib-1_0-Folks-0_6
-Summary:Library to create metacontacts from multiple sources -- 
Introspection bindings
+Summary:Introspection bindings for libfolks
 Group:  System/Libraries
 
 %description -n typelib-1_0-Folks-0_6
-libfolks is a library that aggregates people from multiple sources (eg,
+libfolks is a library that aggregates people 

commit folks for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2017-07-08 12:27:01

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Sat Jul  8 12:27:01 2017 rev:43 rq:508383 version:0.11.4

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2016-09-24 
15:19:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2017-07-08 
12:27:02.700695753 +0200
@@ -1,0 +2,18 @@
+Mon Jul  3 10:38:43 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.11.4:
+  + Various fixes for Vala compiler and VAPI changes in upstream
+projects.
+  + Remove redundant locking.
+  + Disable unknown BlueZ devices by default; BlueZ devices must
+now be explicitly enabled via a configuration file before they
+will be queried for personas.
+  + Fix build with latest versions of valadoc.
+  + Bugs fixed: bgo#781485, bgo#720274, bgo#778005, bgo#773011.
+
+---
+Thu Mar 16 10:04:18 UTC 2017 - dims...@opensuse.org
+
+- Dummy changelog - fool repo-checker in seeing this is rebuilt.
+
+---

Old:

  folks-0.11.3.tar.xz

New:

  folks-0.11.4.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.qVoZl3/_old  2017-07-08 12:27:03.304610568 +0200
+++ /var/tmp/diff_new_pack.qVoZl3/_new  2017-07-08 12:27:03.308610003 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.11.3
+Version:0.11.4
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
@@ -60,8 +60,8 @@
 
 %package -n libfolks%{soversion}
 Summary:Library to create metacontacts from multiple sources
-Group:  System/Libraries
 # To make lang package installable
+Group:  System/Libraries
 Provides:   %{name} = %{version}
 # We assume that future -data packages remain backwards compatible
 Requires:   libfolks-data >= %{version}
@@ -173,8 +173,8 @@
 
 %package tools
 Summary:Library to create metacontacts from multiple sources -- Tools
-Group:  Development/Libraries/GNOME
 # the folks-import tool is useful for old pidgin users
+Group:  Development/Libraries/GNOME
 Supplements:packageand(libfolks1:pidgin)
 
 %description tools

++ folks-0.11.3.tar.xz -> folks-0.11.4.tar.xz ++
 408143 lines of diff (skipped)




commit folks for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2016-09-24 15:19:15

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2016-06-03 
16:28:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2016-09-24 
15:19:17.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 20 23:00:43 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.11.3:
+  + Various small code fixes for newer Vala versions.
+  + Bugs fixed: bgo#758741, bgo#761192.
+  + Updated translations.
+
+---

Old:

  folks-0.11.2.tar.xz

New:

  folks-0.11.3.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.RH2gR1/_old  2016-09-24 15:19:18.0 +0200
+++ /var/tmp/diff_new_pack.RH2gR1/_new  2016-09-24 15:19:18.0 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.11.2
+Version:0.11.3
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.11.2.tar.xz -> folks-0.11.3.tar.xz ++
 13775 lines of diff (skipped)




commit folks for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2016-06-03 16:28:45

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-12-06 
07:32:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2016-06-03 
16:28:47.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 14 20:12:49 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---
@@ -109,0 +115,6 @@
+
+---
+Mon Aug 18 11:36:18 UTC 2014 - fcro...@suse.com
+
+- Disable libsocialweb support for SLE12, it is no longer supported
+  (bnc#892161).



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.aLmPBR/_old  2016-06-03 16:28:48.0 +0200
+++ /var/tmp/diff_new_pack.aLmPBR/_new  2016-06-03 16:28:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit folks for openSUSE:Factory

2015-12-05 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-12-06 07:32:55

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-10-06 
16:35:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-12-06 
07:32:56.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov 28 01:02:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.11.2:
+  + Various EDS unit test fixes, improvements and simplifications.
+  + Improve Telepathy error handling on connection failure of a CM
+to avoid timeouts.
+  + Bugs fixed: bgo#751044.
+  + Updated translations.
+
+---

Old:

  folks-0.11.1.tar.xz

New:

  folks-0.11.2.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.qhSOZT/_old  2015-12-06 07:32:57.0 +0100
+++ /var/tmp/diff_new_pack.qhSOZT/_new  2015-12-06 07:32:57.0 +0100
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.11.1
+Version:0.11.2
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.11.1.tar.xz -> folks-0.11.2.tar.xz ++
 94346 lines of diff (skipped)




commit folks for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-10-06 16:35:56

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is "folks"

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-06-01 
09:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-10-06 
16:35:57.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 24 17:30:11 UTC 2015 - dims...@opensuse.org
+
+- Dummy change: rebuild against evolution-data-server 3.18.0.
+
+---



Other differences:
--



commit folks for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-06-01 09:28:40

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-03-30 
19:13:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-06-01 
09:28:41.0 +0200
@@ -1,0 +2,10 @@
+Tue May 26 16:05:37 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.11.1:
+  + Usability fixes in folks-inspect.
+  + Various EDS unit test fixes.
+  + A few race condition fixes in the EDS backend.
+  + Bugs fixed: bgo#646808.
+  + Updated translations.
+
+---

Old:

  folks-0.11.0.tar.xz

New:

  folks-0.11.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.LVnDX4/_old  2015-06-01 09:28:42.0 +0200
+++ /var/tmp/diff_new_pack.LVnDX4/_new  2015-06-01 09:28:42.0 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.11.0.tar.xz - folks-0.11.1.tar.xz ++
 113186 lines of diff (skipped)




commit folks for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-03-30 19:13:42

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-01-23 
16:16:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-03-30 
19:13:43.0 +0200
@@ -1,0 +2,21 @@
+Mon Feb 16 14:00:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.11.0:
+  + Major changes:
+- The --enable-tests configure option has been renamed to
+  --enable-modular-tests.
+- Installed tests are now supported using
+  --enable-installed-tests.
+- Add a vCard-like ExtendedInfo interface.
+- Upgrade to new EDS address book timeout API.
+- Add search-based retrieval of Individuals.
+  + Bugs fixed:
+- bgo#641211: Add arbitrary-field interface for applications
+  to store trivial per-person data.
+- bgo#743398: Add support for installed-tests.
+- bgo#743934: FTBFS after EDS commit 884fb8d8.
+- bgo#646808: Add search-based retrieval.
+  + Various API changes.
+- Bump module_version to 43, following upstream.
+
+---

Old:

  folks-0.10.1.tar.xz

New:

  folks-0.11.0.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.sR5lJy/_old  2015-03-30 19:13:44.0 +0200
+++ /var/tmp/diff_new_pack.sR5lJy/_new  2015-03-30 19:13:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define soversion  25
-%define module_version 42
+%define module_version 43
 %define with_zeitgeist  0
 
 %if 0%{?suse_version}  1315
@@ -27,28 +27,28 @@
 %endif
 
 Name:   folks
-Version:0.10.1
+Version:0.11.0
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.10/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/folks/0.11/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
 BuildRequires:  vala = 0.22.0.28
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gee-0.8) = 0.8.6
-BuildRequires:  pkgconfig(gobject-2.0) = 2.38.2
-BuildRequires:  pkgconfig(libebook-1.2) = 3.9.1
+BuildRequires:  pkgconfig(gobject-2.0) = 2.40.0
+BuildRequires:  pkgconfig(libebook-1.2) = 3.13.90
 BuildRequires:  pkgconfig(libebook-contacts-1.2) = 3.7.90
-BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3.1
+BuildRequires:  pkgconfig(libedataserver-1.2) = 3.13.90
 %if %{with libsocialweb}
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 %endif
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(telepathy-glib) = 0.19.0
+BuildRequires:  pkgconfig(telepathy-glib) = 0.19.9
 %if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) = 0.9.14
 %endif

++ folks-0.10.1.tar.xz - folks-0.11.0.tar.xz ++
 105108 lines of diff (skipped)




commit folks for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-01-23 16:16:52

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2014-09-30 
19:40:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-01-23 
16:16:54.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 21 18:54:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.10.1:
+  + Updated translations.
+
+---

Old:

  folks-0.10.0.tar.xz

New:

  folks-0.10.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.EsxRqM/_old  2015-01-23 16:16:54.0 +0100
+++ /var/tmp/diff_new_pack.EsxRqM/_new  2015-01-23 16:16:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.10.0
+Version:0.10.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.10.0.tar.xz - folks-0.10.1.tar.xz ++
 74647 lines of diff (skipped)

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



commit folks for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2014-09-30 19:39:21

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2014-05-05 
21:15:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2014-09-30 
19:40:53.0 +0200
@@ -1,0 +2,58 @@
+Fri Sep 12 19:08:24 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.10.0:
+  + Remove useless use of the avatar cache in the EDS backend.
+  + Listen for primary store changes from GSettings.
+  + Bugs fixed: bgo#697695, bgo#731470, bgo#728520.
+- Add pkgconfig(tracker-sparql-1.0) BuildRequires and pass
+  --enable-tracker-backend to configure in order to build the
+  tracker backend.
+- Following above changes, add new sub-packages libfolks-tracker
+  and typelib-1_0-FolksTracker-0_6, and handle these in
+  post/postun.
+
+---
+Mon Aug 18 18:02:21 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.8:
+  + Fix loading backends on distributions which install software in
+loop mounted file systems, such as Tinycorelinux.
+  + Bugs fixed: bgo#732244, bgo#733891.
+
+---
+Mon Aug 18 18:02:20 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.7.1:
+  + Major changes:
+- Ensure Telepathy VAPI files are built after being cleaned.
+- Rebuild distributed Telepathy VAPI files to be compatible
+  with Vala  0.26.
+  + Bugs fixed: bgo#732080.
+- Changes from version 0.9.7:
+  + Major changes:
+- Add a dummy backend.
+- Vast numbers of fixes to the unit tests.
+- Improvements to how Personas are transferred between
+  Individuals.
+- Many build system cleanups.
+- New website (https://wiki.gnome.org/Projects/Folks).
+- Allow backend libraries to have separate LT versions from the
+  core library.
+- Performance improvements in the BlueZ backend.
+- Test suite for the BlueZ backend using python-dbusmock.
+  + Bugs fixed: bgo#648811, bgo#651672, bgo#705742, bgo#711544,
+bgo#711827, bgo#712274, bgo#720707, bgo#722335, bgo#722579,
+bgo#722892, bgo#723054, bgo#723187, bgo#723540, bgo#724058,
+bgo#724339, bgo#724591, bgo#724809, bgo#726787, bgo#726973,
+bgo#726980, bgo#727405, bgo#727944, bgo#730201, bgo#731175,
+bgo#731325, bgo#731464.
+- Drop folks-bnc855848-individual-crash.patch: fixed upstream.
+- Bump module_version to 42, following upstream.
+
+---
+Mon Aug 18 11:36:18 UTC 2014 - fcro...@suse.com
+
+- Disable libsocialweb support after 13.1, it is no longer
+  supported (bnc#892161).
+
+---

Old:

  folks-0.9.6.tar.xz
  folks-bnc855848-individual-crash.patch

New:

  folks-0.10.0.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.lY049q/_old  2014-09-30 19:40:55.0 +0200
+++ /var/tmp/diff_new_pack.lY049q/_new  2014-09-30 19:40:55.0 +0200
@@ -17,19 +17,23 @@
 
 
 %define soversion  25
-%define module_version 41
+%define module_version 42
 %define with_zeitgeist  0
 
+%if 0%{?suse_version}  1315
+%bcond_without libsocialweb
+%else
+%bcond_with libsocialweb
+%endif
+
 Name:   folks
-Version:0.9.6
+Version:0.10.0
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.9/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM: folks-bnc855848-individual-crash.patch bnc855848 
feder...@suse.com - Fix crash when using IRC channels
-Patch1: folks-bnc855848-individual-crash.patch
+Source: 
http://download.gnome.org/sources/folks/0.10/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
@@ -40,12 +44,15 @@
 BuildRequires:  pkgconfig(libebook-1.2) = 3.9.1
 BuildRequires:  pkgconfig(libebook-contacts-1.2) = 3.7.90
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3.1
+%if %{with libsocialweb}
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
+%endif
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib) = 0.19.0
 %if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) = 0.9.14
 %endif
+BuildRequires:  pkgconfig(tracker-sparql-1.0)
 
 %description
 libfolks is a 

commit folks for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2014-05-05 21:14:33

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2014-02-02 
07:33:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2014-05-05 
21:15:08.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:57:18 UTC 2014 - dims...@opensuse.org
+
+- Introduce with_zeitgeist defines (currently set to 0) to easily
+  switch Zeitgeist integration on and off. At this moment, it is
+  crashing empathy on startup if switched on.
+
+---



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.Pi7P8T/_old  2014-05-05 21:15:09.0 +0200
+++ /var/tmp/diff_new_pack.Pi7P8T/_new  2014-05-05 21:15:09.0 +0200
@@ -18,6 +18,7 @@
 
 %define soversion  25
 %define module_version 41
+%define with_zeitgeist  0
 
 Name:   folks
 Version:0.9.6
@@ -42,7 +43,9 @@
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib) = 0.19.0
+%if %{with_zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) = 0.9.14
+%endif
 
 %description
 libfolks is a library that aggregates people from multiple sources (eg,

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



commit folks for openSUSE:Factory

2014-02-01 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2014-02-02 07:33:57

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2013-11-24 
11:27:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2014-02-02 
07:33:59.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 27 12:52:07 CST 2014 - feder...@suse.com
+
+- Added folks-bnc855848-individual-crash.patch to fix bnc#855848.
+  Empathy would crash when using IRC channels; this fixes the crash.
+
+---

New:

  folks-bnc855848-individual-crash.patch



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.YBhBTH/_old  2014-02-02 07:33:59.0 +0100
+++ /var/tmp/diff_new_pack.YBhBTH/_new  2014-02-02 07:33:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.9/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM: folks-bnc855848-individual-crash.patch bnc855848 
feder...@suse.com - Fix crash when using IRC channels
+Patch1: folks-bnc855848-individual-crash.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
@@ -168,6 +170,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure \

++ folks-bnc855848-individual-crash.patch ++
Fix crash when connecting to and using IRC channels.

https://bugzilla.redhat.com/show_bug.cgi?id=1031252


diff --git a/folks/individual.vala b/folks/individual.vala
index 7b3eccd..5ff00b2 100644
--- a/folks/individual.vala
+++ b/folks/individual.vala
@@ -231,12 +231,12 @@ public class Folks.Individual : Object,
*
* @since 0.6.0
*/
-  public string presence_status { get; set; }
+  public string presence_status { get; set; default = ; }
 
   /**
* {@inheritDoc}
*/
-  public string presence_message { get; set; }
+  public string presence_message { get; set; default = ; }
 
   /**
* {@inheritDoc}
@@ -286,8 +286,11 @@ public class Folks.Individual : Object,
* instead. For example, if storing references to Individuals who are tagged
* in a photo, it may be safer to store the UID of the Persona whose backend
* provided the photo (e.g. Facebook).
+   *
+   * As a special case, the ID defaults to an empty string when the individual
+   * has no personas (i.e. if it’s just been constructed).
*/
-  public string id { get; private set; }
+  public string id { get; private set; default = ; }
 
   /**
* Emitted when the last of the Individual's {@link Persona}s has been
@@ -1228,14 +1231,41 @@ public class Folks.Individual : Object,
 
   private void _persona_notify_cb (Object obj, ParamSpec ps)
 {
-  assert (obj is Persona);
-  assert (ps.name == individual || (obj as Persona).individual == this);
+  var persona = (Persona) obj;  /* will abort on failure */
+
+  /* It should not be possible for two Individuals to be simultaneously
+   * connected to the same Persona (as _connect_to_persona() will 
disconnect
+   * any previous Persona.individual), but warn (rather than asserting) 
just
+   * in case, since this is a critical code path. */
+  if (ps.name != individual 
+  persona.individual != this 
+  persona.individual != null)
+{
+  warning (Notification on property ‘%s’ of Persona %p (‘%s’) where  
+
+  Persona.individual is %p but was expected to be %p.,
+  ps.name, persona, persona.uid, persona.individual, this);
+  return;
+}
+  else if (ps.name == individual)
+{
+  if (persona.individual != this)
+{
+  /* Remove the notified persona from our set of personas. */
+  var remaining_personas = new SmallSetPersona ();
+  remaining_personas.add_all (this._persona_set);
+  remaining_personas.remove (persona);
+
+  this._set_personas (remaining_personas, null);
+}
+
+  return;
+}
 
   foreach (var notifier in Individual._notifiers)
 {
   if (ps.name == notifier.property)
 

commit folks for openSUSE:Factory

2013-11-24 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2013-11-24 11:26:59

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2013-09-04 
14:08:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2013-11-24 
11:27:00.0 +0100
@@ -1,0 +2,17 @@
+Wed Nov  6 21:27:16 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.6:
+  + Major changes:
+- Add a BlueZ backend.
+- Use Vala to generate GIR files, fixing a number of bugs.
+- Various build system and testing improvements.
+  + Avoid useless string copies when normalizing phone numbers.
+  + Bugs fixed: bgo#706683, bgo#706826, bgo#706857, bgo#705608,
+bgo#697262, bgo#705403, bgo#679826, bgo#709674, bgo#697209,
+bgo#710178, bgo#682698, bgo#710869, bgo#708059, bgo#685848,
+bgo#711403, bgo#711406.
+- Do not pass --enable-vala to configure: the tarball has been
+  prepared with a recent enough version of vala, which we do not
+  have available yet (version 0.22.0.28).
+
+---

Old:

  folks-0.9.5.tar.xz

New:

  folks-0.9.6.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.wt6t64/_old  2013-11-24 11:27:01.0 +0100
+++ /var/tmp/diff_new_pack.wt6t64/_new  2013-11-24 11:27:01.0 +0100
@@ -20,7 +20,7 @@
 %define module_version 41
 
 Name:   folks
-Version:0.9.5
+Version:0.9.6
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
@@ -30,10 +30,10 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.17.6
+BuildRequires:  vala = 0.22.0.28
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gee-0.8) = 0.8.6
-BuildRequires:  pkgconfig(gobject-2.0) = 2.32.0
+BuildRequires:  pkgconfig(gobject-2.0) = 2.38.2
 BuildRequires:  pkgconfig(libebook-1.2) = 3.9.1
 BuildRequires:  pkgconfig(libebook-contacts-1.2) = 3.7.90
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3.1
@@ -171,7 +171,6 @@
 
 %build
 %configure \
---enable-vala \
 --disable-static \
 --enable-eds-backend \
 --disable-fatal-warnings
@@ -211,6 +210,7 @@
 %dir %{_libdir}/folks
 %dir %{_libdir}/folks/%{module_version}
 %dir %{_libdir}/folks/%{module_version}/backends
+%{_libdir}/folks/%{module_version}/backends/bluez/
 %{_libdir}/folks/%{module_version}/backends/key-file/
 %{_libdir}/folks/%{module_version}/backends/ofono/
 

++ folks-0.9.5.tar.xz - folks-0.9.6.tar.xz ++
 265469 lines of diff (skipped)

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



commit folks for openSUSE:Factory

2013-09-04 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2013-09-04 14:08:07

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2013-04-05 
07:35:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2013-09-04 
14:08:07.0 +0200
@@ -1,0 +2,42 @@
+Tue Aug 27 06:41:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.5:
+  + Multiple IndividualAggregator instances are now not officially
+supported.
+  + Bugs fixed: bgo#705289, bgo#706532.
+- Change module_version defines to 41.
+- Drop folks-return-value.patch: fixed upstream.
+
+---
+Fri Aug  2 13:02:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.4:
+  + Fatal warnings are now turned off when distchecking.
+  + EDS dependency has been bumped to 3.9.1 to fix a Vala binding
+issue.
+  + Various API changes.
+  + Bugs fixed: bgo#699865, bgo#703402, bgo#703450, bgo#703514,
+bgo#703709, bgo#703830, bgo#704922, bgo#705196, bgo#703516,
+bgo#701850.
+- Pass --disable-fatal-warnings to configure to be less strict.
+- Change module_version defines to 40.
+- Create new subpackage for the new typelibs:
+  + typelib-1_0-FolksEds-0_6
+  + typelib-1_0-FolksLibsocialweb-0_6
+  + typelib-1_0-FolksTelepathy-0_6.
+- Add folks-return-value.patch: return a value from
+  folks_small_set_copy().
+
+---
+Mon Jul  8 07:47:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.3:
+  + Bugs fixed: bgo#683873, bgo#686715, bgo#698890, bgo#702490.
+- Changes from version 0.9.2:
+  + API changes: Add LocationDetails interface to specify a Persona
+or Individual's geographical location.
+  + Bugs fixed: bgo#69, bgo#694883, bgo#695628, bgo#695648,
+bgo#695719, bgo#695381, bgo#696179, bgo#682903, bgo#694385,
+bgo#700253.
+
+---

Old:

  folks-0.9.1.tar.xz

New:

  folks-0.9.5.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.s9RHb8/_old  2013-09-04 14:08:09.0 +0200
+++ /var/tmp/diff_new_pack.s9RHb8/_new  2013-09-04 14:08:09.0 +0200
@@ -17,10 +17,10 @@
 
 
 %define soversion  25
-%define module_version 38
+%define module_version 41
 
 Name:   folks
-Version:0.9.1
+Version:0.9.5
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
@@ -34,13 +34,13 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gee-0.8) = 0.8.6
 BuildRequires:  pkgconfig(gobject-2.0) = 2.32.0
-BuildRequires:  pkgconfig(libebook-1.2) = 3.7.90
+BuildRequires:  pkgconfig(libebook-1.2) = 3.9.1
 BuildRequires:  pkgconfig(libebook-contacts-1.2) = 3.7.90
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3.1
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib) = 0.19.0
-BuildRequires:  pkgconfig(zeitgeist-1.0) = 0.3.14
+BuildRequires:  pkgconfig(zeitgeist-2.0) = 0.9.14
 
 %description
 libfolks is a library that aggregates people from multiple sources (eg,
@@ -80,6 +80,36 @@
 
 This package provides the GObject Introspection bindings for libfolks.
 
+%package -n typelib-1_0-FolksEds-0_6
+Summary:Library to create metacontacts from multiple sources -- 
Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-FolksEds-0_6
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
+This package provides the GObject Introspection bindings for libfolks.
+
+%package -n typelib-1_0-FolksLibsocialweb-0_6
+Summary:Library to create metacontacts from multiple sources -- 
Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-FolksLibsocialweb-0_6
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
+This package provides the GObject Introspection bindings for libfolks.
+
+%package -n typelib-1_0-FolksTelepathy-0_6
+Summary:Library to create metacontacts from multiple sources -- 
Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-FolksTelepathy-0_6
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
+This package provides the GObject 

commit folks for openSUSE:Factory

2013-04-04 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2013-04-05 07:29:24

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-10-05 
18:33:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2013-04-05 
07:35:23.0 +0200
@@ -1,0 +2,16 @@
+Mon Feb 18 08:46:06 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.1:
+  + Fix build with e-d-s master (bgo#694049).
+- Changes from version 0.9.0:
+  + Added an ofono backend.
+  + Ported to libgee 0.8.x
+  + Various API changes.
+  + Bugs fixed: bgo#682941, bgo#685084, bgo#686056, bgo#685250,
+bgo#686674, bgo#686506, bgo#686693, bgo#685401, bgo#687050,
+bgo#686673, bgo#688834, bgo#688923, bgo#689146, bgo#689859,
+bgo#677633, bgo#685992, bgo#690989, bgo#690990, bgo#690876,
+bgo#691167, bgo#686695, bgo#691382, bgo#691923, bgo#692122,
+bgo#693435, bgo#673918, bgo#692951.
+
+---

Old:

  folks-0.8.0.tar.xz

New:

  folks-0.9.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.rzv3Q1/_old  2013-04-05 07:35:28.0 +0200
+++ /var/tmp/diff_new_pack.rzv3Q1/_new  2013-04-05 07:35:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,25 @@
 
 
 %define soversion  25
-%define module_version 37
+%define module_version 38
 
 Name:   folks
-Version:0.8.0
+Version:0.9.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/folks/0.9/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
 BuildRequires:  vala = 0.17.6
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gee-1.0)
+BuildRequires:  pkgconfig(gee-0.8) = 0.8.6
 BuildRequires:  pkgconfig(gobject-2.0) = 2.32.0
-BuildRequires:  pkgconfig(libebook-1.2) = 3.5.3.1
+BuildRequires:  pkgconfig(libebook-1.2) = 3.7.90
+BuildRequires:  pkgconfig(libebook-contacts-1.2) = 3.7.90
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3.1
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -176,8 +177,8 @@
 %dir %{_libdir}/folks
 %dir %{_libdir}/folks/%{module_version}
 %dir %{_libdir}/folks/%{module_version}/backends
-%dir %{_libdir}/folks/%{module_version}/backends/key-file
-%{_libdir}/folks/%{module_version}/backends/key-file/key-file.so
+%{_libdir}/folks/%{module_version}/backends/key-file/
+%{_libdir}/folks/%{module_version}/backends/ofono/
 
 %files -n libfolks-data
 %defattr(-,root,root)

++ folks-0.8.0.tar.xz - folks-0.9.1.tar.xz ++
 258605 lines of diff (skipped)

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



commit folks for openSUSE:Factory

2012-10-05 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-10-05 18:32:17

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-10-04 
18:38:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-10-05 
18:33:03.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  4 09:21:14 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.8.0:
+  + Bugs fixed: bgo#684014, bgo#683390, bgo#672709, bgo#684954
+  + Updated translations.
+- Remove hack to remove x-bit from AUTHORS: fixed upstream.
+
+---

Old:

  folks-0.7.4.1.tar.xz

New:

  folks-0.8.0.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.cAx9n2/_old  2012-10-05 18:33:04.0 +0200
+++ /var/tmp/diff_new_pack.cAx9n2/_new  2012-10-05 18:33:04.0 +0200
@@ -20,13 +20,13 @@
 %define module_version 37
 
 Name:   folks
-Version:0.7.4.1
+Version:0.8.0
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.7/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/folks/0.8/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
@@ -134,9 +134,6 @@
 %lang_package
 %prep
 %setup -q
-# fail when we can remove the chmod hack
-test -x AUTHORS
-chmod -x AUTHORS COPYING README
 
 %build
 %configure \

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



commit folks for openSUSE:Factory

2012-10-04 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-10-04 18:38:52

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-04-20 
15:13:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-10-04 
18:38:54.0 +0200
@@ -1,0 +2,70 @@
+Wed Sep 12 07:01:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.7.4.1:
+  + Re-roll release with correct soversion.
+- Changes from version 0.7.4:
+  + Bugs fixed: bgo#664072, bgo#680335, bgo#681164, bgo#681346,
+bgo#681420, bgo#681476, bgo#681726, bgo#682346, bgo#682572,
+bgo#682719, bgo#682809, bgo#683093, bgo#683267, bgo#683319,
+bgo#683390, bgo#683452.
+- Drop folks-new_vala.patch: fixed upstream.
+- Bump module_version to 37, following upstream changes.
+
+---
+Sun Jul 29 20:30:37 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.3:
+  + bgo#629537: Support anti-linking
+  + Bugs fixed: bgo#652637, bgo#657456, bgo#660128, bgo#660236,
+bgo#669158, bgo#674611, bgo#675223, bgo#678696, bgo#679116,
+bgo#679618.
+- Bump module_version to 36, following upstreams changes.
+
+---
+Tue Jul 17 10:05:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.2.2:
+  + Minor fixes.
+  + Updated translations.
+
+---
+Fri Jun 29 17:26:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.2.1:
+  + bgo#678734: Add profiling API
+  + Bugs fixed: bgo#677166, bgo#678474, bgo#678781, bgo#678811,
+bgo#679020.
+- Bump module_version to 35, following upstreams changes.
+
+---
+Mon Jun 18 17:16:08 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.1:
+  + Port Folks to GSettings (bgo#647909)
+  + Bugs fixed: bgo#627403, bgo#663890, bgo#672709, bgo#674256,
+bgo#675121, bgo#675292, bgo#676023.
+- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed after
+  the port to GSettings.
+- Add pkgconfig(zeitgeist-1.0) BuildRequires: new dependency.
+- Split a libfolks-data package, which contains the glib schema and
+  GConf conversion information. This package is required by
+  libfolks, but is split in order to allow parallel installation of
+  multiple libfolksn packages.
+
+---
+Wed May 16 09:30:07 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.0:
+  + Folks now uses the Connection.ContactList Telepathy spec
+instead of the deprecated Channel.ContactList. This means
+legacy Connection Managers (notably telepathy-butterfly) are
+not supported any more.
+  + API Changes:
+- Add IndividualAggregator.look_up_individual().
+  + Bugs fixed:
+- bgo#630822: Support Connection.Interface.ContactList API.
+- bgo#658576: Need API to get a FolksIndividual from his ID.
+- bgo#671662: Renamed alias of Facebook contact is not saved.
+- Bump module_version define to 33, following upstream change.
+
+---

Old:

  folks-0.6.9.tar.xz

New:

  folks-0.7.4.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.V2XqYY/_old  2012-10-04 18:38:55.0 +0200
+++ /var/tmp/diff_new_pack.V2XqYY/_new  2012-10-04 18:38:55.0 +0200
@@ -17,29 +17,29 @@
 
 
 %define soversion  25
-%define module_version 32
+%define module_version 37
 
 Name:   folks
-Version:0.6.9
+Version:0.7.4.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/folks/0.7/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool
+BuildRequires:  intltool = 0.50.0
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.15.2
+BuildRequires:  vala = 0.17.6
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
-BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(libebook-1.2) = 3.1.5
-BuildRequires:  pkgconfig(libedataserver-1.2) = 3.1.5
+BuildRequires:  pkgconfig(gobject-2.0) = 2.32.0
+BuildRequires:  

commit folks for openSUSE:Factory

2012-04-20 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-04-20 15:13:47

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-03-29 
11:39:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-04-20 
15:13:48.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 05:53:04 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.9:
+  + Forced quiescence timeout has been increased to 30s (from 5s)
+  + Updates and improvements to the Telepathy backend test suite
+  + Bugs fixed: bgo#672980.
+
+---

Old:

  folks-0.6.8.tar.xz

New:

  folks-0.6.9.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.p3eiMb/_old  2012-04-20 15:13:50.0 +0200
+++ /var/tmp/diff_new_pack.p3eiMb/_new  2012-04-20 15:13:50.0 +0200
@@ -20,7 +20,7 @@
 %define module_version 32
 
 Name:   folks
-Version:0.6.8
+Version:0.6.9
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.1.5
 BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(telepathy-glib)
+BuildRequires:  pkgconfig(telepathy-glib) = 0.15.5
 
 %description
 libfolks is a library that aggregates people from multiple sources (eg,

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



commit folks for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-03-29 11:39:23

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-03-16 
13:12:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-03-29 
11:39:32.0 +0200
@@ -1,0 +2,21 @@
+Tue Mar 27 06:09:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.8:
+  + FOLKS_DEBUG has been removed in favour of G_MESSAGES_DEBUG (and
+the bug where folks would set G_MESSAGES_DEBUG for any process
+linked to it has been fixed)
+  + A --disable-fatal-warnings configure flag has been added for
+non-developers
+  + Update favourite status of EDS contacts with membership of the
+‘Starred in Android’ Google Contacts group
+  + Improvements to linking suggestions (potential matches)
+  + Improvements to folks-inspect to make it a good command line
+citizen
+  + Small API addition.
+  + Bugs fixed: bgo#660235, bgo#661490, bgo#669984, bgo#670191,
+bgo#670347, bgo#670348, bgo#670523, bgo#670872, bgo#671499,
+bgo#671714, bgo#671900, bgo#672373, bgo#672381.
+- Drop folks-libsocialweb-quiescent.patch: fixed upstream.
+- Bump module_version define to 32, following upstream change.
+
+---

Old:

  folks-0.6.7.tar.xz
  folks-libsocialweb-quiescent.patch

New:

  folks-0.6.8.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.E2dU4b/_old  2012-03-29 11:39:33.0 +0200
+++ /var/tmp/diff_new_pack.E2dU4b/_new  2012-03-29 11:39:33.0 +0200
@@ -17,29 +17,27 @@
 
 
 %define soversion  25
-%define module_version 31
+%define module_version 32
 
 Name:   folks
-Version:0.6.7
+Version:0.6.8
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM folks-libsocialweb-quiescent.patch bgo#670191 
vu...@opensuse.org -- Fix issue where empathy doesn't show the contacts in the 
contact list
-Patch0: folks-libsocialweb-quiescent.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.15.1
+BuildRequires:  vala = 0.15.2
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(libebook-1.2) = 3.1.5
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.1.5
-BuildRequires:  pkgconfig(libsocialweb-client)
+BuildRequires:  pkgconfig(libsocialweb-client) = 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
 
@@ -123,7 +121,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \

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



commit folks for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-03-16 13:12:19

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-02-28 
19:21:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-03-16 
13:12:26.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar  5 07:25:41 UTC 2012 - vu...@opensuse.org
+
+- Add folks-libsocialweb-quiescent.patch: fix issue where the
+  libsocialweb backend caused empathy to not display contacts in
+  the contact list.
+
+---

New:

  folks-libsocialweb-quiescent.patch



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.x7p7iO/_old  2012-03-16 13:12:28.0 +0100
+++ /var/tmp/diff_new_pack.x7p7iO/_new  2012-03-16 13:12:28.0 +0100
@@ -27,6 +27,8 @@
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM folks-libsocialweb-quiescent.patch bgo#670191 
vu...@opensuse.org -- Fix issue where empathy doesn't show the contacts in the 
contact list
+Patch0: folks-libsocialweb-quiescent.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
@@ -121,6 +123,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \


++ folks-libsocialweb-quiescent.patch ++
From 1597b40820a06f184741d92a810340ace4fb0ab3 Mon Sep 17 00:00:00 2001
From: Philip Withnall phi...@tecnocode.co.uk
Date: Sun, 4 Mar 2012 20:24:49 +
Subject: [PATCH] libsocialweb: Tidy up Swf.PersonaStore.prepare() to return
 asynchronously
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Previously, the prepare() method would return synchronously, firing off
some asynchronous methods in libsocialweb, which would later return in
callbacks and (theoretically) cause the persona store to reach quiescence.

This behaviour was not playing nicely with the expected asynchronous
behaviour of prepare(), and wasn't handling errors properly — on an error,
the code would cancel preparation, but not throw an error or remove the
persona store.

The code now throws errors and removes the persona store if preparation
fails, which should hopefully help some of the not-reaching-quiescence issues
we’ve been seeing.

Helps: https://bugzilla.gnome.org/show_bug.cgi?id=670191
---
 backends/libsocialweb/lib/swf-persona-store.vala |  241 +++---
 1 files changed, 165 insertions(+), 76 deletions(-)

diff --git a/backends/libsocialweb/lib/swf-persona-store.vala 
b/backends/libsocialweb/lib/swf-persona-store.vala
index b26c131..8a00403 100644
--- a/backends/libsocialweb/lib/swf-persona-store.vala
+++ b/backends/libsocialweb/lib/swf-persona-store.vala
@@ -212,12 +212,96 @@ public class Swf.PersonaStore : Folks.PersonaStore
   Personas cannot be removed from this store.);
 }
 
+  private async string[]? _get_static_capabilities () throws GLib.Error
+{
+  /* Take a reference to the PersonaStore while waiting for the async call
+   * to return. See: bgo#665039. */
+  this.ref ();
+
+  var received_callback = false;
+  var has_yielded = false;
+
+  string[]? caps = null;
+  Error? error = null;
+
+  this.service.get_static_capabilities ((service, _caps, _error) =
+{
+  received_callback = true;
+
+  caps = _caps;
+  error = _error;
+
+  if (has_yielded == true)
+{
+  this._get_static_capabilities.callback ();
+}
+});
+
+  /* Yield for the get_static_capabilities() callback to be invoked, if it
+   * hasn't already been invoked (which could happen if
+   * get_static_capabilities() called it immediately). */
+  if (received_callback == false)
+{
+  has_yielded = true;
+  yield;
+}
+
+  this.unref ();
+
+  /* Handle the error, if it was set. */
+  if (error != null)
+{
+  throw error;
+}
+
+  return caps;
+}
+
+  private async ClientContactView? _contacts_query_open_view (string query,
+  HashTableweak string, weak string parameters)
+{
+  /* Take a reference to the PersonaStore while waiting for the async call
+   * to return. See: bgo#665039. */
+  this.ref ();
+
+  var received_callback = false;
+  var has_yielded = false;
+
+  ClientContactView? contact_view = 

commit folks for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-02-28 19:21:50

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2012-01-09 
12:04:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-02-28 
19:21:52.0 +0100
@@ -1,0 +2,11 @@
+Thu Feb 23 07:20:10 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.7:
+  + Small API additions.
+  + Bugs fixed: bgo#657063, bgo#659610, bgo#666310, bgo#666528,
+bgo#666540, bgo#667410, bgo#667535, bgo#668415, bgo#670196.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Bump module_version define to 31, following upstream change.
+
+---

Old:

  folks-0.6.6.tar.xz

New:

  folks-0.6.7.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.5f6nqM/_old  2012-02-28 19:21:54.0 +0100
+++ /var/tmp/diff_new_pack.5f6nqM/_new  2012-02-28 19:21:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define soversion  25
-%define module_version 30
+%define module_version 31
 
 Name:   folks
-Version:0.6.6
+Version:0.6.7
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+
@@ -29,9 +30,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.13.4
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
+BuildRequires:  vala = 0.15.1
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)

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



commit folks for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-01-09 12:04:00

Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and  /work/SRC/openSUSE:Factory/.folks.new (New)


Package is folks, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2011-10-02 
10:01:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-01-09 
12:04:03.0 +0100
@@ -1,0 +2,47 @@
+Wed Dec 21 12:35:22 UTC 2011 - vu...@opensuse.org
+
+- Split typelib file into typelib-1_0-Folks-0_6 subpackage.
+- Add typelib-1_0-Folks-0_6 Requires to devel subpackage.
+
+---
+Wed Dec 14 08:10:25 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.6.6:
+  + Various API changes
+  + Bugs fixed: bgo#664158, bgo#663889, bgo#665039, bgo#665728,
+bgo#665692, bgo#665376.
+- Replace License tag with spdx identifier (LGPL-2.1+).
+- 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.
+- Bump module_version define to 30, following upstream change.
+
+---
+Tue Nov 15 14:32:41 UTC 2011 - vu...@opensuse.org
+
+- Really enable parallel build: fix typo smp_flags = smp_mflags.
+
+---
+Sat Nov 12 20:08:39 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.6.5:
+  + Add favourites support to EDS backend.
+  + Behavior changes:
+- PostalAddress.equal() now ignores PostalAddress.uid
+- NoteFieldDetails.equal() now ignores NoteFieldDetails.uid
+  + Small API additions and deprecations.
+  + Bugs fixed: bgo#662285, bgo#662433, bgo#660908, bgo#662770,
+bgo#662616, bgo#662274, bgo#662314, bgo#663798, bgo#659585.
+- Bump module_version define to 29, following upstream change.
+
+---
+Tue Oct 18 20:35:53 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.4.1:
+  + Bugs fixed: bgo#662095.
+- Changes from version 0.6.4:
+  + Small API additions.
+  + Bugs fixed: bgo#660217, bgo#657602, bgo#660937, bgo#661475.
+- Bump module_version define, following upstream change.
+
+---

Old:

  folks-0.6.3.2.tar.bz2

New:

  folks-0.6.6.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.4RRAsu/_old  2012-01-09 12:04:04.0 +0100
+++ /var/tmp/diff_new_pack.4RRAsu/_new  2012-01-09 12:04:04.0 +0100
@@ -15,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define soversion  25
-%define module_version 27
+%define module_version 30
 
 Name:   folks
-Version:0.6.3.2
-Release:1
-License:LGPLv2.1+
+Version:0.6.6
+Release:0
 Summary:Library to create metacontacts from multiple sources
+License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
 BuildRequires:  vala = 0.13.4
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
@@ -46,8 +47,6 @@
 Telepathy connection managers) to create metacontacts.
 
 %package -n libfolks%{soversion}
-
-License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
 Group:  System/Libraries
 # To make lang package installable
@@ -58,9 +57,17 @@
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-eds%{soversion}
+%package -n typelib-1_0-Folks-0_6
+Summary:Library to create metacontacts from multiple sources -- 
Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-Folks-0_6
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
+This package provides the GObject Introspection bindings for libfolks.
 
-License:LGPLv2.1+
+%package -n libfolks-eds%{soversion}
 Summary:Library to create metacontacts from multiple sources -- EDS 

commit folks for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Sun Oct 2 10:01:40 CEST 2011.




--- openSUSE:Factory/folks/folks.changes2011-09-23 01:58:01.0 
+0200
+++ /mounts/work_src_done/STABLE/folks/folks.changes2011-09-27 
11:13:19.0 +0200
@@ -1,0 +2,29 @@
+Tue Sep 27 09:01:17 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.3.2:
+  + Bugs fixed: bgo#660140, bgo#659041, bgo#660051.
+
+---
+Sat Sep 24 09:27:06 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.3.1:
+  + Bugs fixed: bgo#658631, bgo#658002, bgo#659737.
+
+---
+Mon Sep 19 06:36:13 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.3:
+  + Major changes:
+- Cleanup of the definition of writeable which involves a
+  couple of API deprecations and additions, and some internal
+  re-working.
+- Beginnings of standardising TYPE values for
+  AbstractFieldDetails
+  + Several API changes, see NEWS for details.
+  + Bugs fixed: bgo#658631, bgo#658331, bgo#658874, bgo#658730,
+bgo#633781, bgo#657142, bgo#658002, bgo#657065, bgo#658323,
+bgo#659095, bgo#659128, bgo#657141, bgo#658531, bgo#658328,
+bgo#646847, bgo#658161, bgo#657738, bgo#653623.
+- Bump the module_version macro to reflect upstream change.
+
+---

calling whatdependson for head-i586


Old:

  folks-0.6.2.1.tar.bz2

New:

  folks-0.6.3.2.tar.bz2



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.0PpULt/_old  2011-10-02 10:01:35.0 +0200
+++ /var/tmp/diff_new_pack.0PpULt/_new  2011-10-02 10:01:35.0 +0200
@@ -17,10 +17,10 @@
 
 
 %define soversion  25
-%define module_version 26
+%define module_version 27
 
 Name:   folks
-Version:0.6.2.1
+Version:0.6.3.2
 Release:1
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources

++ folks-0.6.2.1.tar.bz2 - folks-0.6.3.2.tar.bz2 ++
 196888 lines of diff (skipped)

continue with q...



Remember to have fun...

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



commit folks for openSUSE:Factory

2011-09-14 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Wed Sep 14 14:00:59 CEST 2011.




--- GNOME/folks/folks.changes   2011-09-02 17:12:57.0 +0200
+++ /mounts/work_src_done/STABLE/folks/folks.changes2011-09-08 
23:14:26.0 +0200
@@ -1,0 +2,17 @@
+Thu Sep  8 21:13:25 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.2.1:
+  + Bugs fixed: bgo#658580.
+
+---
+Thu Sep  8 10:57:55 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.6.2:
+  + Several API changes, see NEWS for details.
+  + Bugs fixed: bgo#645056, bgo#653777, bgo#657635, bgo#657510,
+bgo#656184, bgo#657971, bgo#657789, bgo#657282, bgo#657969,
+bgo#657783, bgo#658411, bgo#656689.
+- Define a soversion macro so we can differentiate the major
+  version of the libraries and the version used to locate backends.
+
+---

calling whatdependson for head-i586


Old:

  folks-0.6.1.tar.bz2

New:

  folks-0.6.2.1.tar.bz2



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.WabIWN/_old  2011-09-14 14:00:54.0 +0200
+++ /var/tmp/diff_new_pack.WabIWN/_new  2011-09-14 14:00:54.0 +0200
@@ -16,10 +16,11 @@
 #
 
 
-%define module_version 25
+%define soversion  25
+%define module_version 26
 
 Name:   folks
-Version:0.6.1
+Version:0.6.2.1
 Release:1
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
@@ -29,13 +30,13 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
-BuildRequires:  vala = 0.13.3
+BuildRequires:  vala = 0.13.4
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(libebook-1.2) = 3.0.1
-BuildRequires:  pkgconfig(libedataserver-1.2) = 3.0.1
+BuildRequires:  pkgconfig(libebook-1.2) = 3.1.5
+BuildRequires:  pkgconfig(libedataserver-1.2) = 3.1.5
 BuildRequires:  pkgconfig(libsocialweb-client)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
@@ -44,8 +45,7 @@
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks%{module_version}
-
+%package -n libfolks%{soversion}
 
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
@@ -54,42 +54,39 @@
 Provides:   %{name} = %{version}
 Recommends: %{name}-lang
 
-%description -n libfolks%{module_version}
+%description -n libfolks%{soversion}
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-eds%{module_version}
-
+%package -n libfolks-eds%{soversion}
 
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- EDS 
Backend
 Group:  System/Libraries
-Supplements:packageand(libfolks%{module_version}:evolution-data-server)
+Supplements:packageand(libfolks%{soversion}:evolution-data-server)
 
-%description -n libfolks-eds%{module_version}
+%description -n libfolks-eds%{soversion}
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-libsocialweb%{module_version}
-
+%package -n libfolks-libsocialweb%{soversion}
 
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- 
libsocialweb Backend
 Group:  System/Libraries
-Supplements:packageand(libfolks%{module_version}:libsocialweb)
+Supplements:packageand(libfolks%{soversion}:libsocialweb)
 
-%description -n libfolks-libsocialweb%{module_version}
+%description -n libfolks-libsocialweb%{soversion}
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
-%package -n libfolks-telepathy%{module_version}
-
+%package -n libfolks-telepathy%{soversion}
 
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- 
Telepathy Backend
 Group:  System/Libraries
 
-%description -n libfolks-telepathy%{module_version}
+%description -n libfolks-telepathy%{soversion}
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
@@ -111,10 +108,10 @@
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- 
Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libfolks%{module_version} = %{version}
-Requires:   

commit folks for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Fri Sep 9 13:38:38 CEST 2011.




--- GNOME/folks/folks.changes   2011-07-01 10:28:36.0 +0200
+++ /mounts/work_src_done/STABLE/folks/folks.changes2011-09-02 
17:12:57.0 +0200
@@ -1,0 +2,31 @@
+Wed Aug 31 13:31:19 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.6.1:
+  + Bugs fixed: bgo#656659, bgo#655374, bgo#657067, bgo#657332.
+- Change vala-devel BuildRequires to vala, as we only need the vala
+  compiler.
+
+---
+Sat Aug 13 20:47:40 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.6.0:
+  + Several API changes, see NEWS for details.
+  + Add EDS backend.
+  + Allow writing to properties of all personas.
+  + Add support for presence status from Telepathy.
+  + Bugs fixed: bgo#649925, bgo#646244, bgo#652463, bgo#652434,
+bgo#648071, bgo#652472, bgo#629716, bgo#652660, bgo#652449,
+bgo#653325, bgo#653746, bgo#638281, bgo#654509, bgo#652048,
+bgo#652425, bgo#645549, bgo#650422, bgo#655019, bgo#650414,
+bgo#652643, bgo#655510, bgo#654907, bgo#655745, bgo#649296,
+bgo#652657, bgo#655008, bgo#653619, bgo#653679, bgo#653680,
+bgo#655917, bgo#655374, bgo#655919, bgo#655920, bgo#653682,
+bgo#655921, bgo#655922, bgo#648818, bgo#655609.
+- Enable the new E-D-S Backend:
+  + Add pkgconfig(libebook-1.2) and pkgconfig(libedataserver-1.2)
+BuildRequires.
+  + Pass --enable-eds-backend to configure.
+  + Split out a libfolks-eds package.
+- Drop folks-fix-build.patch: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  folks-0.5.2.tar.bz2
  folks-fix-build.patch

New:

  folks-0.6.1.tar.bz2



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.gu234B/_old  2011-09-09 13:38:29.0 +0200
+++ /var/tmp/diff_new_pack.gu234B/_new  2011-09-09 13:38:29.0 +0200
@@ -16,29 +16,29 @@
 #
 
 
-%define module_version 24
+%define module_version 25
 
 Name:   folks
-Version:0.5.2
+Version:0.6.1
 Release:1
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
 Group:  System/Libraries
 Url:http://telepathy.freedesktop.org/wiki/Folks
-Source: 
http://download.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM folks-fix-build.patch vu...@opensuse.org -- Taken from git
-Patch0: folks-fix-build.patch
+Source: 
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.bz2
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  readline-devel
+BuildRequires:  vala = 0.13.3
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(libebook-1.2) = 3.0.1
+BuildRequires:  pkgconfig(libedataserver-1.2) = 3.0.1
 BuildRequires:  pkgconfig(libsocialweb-client)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
-BuildRequires:  vala-devel
 
 %description
 libfolks is a library that aggregates people from multiple sources (eg,
@@ -46,6 +46,7 @@
 
 %package -n libfolks%{module_version}
 
+
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
 Group:  System/Libraries
@@ -57,8 +58,21 @@
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
+%package -n libfolks-eds%{module_version}
+
+
+License:LGPLv2.1+
+Summary:Library to create metacontacts from multiple sources -- EDS 
Backend
+Group:  System/Libraries
+Supplements:packageand(libfolks%{module_version}:evolution-data-server)
+
+%description -n libfolks-eds%{module_version}
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
 %package -n libfolks-libsocialweb%{module_version}
 
+
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- 
libsocialweb Backend
 Group:  System/Libraries
@@ -70,6 +84,7 @@
 
 %package -n libfolks-telepathy%{module_version}
 
+
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources -- 
Telepathy Backend
 Group:  System/Libraries
@@ -97,6 +112,7 @@
 Summary:Library to create metacontacts from multiple sources -- 
Development Files
 Group:  Development/Libraries/GNOME
 Requires:   libfolks%{module_version} = %{version}
+Requires:   libfolks-eds%{module_version} = %{version}
 Requires:   libfolks-libsocialweb%{module_version} = 

commit folks for openSUSE:Factory

2011-07-12 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Tue Jul 12 13:52:59 CEST 2011.




--- GNOME/folks/folks.changes   2011-04-27 15:46:26.0 +0200
+++ folks/folks.changes 2011-07-01 10:28:36.0 +0200
@@ -1,0 +2,51 @@
+Fri Jul  1 10:28:19 CEST 2011 - vu...@opensuse.org
+
+- Add folks-fix-build.patch to fix the build. Taken from git.
+
+---
+Fri Jun  3 10:40:54 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.5.2:
+  + bgo#650067: Tracker backend warns when setting a NULL avatar
+(ie, unsetting the avatar)
+  + bgo#650268: build failure: --vapidir=.: command not found
+
+---
+Thu May 26 23:23:04 CEST 2011 - vu...@opensuse.org
+
+- Add pkgconfig(libsocialweb-client) BuildRequires to build the
+  libsocialweb backend, and create a libfolks-libsocialweb24
+  subpackage.
+- Add readline-devel BuildRequires to build inspector tool
+  (folks-inspect).
+- Add Url tag.
+
+---
+Tue May 17 14:28:56 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.5.1:
+  + Add gobject-introspection support.
+  + Several API changes, see NEWS for details.
+  + Bugs fixed: bgo#645388, bgo#647562, bgo#647121, bgo#645684,
+bgo#640092, bgo#648161, bgo#645186, bgo#648533, bgo#649790,
+bgo#649088
+
+---
+Thu May  5 21:24:54 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.5.0:
+  + Major changes:
+- Add support to change primary (writeable) store either via
+  GConf or an env variable (bgo#645441).
+- Add a tracker backend
+- Add a libsocialweb backend
+- Add the potential matches API
+  GConf or an env variable (bgo#645441).
+  + Several API additions.
+  + Bugs fixed: bgo#644968, bgo#644966, bgo#644527, bgo#645430,
+bgo#645411, bgo#645475, bgo#645570, bgo#645989, bgo#645413,
+bgo#645441, bgo#638280, bgo#646944, bgo#644867, bgo#647168,
+bgo#646831, bgo#647298, bgo#646948.
+- Add pkgconfig(gconf-2.0) BuildRequires.
+
+---

calling whatdependson for head-i586


Old:

  folks-0.4.3.tar.bz2

New:

  folks-0.5.2.tar.bz2
  folks-fix-build.patch



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.p3L27j/_old  2011-07-12 13:52:09.0 +0200
+++ /var/tmp/diff_new_pack.p3L27j/_new  2011-07-12 13:52:09.0 +0200
@@ -16,20 +16,26 @@
 #
 
 
-%define module_version 22
+%define module_version 24
 
 Name:   folks
-Version:0.4.3
+Version:0.5.2
 Release:1
 License:LGPLv2.1+
 Summary:Library to create metacontacts from multiple sources
 Group:  System/Libraries
+Url:http://telepathy.freedesktop.org/wiki/Folks
 Source: 
http://download.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM folks-fix-build.patch vu...@opensuse.org -- Taken from git
+Patch0: folks-fix-build.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(libsocialweb-client)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  vala-devel
@@ -51,6 +57,17 @@
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
+%package -n libfolks-libsocialweb%{module_version}
+
+License:LGPLv2.1+
+Summary:Library to create metacontacts from multiple sources -- 
libsocialweb Backend
+Group:  System/Libraries
+Supplements:packageand(libfolks%{module_version}:libsocialweb)
+
+%description -n libfolks-libsocialweb%{module_version}
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
 %package -n libfolks-telepathy%{module_version}
 
 License:LGPLv2.1+
@@ -80,6 +97,7 @@
 Summary:Library to create metacontacts from multiple sources -- 
Development Files
 Group:  Development/Libraries/GNOME
 Requires:   libfolks%{module_version} = %{version}
+Requires:   libfolks-libsocialweb%{module_version} = %{version}
 Requires:   libfolks-telepathy%{module_version} = %{version}
 
 %description devel
@@ -89,6 +107,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -105,6 +124,10 @@
 
 %postun -n libfolks%{module_version} -p /sbin/ldconfig
 
+%post -n libfolks-libsocialweb%{module_version} -p 

commit folks for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package folks for openSUSE:Factory
checked in at Mon May 2 13:48:20 CEST 2011.




--- GNOME/folks/folks.changes   2010-11-17 16:29:40.0 +0100
+++ /mounts/work_src_done/STABLE/folks/folks.changes2011-04-27 
15:46:26.0 +0200
@@ -1,0 +2,142 @@
+Wed Apr 27 08:54:48 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.3:
+  + Bug fixes: bgo#645680, bgo#647562, bgo#647121.
+
+---
+Mon Apr  4 15:42:47 UTC 2011 - dims...@opensuse.org
+
+- BuildRequire vala-devel instead of vala-unstable (vala 0.12 has
+  been released).
+
+---
+Thu Mar 24 09:10:03 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.2:
+  + fdo#645430: folks-inspect: Use LinkedHashSet to access
+im-addresses.
+  + fdo#645411: folks-import segfaults on startup
+  + Crasher when removing Personas
+- Changes from version 0.4.1:
+  + Bugs fixed:
+- fdo#644968: _update_phone_numbers() needs to create copies
+  of each ListFieldDetails
+- fdo#644966: _update_emails () needs to create copies of each
+  ListFieldDetails
+- Crasher when reconnecting a Telepathy account
+
+---
+Wed Mar 16 14:57:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.4.0:
+  + API changes:
+- Add RoleDetails interface
+- Add BirthdayDetails interface
+- Add NoteDetails interface
+- Add PostalAddressDetails interface
+- Rename Aliasable - AliasDetails
+- Rename AvatarOwner - AvatarDetails
+- Rename Emailable - EmailDetails
+- Rename Favouritable - FavouriteDetails
+- Rename GenderOwner - GenderDetails
+- Rename Groupable - GroupDetails
+- Rename IMable - ImDetails
+- Rename NameOwner - NameDetails
+- Rename Phoneable - PhoneDetails
+- Rename PresenceOwner - PresenceDetails
+- Rename Urlable - UrlDetails
+  + Bugs fixed: fdo#642351, fdo#643241, fdo#643247, fdo#643201,
+fdo#642866, fdo#642861, fdo#642493, fdo#642500, fdo#642501,
+fdo#641210, fdo#643956, fdo#643954, fdo#643955, fdo#643957,
+fdo#644457, fdo#644165
+- Bump module_version to 22.
+
+---
+Thu Mar  3 14:48:37 CET 2011 - vu...@opensuse.org
+
+- Create a lang package.
+- Move the keyfile backend to libfolks instead of
+  libfolks-telepathy.
+
+---
+Thu Mar  2 18:31:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.3.6:
+  + This is just a repackaging of libfolks 0.3.5 with some
+documentation comment version numbers fixed.
+- Changes from version 0.3.5:
+  + Major changes:
+- Various API breaks and improvements, especially in the
+  IndividualAggregator
+- Add various new interfaces: NameOwner, FieldDetails, Urlable,
+  GenderOwner, Phoneable and Emailable
+  + Bugs fixed: bgo#640901, bgo#641780, bgo#629078, bgo#642036.
+- Changes from version 0.3.4:
+  + Major changes:
+- Add folks-inspect tool
+- The use of the new LinkedHashSet type in the API may make
+  libgee a requirement for some clients (to take full advantage
+  of its class lineage).
+  + Bugs fixed: bgo#637240, bgo#638311, bgo#629083, bgo#629075,
+bgo#638609, bgo#639195, bgo#639113, bgo#639742, bgo#640213,
+bgo#627397.
+- Changes from version 0.3.3:
+  + Major changes:
+- Fix some minor leaks
+- Add support for building gtk-doc documentation for the C API
+- Fix some related documentation problems
+- Fix some Vala problems caused by differences between Vala
+  0.10 and 0.12
+- Finish off renaming interfaces (this is an API break; see
+  below)
+- Don't trust personas from IRC
+- Handle invalid IM addresses more gracefully than with an
+  assertion failure
+- Fix a linking problem with the user's individual when going
+  offline which could lead to infinite loops
+  + Bugs fixed: bgo#635178, bgo#635649, bgo#635703, bgo#635823,
+bgo#636251, bgo#629526, bgo#627397, bgo#636714, bgo#637136.
+- Changes from version 0.3.2:
+  + Major changes:
+- BackendStore.load_backends() now (un)loads backends which
+  have been (dis|en)abled since the last call
+- FOLKS_BACKEND_DIR has been replaced by FOLKS_BACKEND_PATH. It
+  accepts any number of files and directories, separated by :
+- Significantly clean up the build system
+  + Bugs fixed: bgo#629081, bgo#629862, bgo#628883, bgo#633718,
+bgo#633080.
+- Changes from version 0.3.1:
+  + Major changes:
+- Tpf.Persona.contact is now guaranteed to have the client type
+  feature
+  + Bugs fixed: bgo#630431, bgo#631864, bgo#632096, bgo#632163,
+bgo#632564.
+- Changes from version 0.3.0:
+  + Major changes:
+- Fixed some linking problems
+- Added some missing documentation
+-