Hello community,
here is the log from the commit of package cinnamon-control-center for
openSUSE:Factory checked in at 2016-04-28 16:56:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cinnamon-control-center (Old)
and /work/SRC/openSUSE:Factory/.cinnamon-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-control-center"
Changes:
--------
---
/work/SRC/openSUSE:Factory/cinnamon-control-center/cinnamon-control-center.changes
2016-01-22 01:06:50.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.cinnamon-control-center.new/cinnamon-control-center.changes
2016-04-28 17:01:26.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Apr 25 05:00:35 UTC 2016 - [email protected]
+
+- Update to version 3.0.0:
+ * Remove universal-access (moved to cinnamon).
+ * configure.ac: Remove PKG_CHECK_MODULES for defunct sound panel.
+ * Remove sound settings in preparation for port to Cinnamon.
+ * Updated pot and generated file.s
+- Restore System/GUI/Other group to follow openSUSE guidelines.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-control-center-2.8.1.tar.gz
New:
----
cinnamon-control-center-3.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-control-center.spec ++++++
--- /var/tmp/diff_new_pack.w1Vr0k/_old 2016-04-28 17:01:29.000000000 +0200
+++ /var/tmp/diff_new_pack.w1Vr0k/_new 2016-04-28 17:01:29.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package cinnamon-control-center
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,11 +19,11 @@
%define soname libcinnamon-control-center
%define sover 1
Name: cinnamon-control-center
-Version: 2.8.1
+Version: 3.0.0
Release: 0
Summary: Utilities to configure the Cinnamon desktop
License: GPL-2.0 and GPL-3.0+ and MIT
-Group: System/GUI/Cinnamon
+Group: System/GUI/Other
Url: https://github.com/linuxmint/cinnamon-control-center
Source:
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cups-devel
@@ -32,6 +32,7 @@
BuildRequires: gnome-common
BuildRequires: hicolor-icon-theme
BuildRequires: intltool
+BuildRequires: pkg-config
BuildRequires: systemd-devel
BuildRequires: update-desktop-files
BuildRequires: xsltproc
@@ -87,7 +88,7 @@
%package common
Summary: Common files for the Cinnamon configuration utilities
-Group: System/GUI/Cinnamon
+Group: System/GUI/Other
Recommends: %{name}-lang
BuildArch: noarch
@@ -108,6 +109,7 @@
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
Requires: %{soname}%{sover} = %{version}
+Requires: pkg-config
Requires: pkgconfig(gtk+-3.0) >= 3.8.0
%description devel
@@ -159,7 +161,6 @@
%files
%defattr(-,root,root)
%doc COPYING README debian/changelog
-%config %{_sysconfdir}/xdg/autostart/cinnamon-sound-applet.desktop
%{_bindir}/cinnamon-*
%{_datadir}/applications/cinnamon-*.desktop
%{_datadir}/polkit-1/rules.d/%{name}.rules
++++++ cinnamon-control-center-2.8.1.tar.gz ->
cinnamon-control-center-3.0.0.tar.gz ++++++
++++ 43584 lines of diff (skipped)