Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cinnamon-desktop for
openSUSE:Factory checked in at 2023-06-04 00:12:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cinnamon-desktop (Old)
and /work/SRC/openSUSE:Factory/.cinnamon-desktop.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-desktop"
Sun Jun 4 00:12:44 2023 rev:27 rq:1090572 version:5.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/cinnamon-desktop/cinnamon-desktop.changes
2023-04-16 19:35:55.673266204 +0200
+++
/work/SRC/openSUSE:Factory/.cinnamon-desktop.new.15902/cinnamon-desktop.changes
2023-06-04 00:12:55.485649588 +0200
@@ -1,0 +2,12 @@
+Fri Jun 2 21:03:54 UTC 2023 - Dirk Müller <[email protected]>
+
+- updaet to 5.8.0:
+ * Add high-contrast key.
+ * gnome-desktop-thumbnailer.c: Only attempt to thumbnail
+ internally if gdk-pixbuf actually supports the mime_type.
+ * org.cinnamon.desktop.keybindings: Add entries for warping the
+ pointer between monitors.
+ * Remove color-scheme additions (added in d880133b38da46b22).
+ * Update cvc symbols.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-desktop-5.6.2.tar.gz
New:
----
cinnamon-desktop-5.8.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-desktop.spec ++++++
--- /var/tmp/diff_new_pack.Picyy2/_old 2023-06-04 00:12:56.665656643 +0200
+++ /var/tmp/diff_new_pack.Picyy2/_new 2023-06-04 00:12:56.673656691 +0200
@@ -23,7 +23,7 @@
%define typelib typelib-1_0-CinnamonDesktop-3_0
%define typelib_cvc typelib-1_0-Cvc-1_0
Name: cinnamon-desktop
-Version: 5.6.2
+Version: 5.8.0
Release: 0
Summary: Libcinnamon-desktop API
License: GPL-2.0-or-later AND MIT
++++++ cinnamon-desktop-5.6.2.tar.gz -> cinnamon-desktop-5.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cinnamon-desktop-5.6.2/.github/workflows/build.yml
new/cinnamon-desktop-5.8.0/.github/workflows/build.yml
--- old/cinnamon-desktop-5.6.2/.github/workflows/build.yml 2023-04-03
15:10:30.000000000 +0200
+++ new/cinnamon-desktop-5.8.0/.github/workflows/build.yml 2023-06-01
14:56:48.000000000 +0200
@@ -8,6 +8,12 @@
branches:
- master
workflow_dispatch:
+ inputs:
+ debug_enabled:
+ type: boolean
+ description: 'Start an SSH server on failure.'
+ required: false
+ default: false
jobs:
build:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cinnamon-desktop-5.6.2/debian/changelog
new/cinnamon-desktop-5.8.0/debian/changelog
--- old/cinnamon-desktop-5.6.2/debian/changelog 2023-04-03 15:10:30.000000000
+0200
+++ new/cinnamon-desktop-5.8.0/debian/changelog 2023-06-01 14:56:48.000000000
+0200
@@ -1,10 +1,14 @@
-cinnamon-desktop (5.6.2) vera; urgency=medium
+cinnamon-desktop (5.8.0) victoria; urgency=medium
[ Michael Webster ]
- * gnome-desktop-thumbnail.c: Use g_get_user_cache_dir() for thumbnail
permission checks.
+ * Add high-contrast key.
* gnome-desktop-thumbnailer.c: Only attempt to thumbnail internally if
gdk-pixbuf actually supports the mime_type.
+ * github workflow: Add optional ssh session.
+ * org.cinnamon.desktop.keybindings: Add entries for warping the pointer
between monitors.
+ * Remove color-scheme additions (added in d880133b38da46b22).
+ * Update cvc symbols.
- -- Clement Lefebvre <[email protected]> Mon, 03 Apr 2023 14:10:14 +0100
+ -- Clement Lefebvre <[email protected]> Thu, 01 Jun 2023 13:55:15 +0100
cinnamon-desktop (5.6.1) vera; urgency=medium
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cinnamon-desktop-5.6.2/debian/libcvc0.symbols
new/cinnamon-desktop-5.8.0/debian/libcvc0.symbols
--- old/cinnamon-desktop-5.6.2/debian/libcvc0.symbols 2023-04-03
15:10:30.000000000 +0200
+++ new/cinnamon-desktop-5.8.0/debian/libcvc0.symbols 2023-06-01
14:56:48.000000000 +0200
@@ -79,6 +79,7 @@
gvc_mixer_source_output_new@Base 4.2.0
gvc_mixer_stream_change_is_muted@Base 4.2.0
gvc_mixer_stream_change_port@Base 4.2.0
+ gvc_mixer_stream_create_monitor@Base 5.4.2
gvc_mixer_stream_get_application_id@Base 4.2.0
gvc_mixer_stream_get_base_volume@Base 4.2.0
gvc_mixer_stream_get_can_decibel@Base 4.2.0
@@ -105,6 +106,7 @@
gvc_mixer_stream_is_virtual@Base 4.2.0
gvc_mixer_stream_port_get_type@Base 4.2.0
gvc_mixer_stream_push_volume@Base 4.2.0
+ gvc_mixer_stream_remove_monitor@Base 5.4.2
gvc_mixer_stream_set_application_id@Base 4.2.0
gvc_mixer_stream_set_base_volume@Base 4.2.0
gvc_mixer_stream_set_can_decibel@Base 4.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/cinnamon-desktop-5.6.2/meson.build
new/cinnamon-desktop-5.8.0/meson.build
--- old/cinnamon-desktop-5.6.2/meson.build 2023-04-03 15:10:30.000000000
+0200
+++ new/cinnamon-desktop-5.8.0/meson.build 2023-06-01 14:56:48.000000000
+0200
@@ -1,7 +1,7 @@
# Meson build file
# https://github.com/linuxmint/cinnamon-desktop
-project('cinnamon-desktop', 'c', version: '5.6.2',
+project('cinnamon-desktop', 'c', version: '5.8.0',
meson_version: '>=0.50.0'
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.interface.gschema.xml.in
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in
---
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.interface.gschema.xml.in
2023-04-03 15:10:30.000000000 +0200
+++
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in
2023-06-01 14:56:48.000000000 +0200
@@ -293,5 +293,9 @@
<default>false</default>
<summary>Prefer variant names instead of country codes when showing
keyboard layouts.</summary>
</key>
+ <key name="high-contrast" type="b">
+ <default>false</default>
+ <summary>Use a high contrast icon and application theme.</summary>
+ </key>
</schema>
</schemalist>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
---
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
2023-04-03 15:10:30.000000000 +0200
+++
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
2023-06-01 14:56:48.000000000 +0200
@@ -29,6 +29,14 @@
<summary>Magnifier zoom out</summary>
<description>Binding for the magnifier to zoom out</description>
</key>
+ <key name="pointer-next-monitor" type="as">
+ <default>[]</default>
+ <summary>Warp the pointer to the next monitor</summary>
+ </key>
+ <key name="pointer-previous-monitor" type="as">
+ <default>[]</default>
+ <summary>Warp the pointer to the previous monitor</summary>
+ </key>
</schema>
<schema id="org.cinnamon.desktop.keybindings.custom-keybinding">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.privacy.gschema.xml.in
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.privacy.gschema.xml.in
---
old/cinnamon-desktop-5.6.2/schemas/org.cinnamon.desktop.privacy.gschema.xml.in
2023-04-03 15:10:30.000000000 +0200
+++
new/cinnamon-desktop-5.8.0/schemas/org.cinnamon.desktop.privacy.gschema.xml.in
2023-06-01 14:56:48.000000000 +0200
@@ -26,5 +26,20 @@
<summary>Number of days to remember recently used files for</summary>
<description>Recently used files will be remembered for this many days.
If set to 0, recent files will not be remembered; if set to -1, they will be
retained indefinitively.</description>
</key>
+ <key name="disable-microphone" type="b">
+ <default>false</default>
+ <summary>Donât allow applications to access the microphone</summary>
+ <description>If TRUE, applications should not use the
microphone.</description>
+ </key>
+ <key name="disable-camera" type="b">
+ <default>false</default>
+ <summary>Donât allow applications to access the camera</summary>
+ <description>If TRUE, applications should not use the
camera.</description>
+ </key>
+ <key name="disable-sound-output" type="b">
+ <default>false</default>
+ <summary>Donât allow applications to output sound</summary>
+ <description>If TRUE, applications should not make sound.</description>
+ </key>
</schema>
</schemalist>