Mailinglist Archive: opensuse-commit (2130 mails)

< Previous Next >
commit telepathy-mission-control
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 03 Apr 2008 02:25:32 +0200
  • Message-id: <20080403002532.6E822678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package telepathy-mission-control
checked in at Thu Apr 3 02:25:32 CEST 2008.

--------
--- GNOME/telepathy-mission-control/telepathy-mission-control.changes
2008-03-18 14:58:34.000000000 +0100
+++ telepathy-mission-control/telepathy-mission-control.changes 2008-03-31
19:55:43.862589000 +0200
@@ -1,0 +2,16 @@
+Mon Mar 31 19:48:43 CEST 2008 - vuntz@xxxxxxx
+
+- Update to version 4.64:
+ + Fix a crash when dispatching a channel to external filters.
+- Changes from version 4.63:
+ + Add Account and AccountManager specifications, and implement
+ stubs in libmcclient.
+ + Bug fixes.
+- Changes from version 4.62:
+ + Fix warning.
+- Changes from version 4.61:
+ + Migrate some code from libtelepathy to telepathy-glib.
+ + Bug fixes.
+- Add python and telepathy-glib-devel buildrequires.
+
+-------------------------------------------------------------------

Old:
----
telepathy-mission-control-4.60.tar.bz2

New:
----
telepathy-mission-control-4.64.tar.bz2

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

Other differences:
------------------
++++++ telepathy-mission-control.spec ++++++
--- /var/tmp/diff_new_pack.QT3628/_old 2008-04-03 02:24:38.000000000 +0200
+++ /var/tmp/diff_new_pack.QT3628/_new 2008-04-03 02:24:38.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package telepathy-mission-control (Version 4.60)
+# spec file for package telepathy-mission-control (Version 4.64)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,15 @@
Url: http://mission-control.sourceforge.net/

Name: telepathy-mission-control
-Version: 4.60
-Release: 2
+Version: 4.64
+Release: 1
License: LGPL v2.1 only
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gconf2-devel libxslt-devel
BuildRequires: dbus-1-glib-devel >= 0.73
-BuildRequires: libtelepathy-devel >= 0.3.0
+BuildRequires: libtelepathy-devel >= 0.3.2
+BuildRequires: python-xml
+BuildRequires: telepathy-glib-devel >= 0.7.1
Group: System/Libraries
Summary: Telepathy Mission Control instant messaging connection manager
Requires: dbus-1-glib >= 0.73
@@ -42,6 +44,7 @@
Zeeshan Ali <zeeshan.ali@xxxxxxxxx>

%package devel
+License: LGPL v2.1 only
Group: System/Libraries
Summary: Telepathy Mission Control instant messaging connection manager
Requires: libtelepathy-devel >= 0.3.0
@@ -96,14 +99,17 @@
%defattr(-,root,root)
%{_bindir}/mc-account
%{_bindir}/mission-control
+%{_libdir}/libmcclient.so.*
%{_libdir}/libmissioncontrol-client.so.*
%{_libdir}/libmissioncontrol-server.so.*

%{_prefix}/share/dbus-1/services/org.freedesktop.Telepathy.MissionControl.service

%files devel
%defattr(-,root,root)
+%dir %{_includedir}/libmcclient
%dir %{_includedir}/libmissioncontrol
%dir %{_includedir}/mission-control
+%{_includedir}/libmcclient/*
%{_includedir}/libmissioncontrol/*
%{_includedir}/mission-control/*
%{_libdir}/*.*a
@@ -117,5 +123,18 @@
%{_prefix}/share/gtk-doc/html/libmissioncontrol/*

%changelog
+* Mon Mar 31 2008 vuntz@xxxxxxx
+- Update to version 4.64:
+ + Fix a crash when dispatching a channel to external filters.
+- Changes from version 4.63:
+ + Add Account and AccountManager specifications, and implement
+ stubs in libmcclient.
+ + Bug fixes.
+- Changes from version 4.62:
+ + Fix warning.
+- Changes from version 4.61:
+ + Migrate some code from libtelepathy to telepathy-glib.
+ + Bug fixes.
+- Add python and telepathy-glib-devel buildrequires.
* Tue Mar 18 2008 hfiguiere@xxxxxxx
- Initial checkin

++++++ telepathy-mission-control-4.60.tar.bz2 ->
telepathy-mission-control-4.64.tar.bz2 ++++++
++++ 27889 lines of diff (skipped)


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread