Hello community,
here is the log from the commit of package cinnamon-control-center for
openSUSE:Leap:15.2 checked in at 2020-02-21 23:52:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/cinnamon-control-center (Old)
and /work/SRC/openSUSE:Leap:15.2/.cinnamon-control-center.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-control-center"
Fri Feb 21 23:52:48 2020 rev:10 rq:777431 version:4.2.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/cinnamon-control-center/cinnamon-control-center.changes
2020-01-15 14:50:11.837407129 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.cinnamon-control-center.new.26092/cinnamon-control-center.changes
2020-02-21 23:52:49.744981095 +0100
@@ -1,0 +2,92 @@
+Thu Dec 19 15:35:51 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+ Allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
+Wed Aug 7 04:35:58 UTC 2019 - Marguerite Su <[email protected]>
+
+- Add patch cinnamon-control-center-ignore-polkit-rules.patch
+ * granting members of wheel group special privileges is not allowed
+ do a normal request (boo#1125427)
+
+-------------------------------------------------------------------
+Sun Jul 28 04:50:34 UTC 2019 - Marguerite Su <[email protected]>
+
+- Update to version 4.2.2:
+ * GOA Remove desktop file
+
+-------------------------------------------------------------------
+Sun Jul 21 10:58:55 UTC 2019 - Marguerite Su <[email protected]>
+
+- Update to version 4.2.1:
+ * Fix network settings, fixes e.g. eduroam
+
+-------------------------------------------------------------------
+Mon Jul 1 10:23:13 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.2.0:
+ * network.ui: Provide a height request for the toplevel widget.
+
+-------------------------------------------------------------------
+Mon Jul 1 03:15:28 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.0.1:
+ * Wacom: Add a switch to set automatic rotation
+ * Wacom: Don't disable auto-rotation when disabling monitor mapping
+ * l10n: Update POT
+
+-------------------------------------------------------------------
+Wed Mar 13 04:27:18 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.0.0:
+ * Wacom: Add a switch to set automatic rotation
+ * Wacom: Don't disable auto-rotation when disabling monitor mapping
+ * l10n: Update POT
+
+-------------------------------------------------------------------
+Wed Sep 12 11:35:50 UTC 2018 - [email protected]
+
+- Update to version 3.8.2:
+ * wacom: Update to support 3-button and 3D styli.
+
+-------------------------------------------------------------------
+Fri Jul 20 09:32:54 UTC 2018 - [email protected]
+
+- Update to version 3.8.1:
+ * cc-color-panel.c: Use cinnamon-desktop packagekit methods to
+ install gnome-color-manager.
+ * Remove a stray "]" in configure.ac.
+- Remove the unneeded libnm-util build dependency.
+- Restore the systemd-timedated1 polkit policy as bsc#1090371 has
+ been resolved.
+
+-------------------------------------------------------------------
+Mon Jun 4 14:58:49 UTC 2018 - [email protected]
+
+- Drop pkgconfig(libsocialweb-client) BuildRequires and
+ --with-libsocialweb configure call, no longer needed nor is it
+ supported.
+
+-------------------------------------------------------------------
+Sat May 26 10:16:07 UTC 2018 - [email protected]
+
+- Remove the systemd-timedated1 polkit policy which automatically
+ forces a fallback to cinnamon-settings-daemon due to bsc#1090371
+ being unresolved (boo#1091701).
+
+-------------------------------------------------------------------
+Thu Apr 19 20:07:54 UTC 2018 - [email protected]
+
+- Update to version 3.8.0:
+ * datetime widget: Use systemd-timedated1 to set time and NTP if
+ available, otherwise fall back to csd's datetime service.
+ * datetime: Fix Makefile build ordering.
+ * Fix non modemmanager build.
+ * Colour: Remove help link.
+ * region panel: Add an option to show uncommon/exotic layouts in
+ the selection list.
+ * network: Update with backported bugfixes.
+ * Stop requiring NetworkManager.pc.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-control-center-3.6.5.tar.gz
New:
----
cinnamon-control-center-4.2.2.tar.gz
cinnamon-control-center-ignore-polkit-rules.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-control-center.spec ++++++
--- /var/tmp/diff_new_pack.Oymgox/_old 2020-02-21 23:52:50.740983074 +0100
+++ /var/tmp/diff_new_pack.Oymgox/_new 2020-02-21 23:52:50.740983074 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cinnamon-control-center
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,22 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define soname libcinnamon-control-center
%define sover 1
Name: cinnamon-control-center
-Version: 3.6.5
+Version: 4.2.2
Release: 0
Summary: Utilities to configure the Cinnamon desktop
-License: GPL-2.0 AND GPL-3.0+ AND MIT
+License: GPL-2.0-only AND GPL-3.0-or-later AND MIT
Group: System/GUI/Other
-Url: https://github.com/linuxmint/cinnamon-control-center
+URL: https://github.com/linuxmint/cinnamon-control-center
Source:
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE %{name}-ignore-polkit-rules.patch -
[email protected] fix boo#1125427
+Patch: %{name}-ignore-polkit-rules.patch
BuildRequires: autoconf
BuildRequires: autoconf-archive
BuildRequires: automake
@@ -36,10 +38,9 @@
BuildRequires: intltool
BuildRequires: libtool
BuildRequires: pkgconfig
-BuildRequires: systemd-devel
BuildRequires: update-desktop-files
BuildRequires: xsltproc
-BuildRequires: pkgconfig(cinnamon-desktop) >= 1.0.0
+BuildRequires: pkgconfig(cinnamon-desktop)
BuildRequires: pkgconfig(cinnamon-settings-daemon)
BuildRequires: pkgconfig(colord) >= 0.1.14
BuildRequires: pkgconfig(dbus-glib-1)
@@ -51,16 +52,16 @@
BuildRequires: pkgconfig(goa-1.0) >= 3.18.0
BuildRequires: pkgconfig(goa-backend-1.0) >= 3.18.0
BuildRequires: pkgconfig(gthread-2.0)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0
+BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(iso-codes)
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.13
BuildRequires: pkgconfig(libcinnamon-menu-3.0)
-BuildRequires: pkgconfig(libgnomekbd) >= 2.91.91
-BuildRequires: pkgconfig(libgnomekbdui) >= 2.91.91
+BuildRequires: pkgconfig(libgnomekbd)
+BuildRequires: pkgconfig(libgnomekbdui)
BuildRequires: pkgconfig(libnotify) >= 0.7.3
BuildRequires: pkgconfig(libpulse) >= 1.1
BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 1.1
-BuildRequires: pkgconfig(libsocialweb-client)
+BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(libwacom)
BuildRequires: pkgconfig(libxklavier) >= 5.1
BuildRequires: pkgconfig(libxml-2.0)
@@ -74,13 +75,12 @@
Requires: desktop-data
Requires: gnome-online-accounts
Requires: libcinnamon-desktop-data
+Requires: polkit-gnome
Recommends: %{name}-lang
Recommends: iso-codes
Recommends: mousetweaks
-Recommends: polkit-gnome
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(libnm) >= 1.2.0
-BuildRequires: pkgconfig(libnm-util) >= 0.9.8
BuildRequires: pkgconfig(libnma) >= 1.2.0
BuildRequires: pkgconfig(mm-glib) >= 0.7
%endif
@@ -122,17 +122,17 @@
%prep
%setup -q
+%patch -p1
%build
NOCONFIGURE=1 ./autogen.sh
%configure \
--disable-static \
--disable-update-mimedb \
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
--disable-networkmanager \
--disable-modemmanager \
%endif
- --with-libsocialweb \
--enable-systemd
make %{?_smp_mflags} V=1
@@ -148,7 +148,7 @@
%find_lang %{name}-timezones
%fdupes %{buildroot}%{_datadir}/
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
%post
%desktop_database_post
@@ -167,10 +167,10 @@
%postun -n %{soname}%{sover} -p /sbin/ldconfig
%files
-%doc COPYING README debian/changelog
+%license COPYING
+%doc README debian/changelog
%{_bindir}/cinnamon-*
%{_datadir}/applications/cinnamon-*.desktop
-%{_datadir}/polkit-1/rules.d/%{name}.rules
%files common -f %{name}-timezones.lang
%config %{_sysconfdir}/xdg/menus/cinnamoncc.menu
@@ -178,6 +178,7 @@
%dir %{_datadir}/desktop-directories/
%{_datadir}/desktop-directories/cinnamoncc.directory
%{_datadir}/icons/hicolor/*/*/*
+%{_datadir}/polkit-1/actions/org.cinnamon.controlcenter.datetime.policy
%files -n %{soname}%{sover}
%{_libdir}/%{name}-%{sover}/
++++++ cinnamon-control-center-3.6.5.tar.gz ->
cinnamon-control-center-4.2.2.tar.gz ++++++
++++ 12922 lines of diff (skipped)
++++++ cinnamon-control-center-ignore-polkit-rules.patch ++++++
Index: cinnamon-control-center-4.2.2/panels/common/Makefile.am
===================================================================
--- cinnamon-control-center-4.2.2.orig/panels/common/Makefile.am
+++ cinnamon-control-center-4.2.2/panels/common/Makefile.am
@@ -38,9 +38,9 @@ uidir = $(pkgdatadir)/ui
dist_ui_DATA = \
language-chooser.ui
-rulesdir = $(datadir)/polkit-1/rules.d/
-rules_DATA = cinnamon-control-center.rules
+#rulesdir = $(datadir)/polkit-1/rules.d/
+#rules_DATA = cinnamon-control-center.rules
-EXTRA_DIST = $(rules_DATA)
+#EXTRA_DIST = $(rules_DATA)
-include $(top_srcdir)/git.mk