Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2016-06-03 16:26:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-control-center"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes    
    2016-05-26 23:53:17.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2016-06-03 16:26:50.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 30 08:26:00 UTC 2016 - [email protected]
+
+- Move online accounts panel to a separate subpackage and ensure
+  gnome-online-accounts is required by this subpackage (icons are
+  provided by it). Add Supplements to ensure it will be pulled when
+  gnome-online-accounts is installed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.sfwbtA/_old  2016-06-03 16:26:51.000000000 +0200
+++ /var/tmp/diff_new_pack.sfwbtA/_new  2016-06-03 16:26:51.000000000 +0200
@@ -182,6 +182,19 @@
 %description color
 This package provides the color management configuration panel for
 GNOME control center.
+
+%package goa
+Summary:        Configuration panel for online accounts
+Group:          System/GUI/GNOME
+Requires:       %{name} = %{version}
+# The online accounts panel interacts with binaries and icons from 
gnome-online-accounts
+Requires:       gnome-online-accounts
+Supplements:    packageand(%{name}:gnome-online-accounts)
+
+%description goa
+This package provides the online accounts onfiguration panel for
+GNOME control center.
+
 %lang_package
 %prep
 %setup -q
@@ -275,6 +288,7 @@
 %{_bindir}/*
 %{_datadir}/appdata/gnome-control-center.appdata.xml
 %exclude %{_datadir}/applications/gnome-color-panel.desktop
+%exclude %{_datadir}/applications/gnome-online-accounts-panel.desktop
 %{_datadir}/applications/*.desktop
 %{_datadir}/bash-completion/completions/gnome-control-center
 %{_datadir}/dbus-1/services/org.gnome.ControlCenter.service
@@ -309,6 +323,10 @@
 %defattr(-,root,root)
 %{_datadir}/applications/gnome-color-panel.desktop
 
+%files goa
+%defattr(-,root,root)
+%{_datadir}/applications/gnome-online-accounts-panel.desktop
+
 %files devel
 %defattr (-, root, root)
 %{_datadir}/pkgconfig/gnome-keybindings.pc


Reply via email to