Hello community,

here is the log from the commit of package telepathy-salut for openSUSE:Factory 
checked in at 2012-03-06 13:41:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telepathy-salut (Old)
 and      /work/SRC/openSUSE:Factory/.telepathy-salut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telepathy-salut", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/telepathy-salut/telepathy-salut.changes  
2012-02-21 12:26:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-salut.new/telepathy-salut.changes     
2012-03-06 13:42:09.000000000 +0100
@@ -1,0 +2,25 @@
+Thu Mar  1 13:12:48 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+ and MIT
+  See COPYING
+
+-------------------------------------------------------------------
+Wed Feb 22 07:37:19 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.7.1:
+  + Enhancements:
+    - fdo#45716: Salut now has a salut-plugins.so library,
+      similarly to mission-control.
+    - fdo#42515: Support for building on Android
+    - fdo#45703: Support for One Big Header Wocky
+  + Fixes:
+    - fdo#44020: Unix socket paths for MUC stream tubes too long
+    - Almost all unit tests failing if IPv6 is not enabled in the
+      kernel
+- Add explicit pkgconfig() BuildRequires that we used to depend on
+  implicitly: gio-2.0, glib-2.0, gobject-2.0, gthread-2.0.
+- Remove doc subpackage, and add appropriate Provides/Obsoletes to
+  the main subpackage: the doc is too small to make sense as a
+  separate package.
+
+-------------------------------------------------------------------

Old:
----
  telepathy-salut-0.7.0.tar.gz

New:
----
  telepathy-salut-0.7.1.tar.gz

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

Other differences:
------------------
++++++ telepathy-salut.spec ++++++
--- /var/tmp/diff_new_pack.ln0EPO/_old  2012-03-06 13:42:11.000000000 +0100
+++ /var/tmp/diff_new_pack.ln0EPO/_new  2012-03-06 13:42:11.000000000 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           telepathy-salut
-Version:        0.7.0
+Version:        0.7.1
 Release:        0
 # FIXME: check if libgcrypt-devel BuildRequires is really needed (see 
fdo#43992). Last checked: 0.7.0.
 Summary:        Link-local XMPP connection manager for Telepathy
-License:        GPL-2.0+
+License:        LGPL-2.1+ and MIT
 Group:          System/Libraries
 Url:            http://telepathy.freedesktop.org/wiki/
 Source:         
http://telepathy.freedesktop.org/releases/telepathy-salut/%{name}-%{version}.tar.gz
@@ -36,26 +36,22 @@
 BuildRequires:  python-avahi
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.24
 BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.16
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.4
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(uuid)
+# doc subpackage removed during 12.2 development
+Provides:       %{name}-doc = %{version}
+Obsoletes:      %{name}-doc < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A connection manager for Telepathy that implements peer to peer XMPP
 using local-link as done by and compatible with Apple Bonjour(tm) chat.
 
-%package doc
-Summary:        Link-local XMPP connection manager for Telepathy 
(documentation)
-Group:          Documentation/Other
-Requires:       %{name} = %{version}
-
-%description doc
-A connection manager for Telepathy that implements peer to peer XMPP
-using local-link as done by and compatible with Apple Bonjour(tm) chat.
-
-This package contains the documentation.
-
 %prep
 %setup -q
 
@@ -65,6 +61,7 @@
 
 %install
 %make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -p /sbin/ldconfig
 
@@ -75,15 +72,16 @@
 
 %files
 %defattr(-,root,root)
-%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.salut.service
+%doc AUTHORS ChangeLog COPYING NEWS README
+%doc %{_docdir}/%{name}/clique.html
 %dir %{_datadir}/telepathy
 %dir %{_datadir}/telepathy/managers
-%{_datadir}/telepathy/managers/salut.manager
+%dir %{_libdir}/telepathy
+%{_libdir}/telepathy/salut-0/
+%{_libdir}/libsalut-plugins.so
 %{_libexecdir}/telepathy-salut
-%{_mandir}/man8/telepathy-salut.8.gz
-
-%files doc
-%defattr (-,root,root)
-%{_docdir}/%{name}
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.salut.service
+%{_datadir}/telepathy/managers/salut.manager
+%{_mandir}/man8/telepathy-salut.8%{?ext_man}
 
 %changelog

++++++ telepathy-salut-0.7.0.tar.gz -> telepathy-salut-0.7.1.tar.gz ++++++
++++ 23203 lines of diff (skipped)

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

Reply via email to