commit telepathy-mission-control for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2020-03-16 10:15:48

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new.3160 (New)


Package is "telepathy-mission-control"

Mon Mar 16 10:15:48 2020 rev:53 rq:784409 version:5.16.5

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2018-04-30 22:49:39.828766118 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new.3160/telepathy-mission-control.changes
2020-03-16 10:16:08.927533726 +0100
@@ -1,0 +2,37 @@
+Thu Feb 20 20:37:47 UTC 2020 - Bjørn Lie 
+
+- Update to version 5.16.5:
+  + Fix memory leak in get_parameter_of_known_type().
+  + Fix autoconnection of accounts with always_dispatch=true.
+  + Fix crash on any of the active connection managers disappears
+from dbus.
+- Changes from version 5.16.4:
+  + Exit gracefully at startup if the D-Bus connection fails.
+  + Fix some warnings when building with clang.
+  + Fix unit tests to work with GLib >= 2.46.
+  + mc-wait-for-name now shows readable output on the command line
+on exotic locales.
+  + UPower support is now disabled by default if UPower is >= 0.99.
+The features needed have now moved to logind, which is
+supported in MC since 5.15.1.
+  + Fix some memory leaks and a potential crash.
+  + Dependencies:
+- GLib 2.46 is now required.
+- NetworkManager support was ported to use libnm instead of the
+  deprecated libnm-glib.
+- Add pkgconfig(libnm) BuildRequires, build NetworkManager support
+  again.
+- Drop lockdown-protocols.patch: Disabled for a long time, and no
+  hope in sight for it to be applied.
+- Add tp-mc-fix-prop-name.patch: account: Fix property name.
+- Modernize spec slightly, drop old and obsolete macros.
+- Switch to pkgconfig BuildRequires where possible:
+  + Replace dbus-1-glib-devel and telepathy-glib-devel with their
+pkgconfig equivalents.
+  + Drop python-xml BuildRequires and dbus-1-glib Requires: No
+longer needed.
+  + Add pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0),
+pkgconfig(glib-2.0), pkgconfig(gmodule-no-export-2.0),
+and pkgconfig(gobject-2.0), configure checks for them.
+
+---

Old:

  lockdown-protocols.patch
  telepathy-mission-control-5.16.3.tar.gz

New:

  telepathy-mission-control-5.16.5.tar.gz
  tp-mc-fix-prop-name.patch



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.x5d4D7/_old  2020-03-16 10:16:10.699534448 +0100
+++ /var/tmp/diff_new_pack.x5d4D7/_new  2020-03-16 10:16:10.731534460 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# Copyright (c) 2018 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
@@ -12,28 +12,33 @@
 # 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/
 #
 
 
 Name:   telepathy-mission-control
-Version:5.16.3
+Version:5.16.5
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1-only
 Group:  System/Libraries
 URL:http://mission-control.sourceforge.net/
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
-# PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
-Patch1: lockdown-protocols.patch
-BuildRequires:  dbus-1-glib-devel >= 0.73
+# PATCH-FIX-UPSTREAM tp-mc-fix-prop-name.patch -- account: Fix property name
+Patch:  tp-mc-fix-prop-name.patch
+
 BuildRequires:  fdupes
 BuildRequires:  libxslt-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-xml
-BuildRequires:  telepathy-glib-devel >= 0.19.0
-Requires:   dbus-1-glib >= 0.73
-%glib2_gsettings_schema_requires
+BuildRequires:  pkgconfig(dbus-1) >= 0.95
+BuildRequires:  pkgconfig(dbus-glib-1) >= 0.82
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.46
+BuildRequires:  pkgconfig(gmodule-no-export-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(libnm)
+BuildRequires: 

commit telepathy-mission-control for openSUSE:Factory

2018-04-30 Thread root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2018-04-30 22:49:37

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is "telepathy-mission-control"

Mon Apr 30 22:49:37 2018 rev:52 rq:601525 version:5.16.3

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2018-03-14 19:22:32.808340262 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2018-04-30 22:49:39.828766118 +0200
@@ -1,0 +2,5 @@
+Sun Apr 15 10:16:28 UTC 2018 - bjorn@gmail.com
+
+- Drop upstream deprecated pkgconfig(libnm-glib) BuildRequires.
+
+---



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.jcWah0/_old  2018-04-30 22:49:40.424744373 +0200
+++ /var/tmp/diff_new_pack.jcWah0/_new  2018-04-30 22:49:40.428744228 +0200
@@ -32,7 +32,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel >= 0.19.0
-BuildRequires:  pkgconfig(libnm-glib) >= 0.7.0
 Requires:   dbus-1-glib >= 0.73
 %glib2_gsettings_schema_requires
 




commit telepathy-mission-control for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2018-03-14 19:22:31

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is "telepathy-mission-control"

Wed Mar 14 19:22:31 2018 rev:51 rq:584657 version:5.16.3

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2014-09-15 17:40:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2018-03-14 19:22:32.808340262 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:40:15 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.PfaGKU/_old  2018-03-14 19:22:33.784305612 +0100
+++ /var/tmp/diff_new_pack.PfaGKU/_new  2018-03-14 19:22:33.788305469 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -16,25 +16,24 @@
 #
 
 
-Url:http://mission-control.sourceforge.net/
-
 Name:   telepathy-mission-control
 Version:5.16.3
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Libraries
+URL:http://mission-control.sourceforge.net/
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
 Patch1: lockdown-protocols.patch
 BuildRequires:  dbus-1-glib-devel >= 0.73
 BuildRequires:  fdupes
 BuildRequires:  libxslt-devel
+BuildRequires:  pkgconfig
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel >= 0.19.0
 BuildRequires:  pkgconfig(libnm-glib) >= 0.7.0
 Requires:   dbus-1-glib >= 0.73
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
@@ -75,15 +74,15 @@
 %prep
 %setup -q
 # NEEDS REBASE
-# %patch1 -p0
+# %patch1
 
 %build
 %configure --disable-static --with-pic
-%__make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 # Create directory that will contain the plugins (fail if it exists, so we can 
remove this hack)
 PLUGINDIR=`PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig pkg-config 
--variable=plugindir mission-control-plugins`
 test ! -d %{buildroot}${PLUGINDIR}
@@ -100,15 +99,11 @@
 %glib2_gsettings_schema_postun
 
 %post -n libmission-control-plugins0 -p /sbin/ldconfig
-
 %postun -n libmission-control-plugins0 -p /sbin/ldconfig
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_bindir}/mc-tool
 %{_bindir}/mc-wait-for-name
 %{_libexecdir}/mission-control-5
@@ -120,13 +115,11 @@
 %{_mandir}/man8/mission-control-5.8%{?ext_man}
 
 %files -n libmission-control-plugins0
-%defattr(-,root,root)
 %{_libdir}/libmission-control-plugins.so.*
 # Directory containing the plugins
 %dir %{_libdir}/mission-control-plugins.0
 
 %files devel
-%defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/mission-control-plugins/
 %{_includedir}/mission-control-5.5/
 %{_libdir}/libmission-control-plugins.so




commit telepathy-mission-control for openSUSE:Factory

