Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2014-05-05 21:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-bluetooth"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2013-09-27 17:13:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes     
2014-05-05 21:15:42.000000000 +0200
@@ -1,0 +2,42 @@
+Mon Mar 24 14:06:10 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Fix crasher with GTK+ dialogue changes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 11:08:26 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Add missing libudev private requires.
+  + Require GTK+ 3.11.2.
+  + Fix crasher with latest GTK+.
+  + Remove GtkStock usage.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Dec 17 18:49:41 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + Obsolete the separate wizard, instead a widget to create a
+    Bluetooth Settings panel is provided and will be used by
+    gnome-control-center.
+  + Removed APIs:
+    - settings/wizard plugins API.
+    - killswitch (now handled by gnome-settings-daemon's Rfkill
+      plugin).
+    - applet gir library.
+  + Better icons for headphones, headsets, Apple, Google and
+    Samsung phones.
+- No longer package 61-gnome-bluetooth-rfkill.rules: it lives now
+  officially andf formally in gnome-settings-daemon.
+- Drop gnome-bluetooth-plugins-geoclue subpackage and obsolete it
+  from the main package: gnome-bluetooth no longer suppoers
+  plugins.
+- No longer pass --disable-scrollkeeper and
+  --enable-nautilus-sendto to configure: those parameters haven't
+  been valid for a few releases.
+- Rename libgnome-bluetooth12 subpackage to libgnome-bluetooth13,
+  following upstreams soname change.
+
+-------------------------------------------------------------------

Old:
----
  61-gnome-bluetooth-rfkill.rules
  gnome-bluetooth-3.10.0.tar.xz

New:
----
  gnome-bluetooth-3.12.0.tar.xz

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

Other differences:
------------------
++++++ gnome-bluetooth.spec ++++++
--- /var/tmp/diff_new_pack.nBnarK/_old  2014-05-05 21:15:43.000000000 +0200
+++ /var/tmp/diff_new_pack.nBnarK/_new  2014-05-05 21:15:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-bluetooth
 #
-# 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
@@ -17,24 +17,23 @@
 
 
 Name:           gnome-bluetooth
-Version:        3.10.0
+Version:        3.12.0
 Release:        0
 Summary:        GNOME Bluetooth graphical utilities
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://live.gnome.org/GnomeBluetooth
-Source:         
http://download.gnome.org/sources/gnome-bluetooth/3.10/%{name}-%{version}.tar.xz
-Source1:        61-gnome-bluetooth-rfkill.rules
+Source:         
http://download.gnome.org/sources/gnome-bluetooth/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.2
 BuildRequires:  pkgconfig(udev)
 # Require bluez (mandatory, as per readme, bnc#622946)
-Requires:       bluez >= 4.36
+Requires:       bluez >= 5
 # Require obexd for bluetooth-sendto to work (bnc#622946)
 Requires:       obexd-client
 Recommends:     %{name}-lang
@@ -44,6 +43,8 @@
 Obsoletes:      bluez-gnome < 1.8
 # nautilus-sendto-plugin-bluetooth has been removed in version 3.7.4
 Obsoletes:      nautilus-sendto-plugin-bluetooth < 3.7.4
+# gnome-bluetooth-plugins-geoclue (and entire plugin support) was removed in 
version 3.11.3
+Obsoletes:      gnome-bluetooth-plugins-geoclue < 3.11.3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 %define _udevdir %(pkg-config --variable udevdir udev)
@@ -64,12 +65,12 @@
 The gnome-bluetooth package contains graphical utilities to setup,
 monitor and use Bluetooth devices.
 
-%package -n libgnome-bluetooth12
+%package -n libgnome-bluetooth13
 Summary:        GNOME Bluetooth graphical utilities
 Group:          System/Libraries
 Obsoletes:      libgnomebt1 <= 0.12
 
-%description -n libgnome-bluetooth12
+%description -n libgnome-bluetooth13
 The gnome-bluetooth package contains graphical utilities to setup,
 monitor and use Bluetooth devices.
 
@@ -84,16 +85,6 @@
 This package provides the GObject Introspection bindings for the
 gnome-bluetooth library.
 
-%package plugins-geoclue
-Summary:        GNOME Bluetooth Support
-Group:          System/GUI/GNOME
-Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:geoclue)
-
-%description plugins-geoclue
-The gnome-bluetooth package contains graphical utilities to setup,
-monitor and use Bluetooth devices.
-
 %lang_package
 %prep
 %setup -q
@@ -102,9 +93,7 @@
 %build
 %configure      \
         --disable-icon-update \
-        --disable-scrollkeeper \
         --disable-desktop-update \
-        --enable-nautilus-sendto=yes\
         --enable-introspection
 make %{?_smp_mflags} V=1
 
@@ -112,10 +101,8 @@
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %suse_update_desktop_file bluetooth-sendto
-%suse_update_desktop_file bluetooth-wizard
 %find_lang %{name}2 %{?no_lang_C}
 %find_lang %{name} %{?no_lang_C} %{name}2.lang
-install -m0644 -D %{SOURCE1} 
%{buildroot}%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
 %fdupes %{buildroot}
 
 %clean
@@ -131,32 +118,23 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%post -n libgnome-bluetooth12 -p /sbin/ldconfig
+%post -n libgnome-bluetooth13 -p /sbin/ldconfig
 
-%postun -n libgnome-bluetooth12 -p /sbin/ldconfig
+%postun -n libgnome-bluetooth13 -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
 %doc %{_datadir}/help/C/%{name}/
-%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
 %{_bindir}/bluetooth-*
 %{_datadir}/applications/bluetooth-sendto.desktop
-%{_datadir}/applications/bluetooth-wizard.desktop
 %{_datadir}/gnome-bluetooth/
 %{_datadir}/icons/hicolor/*/*/bluetooth*
 %{_mandir}/man1/bluetooth-*
-# Own the plugin directory, but exclude the plugin library itself
-%dir %{_libdir}/gnome-bluetooth
-%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.*
-%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib
-%dir %{_libdir}/gnome-bluetooth/plugins
-# Exclude files which are in another package
-%exclude %{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so
 
 %files lang -f %{name}2.lang
 
-%files -n libgnome-bluetooth12
+%files -n libgnome-bluetooth13
 %defattr(-,root,root,-)
 %{_libdir}/libgnome-bluetooth.so.*
 
@@ -172,8 +150,4 @@
 %{_datadir}/gir-1.0/*.gir
 %{_datadir}/gtk-doc/html/gnome-bluetooth
 
-%files plugins-geoclue
-%defattr(-,root,root,-)
-%{_libdir}/gnome-bluetooth/plugins/libgbtgeoclue.so
-
 %changelog

++++++ gnome-bluetooth-3.10.0.tar.xz -> gnome-bluetooth-3.12.0.tar.xz ++++++
++++ 84265 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to