2014-09-15 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2014-09-15 17:40:28

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2014-05-26 10:28:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2014-09-15 17:40:29.0 +0200
@@ -1,0 +2,15 @@
+Mon Aug 25 15:16:00 UTC 2014 - zai...@opensuse.org
+
+- Update to version 5.16.3:
+  + Fixes: mcd-connection: use tp_asv_new() properly (fdo#81751).
+- Changes from version 5.16.2:
+  + Fixes:
+- Don't crash in 'mc-tool auto-presence' subcommand
+  (fdo#74187).
+- Fix parallel build.
+- Use G_STRFUNC in mission-control-plugins's DEBUG macro.
+- Fix a crash when GOA is restarted (fdo#79827).
+- Drop 0001-mc-tool-fix-setting-automatic-presence.patch: Fixed
+  upstream.
+
+---

Old:

  0001-mc-tool-fix-setting-automatic-presence.patch
  telepathy-mission-control-5.16.1.tar.gz

New:

  telepathy-mission-control-5.16.3.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.wap37D/_old  2014-09-15 17:40:31.0 +0200
+++ /var/tmp/diff_new_pack.wap37D/_new  2014-09-15 17:40:31.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.16.1
+Version:5.16.3
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1
@@ -27,8 +27,6 @@
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
 Patch1: lockdown-protocols.patch
-# PATCH-FIX-UPSTREAM 0001-mc-tool-fix-setting-automatic-presence.patch 
fdo#74187 mgo...@suse.com -- fix crash setting auto-presence.
-Patch2: 0001-mc-tool-fix-setting-automatic-presence.patch
 BuildRequires:  dbus-1-glib-devel = 0.73
 BuildRequires:  fdupes
 BuildRequires:  libxslt-devel
@@ -78,7 +76,6 @@
 %setup -q
 # NEEDS REBASE
 # %patch1 -p0
-%patch2 -p1
 
 %build
 %configure --disable-static --with-pic

++ telepathy-mission-control-5.16.1.tar.gz - 
telepathy-mission-control-5.16.3.tar.gz ++
 2998 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/telepathy-mission-control-5.16.1/ChangeLog 
new/telepathy-mission-control-5.16.3/ChangeLog
--- old/telepathy-mission-control-5.16.1/ChangeLog  2014-01-27 
13:28:05.0 +0100
+++ new/telepathy-mission-control-5.16.3/ChangeLog  2014-08-25 
14:45:32.0 +0200
@@ -1,3 +1,117 @@
+commit 84dc7d0fd952a9ef3d200ac5557cdf2daccca145
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2014-08-25 14:34:18 +0200
+
+5.16.3
+
+commit ab29ae42f751bf7e4ecc9a601e09cafab499fd14
+Author: Steffen Kieß steffen.ki...@ipvs.uni-stuttgart.de
+Date:   2014-08-25 14:11:35 +0200
+
+mcd-connection: use tp_asv_new() properly
+
+The second argument has to be the type of the value.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=81751
+
+commit 810b32e92f2896a1ad8ee204bf6b8d5456a5db08
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2014-06-11 15:50:37 +0200
+
+nano flag
+
+commit fb8000842e0b20f4aa4928edd62736b5cea2e8d5
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2014-06-11 15:44:01 +0200
+
+5.16.2
+
+commit 42c485ff56f5425cd592ae73c1c0e6c0f1de2b13
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2014-06-11 10:15:05 +0200
+
+mcd_account_delete: make sure that the account stays alive
+
+Fix a regression introduced when backporting fix for
+https://bugs.freedesktop.org/show_bug.cgi?id=79827
+
+commit 224443c1843ab0df7ef8ee1eda0409c35a4745a9
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2014-06-09 15:39:23 +0200
+
+mcd-account: unregister the account once we're done 

commit telepathy-mission-control for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2014-05-26 10:28:06

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2014-03-04 20:59:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2014-05-26 10:28:08.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr  3 00:07:17 UTC 2014 - mgo...@suse.com
+
+- Add 0001-mc-tool-fix-setting-automatic-presence.patch: fix crash
+  setting auto-presence (fdo#74187).
+
+---

New:

  0001-mc-tool-fix-setting-automatic-presence.patch



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.ar9JXD/_old  2014-05-26 10:28:09.0 +0200
+++ /var/tmp/diff_new_pack.ar9JXD/_new  2014-05-26 10:28:09.0 +0200
@@ -27,6 +27,8 @@
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
 Patch1: lockdown-protocols.patch
+# PATCH-FIX-UPSTREAM 0001-mc-tool-fix-setting-automatic-presence.patch 
fdo#74187 mgo...@suse.com -- fix crash setting auto-presence.
+Patch2: 0001-mc-tool-fix-setting-automatic-presence.patch
 BuildRequires:  dbus-1-glib-devel = 0.73
 BuildRequires:  fdupes
 BuildRequires:  libxslt-devel
@@ -76,6 +78,7 @@
 %setup -q
 # NEEDS REBASE
 # %patch1 -p0
+%patch2 -p1
 
 %build
 %configure --disable-static --with-pic

++ 0001-mc-tool-fix-setting-automatic-presence.patch ++
From a4bcc16f16f72d7a2b8fe74e715183b7b6985427 Mon Sep 17 00:00:00 2001
From: Simon McVittie simon.mcvit...@collabora.co.uk
Date: Tue, 28 Jan 2014 16:28:16 +
Subject: [PATCH] mc-tool: fix setting automatic presence

We were using the wrong finish-function.

Reviewed-by: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=74187
---
 util/mc-tool.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/mc-tool.c b/util/mc-tool.c
index 59a1a91..3c238d8 100644
--- a/util/mc-tool.c
+++ b/util/mc-tool.c
@@ -1051,7 +1051,7 @@ command_auto_presence (TpAccount *account)
  command.presence.status,
  command.presence.message,
  callback_for_async,
- 
tp_account_request_presence_finish);
+ 
tp_account_set_automatic_presence_finish);
 
 return TRUE;
 }
-- 
1.8.4

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



commit telepathy-mission-control for openSUSE:Factory

2014-03-04 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2014-03-04 20:59:33

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2013-12-24 16:05:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2014-03-04 20:59:35.0 +0100
@@ -1,0 +2,11 @@
+Mon Mar  3 19:33:42 UTC 2014 - zai...@opensuse.org
+
+- Update to version 5.16.1:
+  + Release logind sleep/shutdown inhibitor correctly, fixing slow
+sleep/shutdown (fdo#73599).
+  + Avoid assertion failure for offline accounts that support power
+saving (fdo#72652).
+  + Fix a crash if unable to create
+XDG_DATA_HOME/telepathy/mission-control (fdo#72138).
+
+---

Old:

  telepathy-mission-control-5.16.0.tar.gz

New:

  telepathy-mission-control-5.16.1.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.pk4XQk/_old  2014-03-04 20:59:36.0 +0100
+++ /var/tmp/diff_new_pack.pk4XQk/_new  2014-03-04 20:59:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# 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
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.16.0
+Version:5.16.1
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1

++ telepathy-mission-control-5.16.0.tar.gz - 
telepathy-mission-control-5.16.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/telepathy-mission-control-5.16.0/ChangeLog 
new/telepathy-mission-control-5.16.1/ChangeLog
--- old/telepathy-mission-control-5.16.0/ChangeLog  2013-10-02 
19:01:56.0 +0200
+++ new/telepathy-mission-control-5.16.1/ChangeLog  2014-01-27 
13:28:05.0 +0100
@@ -1,3 +1,60 @@
+commit 4eb0184ff5c7020cfcbada0ee66e4336158fc49e
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2014-01-27 12:25:18 +
+
+5.16.1
+
+commit 4d107b2c4b2a5161b6e113fb60e283017b700255
+Author: Michael Kuhn sur...@ikkoku.de
+Date:   2014-01-22 09:56:02 +0100
+
+Release inhibitor on sleep and shutdown.
+
+Also fix a memory leak in login1_inhibit_cb.
+
+[The intention was to hold one ref to the inhibit fd for each
+connection that was waiting to disconnect, plus one ref for the
+idle state of waiting to be notified by logind. We correctly took
+one ref per connection, but did not release the extra one. -smcv]
+
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=73599
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+
+commit 07955827bba3ed6a6426ca4f2cb32efef2dc04c0
+Author: John Brooks john.bro...@jollamobile.com
+Date:   2013-12-12 15:46:27 -0700
+
+Prevent assert for offline accounts with power saving
+
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=72652
+
+commit 0932dba29fa9de8e7268a924c4c93ccebb7dc65c
+Author: Sebastien Bacher seb...@ubuntu.com
+Date:   2013-12-04 18:34:30 +0100
+
+reset the error to NULL, so the next call is working
+
+[fixed argument type -smcv]
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=72138
+
+commit 51eb9027ec1b72591166ecde65793c9f5877ac16
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2013-11-26 10:19:54 +0100
+
+connectivity-monitor: start watching 'use-conn' key in constructed
+
+We have to wait for the default GObject properties to be set before calling
+g_settings_bind(). If we don't, they override the value fetched from
+GSettings.
+
+commit f1de10a0f71638da502a77cae189b5fa6a047be6
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2013-10-02 18:48:17 +0100
+
+5.16.0+
+
 commit 739b5414ec3fe1fc7896d34f09f510a9e8029473
 Author: Simon McVittie simon.mcvit...@collabora.co.uk
 Date:   2013-10-02 17:54:18 +0100
diff -urN '--exclude=CVS' 

commit telepathy-mission-control for openSUSE:Factory

2013-12-24 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2013-12-24 16:05:05

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2013-10-03 16:10:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2013-12-24 16:05:06.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 19 15:32:29 UTC 2013 - dims...@opensuse.org
+
+- Drop pkgconfig(upower-glib) BuildRequires: the required API are
+  no longer available in UPower 1.0 and the corresponding
+  functionality is already used from logind.
+
+---



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.aU12Qs/_old  2013-12-24 16:05:07.0 +0100
+++ /var/tmp/diff_new_pack.aU12Qs/_new  2013-12-24 16:05:07.0 +0100
@@ -33,7 +33,6 @@
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel = 0.19.0
 BuildRequires:  pkgconfig(libnm-glib) = 0.7.0
-BuildRequires:  pkgconfig(upower-glib)
 Requires:   dbus-1-glib = 0.73
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires

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



commit telepathy-mission-control for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2013-10-03 16:10:12

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2013-09-23 11:18:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2013-10-03 16:10:14.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct  2 20:43:05 UTC 2013 - dims...@opensuse.org
+
+- Update to version 5.16.0:
+  + If a connection manager that stores avatars on the server is
+slow to discover whether we have a server-stored avatar, don't
+overwrite it with an outdated local avatar or lack-of-avatar.
+This was a regression in 5.15.0 (fdo#69885).
+
+---

Old:

  telepathy-mission-control-5.15.1.tar.gz

New:

  telepathy-mission-control-5.16.0.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.0zeV5k/_old  2013-10-03 16:10:17.0 +0200
+++ /var/tmp/diff_new_pack.0zeV5k/_new  2013-10-03 16:10:17.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.15.1
+Version:5.16.0
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1

++ telepathy-mission-control-5.15.1.tar.gz - 
telepathy-mission-control-5.16.0.tar.gz ++
 2426 lines of diff (skipped)

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



commit telepathy-mission-control for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2013-09-23 11:05:44

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2013-06-05 13:16:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2013-09-23 11:18:25.0 +0200
@@ -1,0 +2,35 @@
+Fri Sep 20 08:32:33 UTC 2013 - dims...@opensuse.org
+
+- Update to version 5.15.1:
+  + There is no longer a special configuration option for ConnMan
+connectivity monitoring.
+  + On systems with NetworkManager, basic connectivity monitoring
+support no longer requires libnm-glib, although compiling with
+libnm-glib might still mean that disconnection can be detected
+more quickly.
+  + gnome-keyring support has been removed.
+  + Enhancements:
+- Use GIO's GNetworkMonitor plugins to monitor connectivity
+ (fdo#56635).
+- Remove gnome-keyring integration in favour of recommending
+  ServerAuthentication Handlers, which have better UI and don't
+  expose passwords on D-Bus (fdo#32578).
+- Internal cleanup related to the connectivity code
+  (fdo#68712).
+  + Fixes:
+- Don't emit critical warnings if more than one emergency
+  service point is provided, and don't leak memory if any are
+  provided (fdo#55773).
+- Advertise Service and Hidden as properties that can be given
+  when creating an account (fdo#33127).
+- Fix a likely crash when upgrading the storage format of
+  accounts, a regression in 5.15.0 (fdo#69542).
+- Fix a crash when an account is disconnected while inspecting
+  the self-contact, a regression in 5.15.0 (fdo#69542).
+- Make the regression tests pass with the parallel test harness
+  used by default in Automake 1.13+ (fdo#69542).
+- Drop libgnome-keyring-devel BuildRequires: no longer required.
+- No longer pass --enable-gnome-keyring to configure, following
+  upstreams feature drop.
+
+---

Old:

  telepathy-mission-control-5.15.0.tar.gz

New:

  telepathy-mission-control-5.15.1.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.uJ1Zi8/_old  2013-09-23 11:18:26.0 +0200
+++ /var/tmp/diff_new_pack.uJ1Zi8/_new  2013-09-23 11:18:26.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1
@@ -29,7 +29,6 @@
 Patch1: lockdown-protocols.patch
 BuildRequires:  dbus-1-glib-devel = 0.73
 BuildRequires:  fdupes
-BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel = 0.19.0
@@ -80,8 +79,7 @@
 # %patch1 -p0
 
 %build
-%configure --disable-static --with-pic\
---enable-gnome-keyring
+%configure --disable-static --with-pic
 %__make %{?jobs:-j %jobs}
 
 %install

++ telepathy-mission-control-5.15.0.tar.gz - 
telepathy-mission-control-5.15.1.tar.gz ++
 51541 lines of diff (skipped)

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



commit telepathy-mission-control for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2013-06-05 13:16:44

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2013-01-20 14:55:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2013-06-05 13:16:46.0 +0200
@@ -1,0 +2,69 @@
+Sun May  5 07:36:01 UTC 2013 - zai...@opensuse.org
+
+- Update to version 5.15.0:
+  + Running this version of Mission Control for the first time will
+automatically migrate some account data to a new format. If you
+subsequently downgrade to an older version, it will no longer
+understand all account data.
+  + Requirements:
+- GLib 2.32 is now required.
+- The regression tests now require Python 2.6.
+  + Deprecations:
+- McpAccountStorage::altered, which appears to have never
+  worked, is now deprecated (fdo#28288). Emit ::altered-one
+  instead.
+- mcp_account_storage_iface_set_priority() etc. are now
+  deprecated. Use, for instance, iface-priority = prio
+  instead.
+  + Enhancements:
+- Account storage plugins (McpAccountStorageIface) may, and
+  should, implement the new set_attribute(), set_parameter()
+  and owns() methods. These methods allow the plugin to know
+  the type of each attribute or parameter, which is presented
+  as a GVariant. (fdo#54872).
+- `mc-tool get account AutomaticPresence` now works 
+  (fdo#54780).
+- When running under GNOME 3 or Unity, MC will attempt to
+  enable connections' power-saving features while the session
+  is idle; this is currently effective for Google Talk XMPP
+  connections (fdo#62530).
+  + Fixes:
+- Update to the current ConnMan D-Bus API (fdo#56600).
+- If a stored parameter has a value inappropriate for its type
+  (e.g. require-tls=2 where the connection manager expects
+  require-tls to be boolean), invalidate the account, rather
+  than treating the value as 0, , [] etc. (fdo#54870).
+- Handle Connection errors better, and in particular, don't try
+  to reconnect on SoftwareUpgradeRequired or ConnectionRefused
+  (fdo#37844).
+- Handle errors from RequestConnection correctly, rather than
+  as NetworkError (fdo#39334).
+- If the stored nickname for an account is the same as the
+  normalized name (identifier), don't set it on connect, in
+  case a better nickname is stored on the server (fdo#39381).
+- Emit Properties.PropertiesChanged for URISchemes, as per the
+  upcoming telepathy-spec 0.27.1 (fdo#40393).
+- McpAccountStorage::altered-one now works as intended
+  (fdo#54780).
+  + Internal changes:
+- Refactor avatar and alias handling (fdo#55668).
+- Refactor account storage (fdo#54870, fdo#54872).
+- Improve regression test coverage for account storage
+  (fdo#54873).
+- Start to remove uses of functions deprecated in
+  telepathy-glib 0.20 (fdo#55391).
+- Changes from version 5.14.1:
+  + Fixes:
+- Only ignore passwords stored in our old gnome-keyring
+  location if Empathy has actually copied them to its new
+  location, fixing use of a gnome-keyring-enabled MC version 
+  with no Empathy or other SASLAuthentication handler (e.g.
+  under Sugar). (fdo#59468).
+- Build successfully with Automake 1.13 (fdo#59605).
+- Isolate regression tests better (fdo#63119).
+- Respect NOCONFIGURE in autogen.sh (fdo#57165).
+- Drop tmc-mailto-is-the-proper-URI-scheme.patch and
+  tmc-fire-PropertiesChanged-on-URISchemes-change.patch, fixed
+  upstream.
+
+---

Old:

  telepathy-mission-control-5.14.0.tar.gz
  tmc-fire-PropertiesChanged-on-URISchemes-change.patch
  tmc-mailto-is-the-proper-URI-scheme.patch

New:

  telepathy-mission-control-5.15.0.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.qMHeWk/_old  2013-06-05 13:16:47.0 +0200
+++ /var/tmp/diff_new_pack.qMHeWk/_new  2013-06-05 13:16:47.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.14.0
+Version:5.15.0
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1
@@ -27,10 +27,6 @@
 Source: 

commit telepathy-mission-control for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2013-01-20 14:55:32

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-10-06 18:44:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2013-01-20 14:55:35.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 13 11:08:17 UTC 2013 - zai...@opensuse.org
+
+- Added tmc-fire-PropertiesChanged-on-URISchemes-change.patch and
+  tmc-mailto-is-the-proper-URI-scheme.patch needed to ensure
+  visual feedback on sip accounts changes (fdo#40393).
+
+---

New:

  tmc-fire-PropertiesChanged-on-URISchemes-change.patch
  tmc-mailto-is-the-proper-URI-scheme.patch



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.PU0w3i/_old  2013-01-20 14:55:36.0 +0100
+++ /var/tmp/diff_new_pack.PU0w3i/_new  2013-01-20 14:55:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# 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
@@ -27,6 +27,10 @@
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
 Patch1: lockdown-protocols.patch
+# PATCH-FIX-UPSTREAM tmc-mailto-is-the-proper-URI-scheme.patch fdo#40393 
zai...@opensuse.org -- Changes made to sipaccounts does not appear.
+Patch2: tmc-mailto-is-the-proper-URI-scheme.patch
+# PATCH-FIX-UPSTREAM tmc-fire-PropertiesChanged-on-URISchemes-change.patch 
fdo#40393 zai...@opensuse.org -- Changes made to sipaccounts does not appear.
+Patch3: tmc-fire-PropertiesChanged-on-URISchemes-change.patch
 BuildRequires:  dbus-1-glib-devel = 0.73
 BuildRequires:  fdupes
 BuildRequires:  libgnome-keyring-devel
@@ -78,6 +82,8 @@
 %setup -q
 # NEEDS REBASE
 # %patch1 -p0
+%patch2 -p1
+%patch3 -p1
 
 %build
 %configure --disable-static --with-pic\

++ tmc-fire-PropertiesChanged-on-URISchemes-change.patch ++
From 9c038fb370c25a2fb87fd80e71b4591cb81c5fa5 Mon Sep 17 00:00:00 2001
From: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
Date: Mon, 07 Jan 2013 15:18:09 +
Subject: account-addressing: fire PropertiesChanged on URISchemes change

---
diff --git a/src/mcd-account-addressing.c b/src/mcd-account-addressing.c
index d5604cb..19d622d 100644
--- a/src/mcd-account-addressing.c
+++ b/src/mcd-account-addressing.c
@@ -60,6 +60,7 @@ addressing_set_uri_scheme_association 
(TpSvcAccountInterfaceAddressing *iface,
 {
   GPtrArray *new_schemes = g_ptr_array_new ();
   gchar **s;
+  GHashTable *changed;
 
   if (association)
 {
@@ -81,6 +82,14 @@ addressing_set_uri_scheme_association 
(TpSvcAccountInterfaceAddressing *iface,
   mcd_storage_set_strv (storage, account, SCHEMES,
   (const gchar * const *) new_schemes-pdata, FALSE);
 
+  changed = tp_asv_new (
+  URISchemes, G_TYPE_STRV, new_schemes-pdata,
+  NULL);
+
+  tp_svc_dbus_properties_emit_properties_changed (self,
+  TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING, changed, NULL);
+
+  g_hash_table_unref (changed);
   g_ptr_array_unref (new_schemes);
 }
 
diff --git a/tests/twisted/account/addressing.py 
b/tests/twisted/account/addressing.py
index 7032a81..e303c93 100755
--- a/tests/twisted/account/addressing.py
+++ b/tests/twisted/account/addressing.py
@@ -57,8 +57,24 @@ def test(q, bus, mc):
 uri_schemes = get_schemes (account_props)
 assertEquals (uri_schemes, ['mailto'])
 
-# remove association to produce empty list 
+q.expect('dbus-signal', signal='PropertiesChanged',
+predicate=(lambda e:
+e.args[0] == cs.ACCOUNT_IFACE_ADDRESSING and
+set(e.args[1]['URISchemes']) == set(['mailto'])))
+
+# add a second association
+address_iface.SetURISchemeAssociation ('telnet', True)
+uri_schemes = get_schemes (account_props)
+assertSameSets (['mailto','telnet',], uri_schemes)
+
+

commit telepathy-mission-control for openSUSE:Factory

2012-10-06 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-10-05 18:39:20

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-10-03 10:43:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-10-06 18:44:13.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 09:19:11 UTC 2012 - dims...@opensuse.org
+
+- Update to version 5.14.0:
+  + There were no code changes since 5.13.2.
+
+---

Old:

  telepathy-mission-control-5.13.2.tar.gz

New:

  telepathy-mission-control-5.14.0.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.yti9Zn/_old  2012-10-06 18:44:15.0 +0200
+++ /var/tmp/diff_new_pack.yti9Zn/_new  2012-10-06 18:44:15.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.13.2
+Version:5.14.0
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1

++ telepathy-mission-control-5.13.2.tar.gz - 
telepathy-mission-control-5.14.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/telepathy-mission-control-5.13.2/ChangeLog 
new/telepathy-mission-control-5.14.0/ChangeLog
--- old/telepathy-mission-control-5.13.2/ChangeLog  2012-09-20 
16:44:48.0 +0200
+++ new/telepathy-mission-control-5.14.0/ChangeLog  2012-10-03 
19:27:48.0 +0200
@@ -1,3 +1,56 @@
+commit c1fe16e325d1622bea056dbc8679c23e72000386
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2012-10-03 18:11:25 +0100
+
+fix Makefile syntax
+
+commit a433ba2a46c9fdcd73e365c88639a6e501762893
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2012-09-21 15:35:54 +0100
+
+exec-with-log.sh: add gdb wrapper
+
+Based on a patch from Jonny Lamb; changed to use ${abs_top_srcdir} to
+work out-of-tree, backtrace all threads, and put the gdb script in /tools.
+
+Signed-off-by: Simon McVittie simon.mcvit...@collabora.co.uk
+
+commit 91006767d5ce8f95b43c7ff85fc6e5ec90d8895c
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2012-10-03 14:37:26 +0200
+
+prepare 5.14.0
+
+commit 4e5a187773cb34de567e3cf90d62710830bbd876
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2012-08-27 10:50:08 +0100
+
+Don't warn on deprecated declarations, this is a stable branch.
+
+Signed-off-by: Simon McVittie simon.mcvit...@collabora.co.uk
+
+commit 5f156149b05e7b5ab9e54729136d9d59128c
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2012-10-03 15:05:06 +0200
+
+Upload documentation to the 5.14.x location
+
+To be reverted in the 5.15 branch.
+
+commit 2a0b73c02353a155e473504546a8b7e598da4449
+Author: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date:   2012-10-03 14:57:48 +0200
+
+Don't check documentation completeness in this stable branch
+
+To be reverted in the 5.15 branch.
+
+commit 90a3b33273dd4384ebf653c9ec4c7a5fbc752246
+Author: Simon McVittie simon.mcvit...@collabora.co.uk
+Date:   2012-09-20 16:15:48 +0100
+
+Post-release version bump
+
 commit e80d7797aa038480701c6819bc178c9302d823e7
 Author: Simon McVittie simon.mcvit...@collabora.co.uk
 Date:   2012-09-20 15:41:12 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/telepathy-mission-control-5.13.2/Makefile.am 
new/telepathy-mission-control-5.14.0/Makefile.am
--- old/telepathy-mission-control-5.13.2/Makefile.am2012-09-13 
19:36:12.0 +0200
+++ new/telepathy-mission-control-5.14.0/Makefile.am2012-10-03 
19:08:47.0 +0200
@@ -30,7 +30,7 @@
 maintainer-upload-release: _maintainer-upload-release-local
 _maintainer-upload-release-local: _maintainer-upload-release-check
rsync -rvzPp --chmod=Dg+s,ug+rwX,o=rX 
doc/reference/mission-control-plugins/html/ \
-   
telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/mission-control-plugins/
+   
telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/mission-control-plugins-5.14.x/
 
 include tools/lcov.am
 include tools/telepathy.am
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit telepathy-mission-control for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-10-03 10:43:05

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-07-17 13:17:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-10-03 10:43:07.0 +0200
@@ -1,0 +2,70 @@
+Fri Sep 21 07:07:22 UTC 2012 - dims...@opensuse.org
+
+- Update to version 5.13.2:
+  + Configuration changes:
+- Accounts are now stored in the telepathy/mission-control
+  subdirectory  of g_get_user_data_dir(). On Unix, this usually
+  means ~/.local/share/telepathy/mission-control (follows
+  $XDG_DATA_HOME and $XDG_DATA_DIRS variables)
+- ./configure --with-accounts-dir (at build time) and
+  $MC_ACCOUNTS_DIR (at runtime) no longer change where new
+  accounts are stored. They now set what Mission Control
+  considers to be the old location for accounts; accounts in
+  that directory will be moved into the new location. Using
+  this option is deprecated.
+  + Enhancements:
+- Migrate accounts and avatars from ~/.mission-control to the
+  location described above (fdo#35896)
+- More removals of obsolete code and interfaces (fdo#54633)
+  + Fixes:
+- Recover from incomplete password migrations caused by
+  upgrading to Empathy 3 while running MC 5.12.1 or older
+  (fdo#42088)
+- Omit generated file mcp-signals-marshal.h from tarballs
+
+---
+Mon Sep 10 11:21:20 UTC 2012 - dims...@opensuse.org
+
+- Update to version 5.13.1:
+  + Changes:
+- On Unix platforms, umask() is now required.
+- If a connection manager announces two or more channels in the
+  same NewChannels signal, behave as if it had announced each
+  channel separately (fdo#52305)
+- Improve mc-tool: display Account.Storage settings, add
+  Supersedes, add dump subcommand (fdo#53202)a
+- More internal reorganisation (fdo#54151)
+  + Fixes:
+- Passwords are now deleted from gnome-keyring correctly
+  (fdo#42088)
+- When migrating Butterfly accounts to Haze, do the migration
+  even if Butterfly isn't installed, and copy the password as
+  well as the username (deb#686835)
+- If compiled with UPower support, do not attempt to connect
+  while going to sleep
+- Set up the altered-one signal for account storage backends
+  correctly (fdo#52231)
+- If service-activated under both names
+  o.fd.Telepathy.MissionControl5 and
+  o.fd.Telepathy.AccountManager simultaneously, avoid one or
+  both failing to activate due to a race condition (fdo#53220)
+- When built for Android, don't use GSettings (fdo#53497).
+
+---
+Tue Jul 24 21:33:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 5.13.0:
+  + Changes:
+- Remove support for many deprecated interfaces (fdo#49753,
+  fdo#24762, fdo#24899, fdo#24914, fdo#49648)
+  + Fixes:
+- Stop using deprecated telepathy-glib symbols.
+- fix access to freed memory (fdo#51842)
+- fix existing channel dispatching after using present/delegate
+- Invalid GValue in libaccounts storage plugin (fdo#48646)
+- Do not change RequestedPresence when disabling the account,
+  otherwise it won't reconnect when enabling it (fdo#52259)
+- Let client decide which storage provider to use when creating
+  an account (fdo#52231).
+
+---

Old:

  telepathy-mission-control-5.12.1.tar.gz

New:

  telepathy-mission-control-5.13.2.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.pVvHnl/_old  2012-10-03 10:43:08.0 +0200
+++ /var/tmp/diff_new_pack.pVvHnl/_new  2012-10-03 10:43:08.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.12.1
+Version:5.13.2
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1
@@ -32,7 +32,7 @@
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
-BuildRequires:  telepathy-glib-devel = 0.17.5
+BuildRequires:  telepathy-glib-devel = 0.19.0
 

commit telepathy-mission-control for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-02-28 19:25:43

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-02-20 16:19:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-02-28 19:25:44.0 +0100
@@ -1,0 +2,16 @@
+Wed Feb 22 08:08:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 5.11.0:
+  + Enhancements:
+- Migrate telepathy-butterfly accounts to telepathy-haze
+  automatically, if Haze is installed (fdo#42814)
+- Improve mc-tool (fdo#45308)
+- Add Account.Supersedes (fdo#42814)
+  + Fixes:
+- Prefer to destroy arrays with _unref instead of _free
+- Add support for building on Android (fdo#42508) and Windows
+- Make the NetworkManager integration optional (fdo#43791)
+- Don't crash on Get('Parameters') for a CM that isn't
+  installed (fdo#44939)
+
+---

Old:

  telepathy-mission-control-5.10.1.tar.gz

New:

  telepathy-mission-control-5.11.0.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.2I89OL/_old  2012-02-28 19:25:46.0 +0100
+++ /var/tmp/diff_new_pack.2I89OL/_new  2012-02-28 19:25:46.0 +0100
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.10.1
+Version:5.11.0
 Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
 License:LGPL-2.1
@@ -32,7 +32,7 @@
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
-BuildRequires:  telepathy-glib-devel = 0.13.13
+BuildRequires:  telepathy-glib-devel = 0.17.5
 BuildRequires:  pkgconfig(libnm-glib) = 0.7.0
 BuildRequires:  pkgconfig(upower-glib)
 Requires:   dbus-1-glib = 0.73
@@ -111,12 +111,16 @@
 
 %files
 %defattr(-,root,root)
-%{_bindir}/mc-*
+%doc AUTHORS ChangeLog COPYING NEWS README
+%{_bindir}/mc-tool
+%{_bindir}/mc-wait-for-name
 %{_libexecdir}/mission-control-5
-%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.*.service
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.AccountManager.service
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.MissionControl5.service
 
%{_datadir}/glib-2.0/schemas/im.telepathy.MissionControl.FromEmpathy.gschema.xml
-%{_mandir}/man?/mc-*
-%{_mandir}/man?/mission-control-5.*
+%{_mandir}/man1/mc-tool.1%{?ext_man}
+%{_mandir}/man1/mc-wait-for-name.1%{?ext_man}
+%{_mandir}/man8/mission-control-5.8%{?ext_man}
 
 %files -n libmission-control-plugins0
 %defattr(-,root,root)
@@ -129,6 +133,6 @@
 %doc %{_datadir}/gtk-doc/html/mission-control-plugins/
 %{_includedir}/mission-control-5.5/
 %{_libdir}/libmission-control-plugins.so
-%{_libdir}/pkgconfig/*.pc
+%{_libdir}/pkgconfig/mission-control-plugins.pc
 
 %changelog

++ telepathy-mission-control-5.10.1.tar.gz - 
telepathy-mission-control-5.11.0.tar.gz ++
 7029 lines of diff (skipped)

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



commit telepathy-mission-control for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-02-20 16:19:16

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-01-09 15:22:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-02-20 16:19:17.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:56:46 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.0hj1lZ/_old  2012-02-20 16:19:18.0 +0100
+++ /var/tmp/diff_new_pack.0hj1lZ/_new  2012-02-20 16:19:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# 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
@@ -20,9 +20,9 @@
 
 Name:   telepathy-mission-control
 Version:5.10.1
-Release:1
-License:LGPLv2.1
+Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
+License:LGPL-2.1
 Group:  System/Libraries
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
@@ -48,7 +48,6 @@
 and to manage presence statuses.
 
 %package -n libmission-control-plugins0
-License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  Development/Libraries/C and C++
 Recommends: %{name} = %{version}
@@ -62,7 +61,6 @@
 and to manage presence statuses.
 
 %package devel
-License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}

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



commit telepathy-mission-control for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-01-09 15:22:11

Comparing /work/SRC/openSUSE:Factory/telepathy-mission-control (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-mission-control.new (New)


Package is telepathy-mission-control, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2011-10-13 12:34:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-01-09 15:22:13.0 +0100
@@ -1,0 +2,20 @@
+Tue Nov 15 09:58:12 UTC 2011 - vu...@opensuse.org
+
+- Update to version 5.10.1:
+  + Fixes:
+- An unnecessary enum definition, which conflicted with the one
+  provided by Empathy, has been removed from the GSettings
+  schema.
+- Changes from version 5.10.0:
+  - fdo#41927: It is now possible to install the MC test suite.
+  - fdo#42068: MC now has a GSettings key to force it to believe it
+is online, even if NM/ConnMan says it is offline. This key is
+kept in sync with the corresponding GSettings key provided by
+Empathy by some black magic with aliased DConf paths.
+  - deb#644589: fix build with UPower but no NM or ConnMan
+  - fdo#42548: Account.ChangingPresence is now more accurate
+(particularly on disabled accounts).
+- Use %glib2_gsettings_schema_* macros for the new GSettings schema
+  file.
+
+---

Old:

  telepathy-mission-control-5.9.3.tar.gz

New:

  telepathy-mission-control-5.10.1.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.bNsBXp/_old  2012-01-09 15:22:14.0 +0100
+++ /var/tmp/diff_new_pack.bNsBXp/_new  2012-01-09 15:22:14.0 +0100
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.9.3
+Version:5.10.1
 Release:1
 License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
@@ -37,6 +37,7 @@
 BuildRequires:  pkgconfig(upower-glib)
 Requires:   dbus-1-glib = 0.73
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 Mission Control, or MC, is a Telepathy component providing a way for
@@ -97,6 +98,12 @@
 # create hardlinks for the rest
 %fdupes %{buildroot}
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %post -n libmission-control-plugins0 -p /sbin/ldconfig
 
 %postun -n libmission-control-plugins0 -p /sbin/ldconfig
@@ -109,6 +116,7 @@
 %{_bindir}/mc-*
 %{_libexecdir}/mission-control-5
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.*.service
+%{_datadir}/glib-2.0/schemas/im.telepathy.MissionControl.FromEmpathy.gschema.xml
 %{_mandir}/man?/mc-*
 %{_mandir}/man?/mission-control-5.*
 

++ telepathy-mission-control-5.9.3.tar.gz - 
telepathy-mission-control-5.10.1.tar.gz ++
 6551 lines of diff (skipped)

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



commit telepathy-mission-control for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Thu Oct 13 12:27:01 CEST 2011.




--- 
openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
2011-09-23 12:47:37.0 +0200
+++ telepathy-mission-control/telepathy-mission-control.changes 2011-10-05 
09:49:57.0 +0200
@@ -1,0 +2,26 @@
+Wed Oct  5 07:39:25 UTC 2011 - vu...@opensuse.org
+
+- Update to version 5.9.3:
+  + Enhancements:
+- Mission Control can now use either Network Manager or ConnMan
+  (or neither; the choice is controlled by a configure flag) to
+  monitor the network connection going up and down, and bring
+  IM accounts on and offline accordingly (whether due to
+  ConnectAutomatically being True, or RequestedConnection being
+  non-offline). (fdo#38978)
+- Mission Control now listens for notifications from upower
+  that the machine is about to suspend, and tears down active
+  connections. This should help avoid the user appearing to be
+  online for a few minutes after they suspend their machine,
+  until the server notices that they've gone. (fdo#28370)
+  + Fixes:
+- The regression tests now work with D-Bus ≥ 1.5.6. (fdo#41090)
+- An obscure assertion failure in the client bus name
+  monitoring code is fixed, we hope! (fdo#39767)
+- MC no longer crashes when recovering from a client crashing
+  if that client was an Observer or Approver which had claimed
+  the channel.
+- Add pkgconfig(libnm-glib) and pkgconfig(upower-glib)
+  BuildRequires for the new features.
+
+---

calling whatdependson for head-i586


Old:

  telepathy-mission-control-5.9.2.tar.gz

New:

  telepathy-mission-control-5.9.3.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.fPpg3w/_old  2011-10-13 12:26:53.0 +0200
+++ /var/tmp/diff_new_pack.fPpg3w/_new  2011-10-13 12:26:53.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.9.2
+Version:5.9.3
 Release:1
 License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
@@ -33,6 +33,8 @@
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel = 0.13.13
+BuildRequires:  pkgconfig(libnm-glib) = 0.7.0
+BuildRequires:  pkgconfig(upower-glib)
 Requires:   dbus-1-glib = 0.73
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ telepathy-mission-control-5.9.2.tar.gz - 
telepathy-mission-control-5.9.3.tar.gz ++
 6871 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 telepathy-mission-control for openSUSE:Factory

2011-09-13 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Tue Sep 13 12:38:48 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-09-06 12:26:59.0 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-09-08 09:20:27.0 +0200
@@ -1,0 +2,28 @@
+Thu Sep  8 06:27:14 UTC 2011 - vu...@opensuse.org
+
+- Update to version 5.9.2:
+  + Changes:
+- The Compat.Profile property on accounts has been removed; as
+  has libmcclient, which used it but which is no longer widely
+  used.
+- Documentation for the old extension API,
+  libmissioncontrol-server, is no longer built. Please use the
+  mission-control-plugins API instead!
+  + Fixes:
+- fdo#37861: Memory leak in collect_satisfied_requests in
+  mcd-dispatch-operation.c
+- fdo#40562: Connection attempts aborted by McdTransport
+  plugins did not trigger a status change signal - now they do
+- fdo#29022: Dispatch channels with no (known) handlers to
+  observers anyway
+- fdo#40551: Memory leaks in the approval mechanism plugged
+- mission-control-plugins now explicitly links to GIO.
+- mc-tool now parses 'bool:foo=true' as setting 'foo' to True,
+  as opposed to setting 'foo' to False!
+- fdo39796: always fully remove secret parameters when they are
+  un-set.
+  + Enhancements:
+- fdo#40337: improve error reporting when creating an account
+  fails.
+
+---

calling whatdependson for head-i586


Old:

  telepathy-mission-control-5.9.1.tar.gz

New:

  telepathy-mission-control-5.9.2.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.7SUI3c/_old  2011-09-13 12:38:44.0 +0200
+++ /var/tmp/diff_new_pack.7SUI3c/_new  2011-09-13 12:38:44.0 +0200
@@ -19,8 +19,8 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.9.1
-Release:2
+Version:5.9.2
+Release:1
 License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  System/Libraries

++ telepathy-mission-control-5.9.1.tar.gz - 
telepathy-mission-control-5.9.2.tar.gz ++
 65672 lines of diff (skipped)






Remember to have fun...

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



commit telepathy-mission-control for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Fri Sep 9 11:54:59 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-07-22 09:31:00.0 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-09-06 12:26:59.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep  6 10:19:05 UTC 2011 - vu...@opensuse.org
+
+- Manually create the directory that will contain the
+  mission-control plugins, and own it.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.1j5efO/_old  2011-09-09 11:54:42.0 +0200
+++ /var/tmp/diff_new_pack.1j5efO/_new  2011-09-09 11:54:42.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   telepathy-mission-control
 Version:5.9.1
-Release:1
+Release:2
 License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  System/Libraries
@@ -86,6 +86,10 @@
 %install
 %makeinstall
 %{__rm} -f %{buildroot}%{_libdir}/*.la
+# Create directory that will contain the plugins (fail if it exists, so we can 
remove this hack)
+PLUGINDIR=`PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig pkg-config 
--variable=plugindir mission-control-plugins`
+test ! -d %{buildroot}${PLUGINDIR}
+install -d %{buildroot}${PLUGINDIR}
 # create symlinks for man pages
 %fdupes -s %{buildroot}%{_mandir}
 # create hardlinks for the rest
@@ -109,6 +113,8 @@
 %files -n libmission-control-plugins0
 %defattr(-,root,root)
 %{_libdir}/libmission-control-plugins.so.*
+# Directory containing the plugins
+%dir %{_libdir}/mission-control-plugins.0
 
 %files devel
 %defattr(-,root,root)






Remember to have fun...

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



commit telepathy-mission-control for openSUSE:Factory

2011-07-22 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Fri Jul 22 17:12:53 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-05-27 00:03:29.0 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-07-22 09:31:00.0 +0200
@@ -1,0 +2,16 @@
+Fri Jul 22 08:59:23 CEST 2011 - dims...@opensuse.org
+
+- Update to version 5.9.1:
+  + fdo#34025: when an Observer with Recover=TRUE catches up on
+channels, don't miss out channels that have run their observers
+but have not completed dispatching, mainly those waiting for
+approvers.
+  + Fix various memory leaks.
+  + If a storage plugin changes our nickname, propagate it to the
+CM.
+  + The McdTransport framework should have considered no plugins
+to be equivalent to procced, not abort.
+  + Some files were missing G_END_DECLS, which broke C++ includes.
+- Run spec-cleaner.
+
+---

calling whatdependson for head-i586


Old:

  telepathy-mission-control-5.9.0.tar.bz2

New:

  telepathy-mission-control-5.9.1.tar.gz



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.UMwohH/_old  2011-07-22 17:11:59.0 +0200
+++ /var/tmp/diff_new_pack.UMwohH/_new  2011-07-22 17:11:59.0 +0200
@@ -19,22 +19,22 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.9.0
+Version:5.9.1
 Release:1
 License:LGPLv2.1
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libxslt-devel
+Summary:Telepathy Mission Control instant messaging connection manager
+Group:  System/Libraries
+Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
+# PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
+Patch1: lockdown-protocols.patch
 BuildRequires:  dbus-1-glib-devel = 0.73
 BuildRequires:  fdupes
 BuildRequires:  libgnome-keyring-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel = 0.13.13
-Group:  System/Libraries
-Summary:Telepathy Mission Control instant messaging connection manager
 Requires:   dbus-1-glib = 0.73
-Source: %{name}-%{version}.tar.bz2
-# PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
-Patch1: lockdown-protocols.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mission Control, or MC, is a Telepathy component providing a way for
@@ -46,8 +46,8 @@
 
 %package -n libmission-control-plugins0
 License:LGPLv2.1
-Group:  Development/Libraries/C and C++
 Summary:Telepathy Mission Control instant messaging connection manager
+Group:  Development/Libraries/C and C++
 Recommends: %{name} = %{version}
 
 %description -n libmission-control-plugins0
@@ -60,8 +60,8 @@
 
 %package devel
 License:LGPLv2.1
-Group:  Development/Libraries/C and C++
 Summary:Telepathy Mission Control instant messaging connection manager
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   libmission-control-plugins0 = %{version}
 
@@ -87,16 +87,16 @@
 %makeinstall
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 # create symlinks for man pages
-%fdupes -s $RPM_BUILD_ROOT/%_mandir
+%fdupes -s %{buildroot}%{_mandir}
 # create hardlinks for the rest
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %post -n libmission-control-plugins0 -p /sbin/ldconfig
 
 %postun -n libmission-control-plugins0 -p /sbin/ldconfig
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root)






Remember to have fun...

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



commit telepathy-mission-control for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Tue May 31 16:35:38 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-04-22 14:05:01.0 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-05-27 00:03:29.0 +0200
@@ -1,0 +2,43 @@
+Thu May 19 18:53:11 CEST 2011 - dims...@opensuse.org
+
+- Update to version 5.9.0:
+  + Enhancements:
+- DelegateChannels and PresentChannel from spec version 0.23.2
+  have been implemented.
+  + Fixes:
+- fdo#36483: All tests now pass, even with newer tp-glib.
+- Implementation of the draft ChannelDispatcher.Messages
+  interface did not correctly handle all internal requests
+  which should have been dispatched to an existing channel.
+
+---
+Wed May 18 17:35:56 CEST 2011 - dims...@opensuse.org
+
+- Update to version 5.7.11:
+  + Enhancements:
+- fdo#36845: dispatch operation policy plugins can implement
+  handler_is_suitable_async(), to say whether a Handler is
+  acceptable for a particular dispatch operation
+- All members of McpDBusAclIface may be NULL
+- The McpDispatchOperationPolicyIface struct is directly
+  visible to plugins
+- The implementation vtable of MCP plugin classes is no longer
+  concealed, and maybe assigned to directly by implementations
+  instead of using the _implement methods
+- More/better documentation for the MCP plugin classes
+  + Fixes:
+- If enabled, the Aegis plugin is now statically linked into
+  the MC executable rather than being a loadable module
+- Account plugins are no longer added to the cached list
+  repeatedly
+- Changes from version 5.7.10:
+  + Enhancements:
+- Use the new arg0namespace matching to watch only interesting
+  DBus name-owner-changed signals if DBus is new enough to
+  allow this
+  + Fixes:
+- Setting changes originating in storage backends (e.g.
+  libaccounts) were not necessarily propagated to CMs if they
+  were not parameters.
+
+---

calling whatdependson for head-i586


Old:

  telepathy-mission-control-5.7.9.tar.bz2

New:

  telepathy-mission-control-5.9.0.tar.bz2



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.OkyCSk/_old  2011-05-31 16:33:49.0 +0200
+++ /var/tmp/diff_new_pack.OkyCSk/_new  2011-05-31 16:33:49.0 +0200
@@ -19,7 +19,7 @@
 Url:http://mission-control.sourceforge.net/
 
 Name:   telepathy-mission-control
-Version:5.7.9
+Version:5.9.0
 Release:1
 License:LGPLv2.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ telepathy-mission-control-5.7.9.tar.bz2 - 
telepathy-mission-control-5.9.0.tar.bz2 ++
 45659 lines of diff (skipped)






Remember to have fun...

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



commit telepathy-mission-control for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Mon May 2 16:36:35 CEST 2011.




--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2010-11-18 10:29:36.0 +0100
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
2011-04-22 14:05:01.0 +0200
@@ -1,0 +2,108 @@
+Thu Apr  7 15:30:35 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.9:
+  + Build failure due to warning/error promotion
+- Changes from version 5.7.8:
+  + Enhancements:
+- accounts can be flagged as channels must always be
+  dispatched needed for telephony class accounts, but
+  available generally.
+- Draft ChannelDispatcher.Messages interface implemented allows
+  non-handlers to send messages to contacts.
+  + Fixes:
+- Segfault in the external password storage properties
+  interface.
+- SSO account deletions explicitly force Account.Removed to be
+  emitted. They used to assume object disposal would happen
+  immediately, which did not always happen.
+- The Service value for Maemo SSO accounts could be unset
+  after account creation, a side effect of changes in 5.7.7.
+- Memory leak in one of the Maemo DBus ACL plugins.
+  + Obsolescence:
+- Dead interface com.nokia.Account.Interface.Stats dropped
+
+---
+Wed Mar 16 18:31:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.7:
+  + Updates the Maemo SSO plugin in line with SSO changes
+
+---
+Wed Mar  9 09:34:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.7.6:
+  + Enhancements:
+- Support the Observer.DelayApprovers property.
+- Changes from version 5.7.5:
+  + Fixes:
+- Build failures with new --no-add-needed ld default behaviour
+- mc-tool: help no longer mentions obsolete add profile
+  syntax.
+- Tests no longer hang forever if DBus name cannot be claimed.
+- Changes from version 5.7.4:
+  + Enhancements:
+- fdo#33271: implement ChannelDispatcher.RedispatchChannels()
+- fdo#34416: support for Account.I.ExternalPasswordStorage
+  + Fixes:
+- fdo#34316: UpdateParameters: bad handling of DBus_Property
+  and Has_Default in Unset argument.
+- Changes from version 5.7.3:
+  + Dependencies:
+- telepathy-glib ≥ 0.13.13 is now required
+  + Enhancements:
+- The connection now uses
+  Connection.Interface.ServicePoint.KnownServicePoints to
+  determine which contacts correspond to emergency calls.
+- Request policy plugins cannot affect emergency calls any
+  more.
+- mcd_debug now bypasses printf completely if neither
+  debugging nor the debug cache is turned on.
+  + Fixes:
+- Leak in the DBus ACL plugin mechanism fixed
+- Potential leak in mcd_master initialisation code fixed
+- Changes from version 5.7.2:
+  + Enhancements:
+- The functionality from the draft
+  ChannelDispatcher.Interface.Hints and
+  ChannelRequest.Interface.Hints interfaces is now on the main
+  CD and CR interfaces, since it became stable in
+  telepathy-spec 0.21.5.
+- fdo#32979: AccountManager.Interface.Hidden.DRAFT1
+  + Changes to unstable API:
+- Support for the draft MinimumPresence interface has been
+  removed.
+  + Fixes:
+- Various bugs in the test suite, some caused by telepathy-glib
+  changes and others which have been lingering for a while,
+  have been fixed.
+- Certain account properties, such as Nickname, are now more
+  reliably saved to disk when they are updated.
+- The 'commit' virtual method for account storage plugins is
+  once again optional, as documented and as was previously the
+  case. (fdo#32153)
+- libaccounts backend cannot be as eager to flush to disc as
+  the regular keyfile backend as it is shared and excessive
+  locking can interfere with other libaccounts clients.
+- Changes from version 5.7.1:
+  + Enhancements:
+- mc-tool: Improved error message for nonexistent accounts
+- Removed obsolete mapping of TP_ERROR_NOT_AVAILABLE to
+  MC_CONTACT_DOES_NOT_SUPPORT_VOICE_ERROR.
+  + Fixes:
+- fdo#24779: CurrentPresence is Offline for online connections
+  not implementing SimplePresence.
+- Changes from version 5.7.0:
+  + Enhancements:
+- fdo#31467: Account.Interface.Addressing interface
+- fdo#31263: implement stable Conn.I.PowerSaving, and
+  optionally integrate it with Maemo's MCE service.
+- fdo#3: implement draft ChannelDispatcher.I.Hints and
+  ChannelRequest.I.Hints.
+  + Fixes:
+- fdo#31678: AccountManager.AccountRemoved signal could be
+  skipped.
+- fdo#31680: g_error() on dbus name acquisition_progressition
+  failure was interpreted as a core dump by automated test
+  suites, resulting in a