public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon-settings-daemon] rawhide: Update to 6.7.4-unstable
@ 2026-09-18 12:43 Leigh Scott
0 siblings, 0 replies; only message in thread
From: Leigh Scott @ 2026-09-18 12:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cinnamon-settings-daemon
Branch : rawhide
Commit : db597078a0a6497cb7caaa3010b13603946258c7
Author : Leigh Scott <leigh123linux@gmail.com>
Date : 2026-09-18T13:42:22+01:00
Stats : +18/-102 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon-settings-daemon/c/db597078a0a6497cb7caaa3010b13603946258c7?branch=rawhide
Log:
Update to 6.7.4-unstable
---
diff --git a/cinnamon-settings-daemon.spec b/cinnamon-settings-daemon.spec
index e3e307b..7dff0b8 100644
--- a/cinnamon-settings-daemon.spec
+++ b/cinnamon-settings-daemon.spec
@@ -1,10 +1,10 @@
-%global cinnamon_desktop_version 6.7.0
+%global cinnamon_desktop_version 6.7.3
-%global upstream_version 6.7.3-unstable
+%global upstream_version 6.7.4-unstable
Name: cinnamon-settings-daemon
-Version: 6.7.3^unstable
-Release: 1%{?dist}
+Version: 6.7.4^unstable
+Release: %autorelease
Summary: The daemon sharing settings from CINNAMON to GTK+/KDE applications
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT
@@ -13,14 +13,14 @@ Source0: %url/archive/%{upstream_version}/%{name}-%{upstream_version}.tar
ExcludeArch: %{ix86}
-# add hard cinnamon-desktop required version due logind schema
-Requires: cinnamon-desktop%{?_isa} >= %{cinnamon_desktop_version}
-Requires: colord%{?_isa}
-Requires: iio-sensor-proxy%{?_isa}
-
+BuildSystem: meson
+BuildOption(conf): -Duse_smartcard=disabled
+BuildOption(conf): -Dgtk_layer_shell=true
+%ifarch s390 s390x
+BuildOption(conf): -Duse_wacom=disabled
+%endif
BuildRequires: desktop-file-utils
BuildRequires: gcc
-BuildRequires: meson
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(cinnamon-desktop) >= %{cinnamon_desktop_version}
BuildRequires: pkgconfig(colord) >= 0.1.27
@@ -49,6 +49,11 @@ BuildRequires: pkgconfig(xi)
BuildRequires: pkgconfig(lcms2) >= 2.2
BuildRequires: pkgconfig(libsystemd)
+# add hard cinnamon-desktop required version due logind schema
+Requires: cinnamon-desktop%{?_isa} >= %{cinnamon_desktop_version}
+Requires: colord%{?_isa}
+Requires: iio-sensor-proxy%{?_isa}
+
%description
A daemon to share settings from CINNAMON to other applications. It also
handles global keybindings, and many of desktop-wide settings.
@@ -56,19 +61,7 @@ handles global keybindings, and many of desktop-wide settings.
%prep
%autosetup -p1 -n %{name}-%{upstream_version}
-%build
-%meson \
- -Duse_smartcard=disabled \
- -Dgtk_layer_shell=true \
-%ifarch s390 s390x
- -Duse_wacom=disabled
-%endif
-
-%meson_build
-
-%install
-%meson_install
-
+%install -a
desktop-file-install --delete-original \
--dir %{buildroot}%{_sysconfdir}/xdg/autostart/ \
%{buildroot}%{_sysconfdir}/xdg/autostart/*
@@ -90,7 +83,6 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/*.desktop
%config(noreplace) %{_sysconfdir}/xdg/autostart/*
%{_libexecdir}/csd-a11y-settings
%{_libexecdir}/csd-automount
-%{_libexecdir}/csd-background
%{_libexecdir}/csd-backlight-helper
%{_libexecdir}/csd-clipboard
%{_libexecdir}/csd-color
@@ -117,80 +109,4 @@ desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/*.desktop
%{_datadir}/polkit-1/actions/org.cinnamon.settings*.policy
%changelog
-* Sat Aug 15 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.3^unstable-1
-- Update to 6.7.3-unstable
-
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.7.2^unstable-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Thu Jul 02 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.2^unstable-1
-- Update to 6.7.2-unstable
-
-* Wed Jun 17 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.1^unstable-1
-- Update to 6.7.1-unstable
-
-* Tue Apr 14 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.0^unstable-2
-- Enable gtk_layer_shell
-
-* Mon Apr 13 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.0^unstable-1
-- Update to 6.7.0-unstable
-
-* Thu Feb 12 2026 Leigh Scott <leigh123linux@gmail.com> - 6.6.3-1
-- Update to 6.6.3
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Thu Jan 08 2026 Leigh Scott <leigh123linux@gmail.com> - 6.6.2-1
-- Update to 6.6.2
-
-* Thu Dec 11 2025 Leigh Scott <leigh123linux@gmail.com> - 6.6.1-1
-- Update to 6.6.1
-
-* Thu Nov 27 2025 Leigh Scott <leigh123linux@gmail.com> - 6.6.0-1
-- Update to 6.6.0
-
-* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Fri Dec 20 2024 Leigh Scott <leigh123linux@gmail.com> - 6.4.2-1
-- Update to 6.4.2
-
-* Tue Dec 10 2024 Leigh Scott <leigh123linux@gmail.com> - 6.4.1-2
-- Add requires colord, it is needed for nightlight
-
-* Mon Dec 02 2024 Leigh Scott <leigh123linux@gmail.com> - 6.4.1-1
-- Update t0 6.4.1
-
-* Wed Nov 27 2024 Leigh Scott <leigh123linux@gmail.com> - 6.4.0-1
-- Update to 6.4.0
-
-* Thu Nov 14 2024 Leigh Scott <leigh123linux@gmail.com> - 6.3.0^20241114git1b36b7a-1
-- Update to git snapshot
-
-* Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 6.2.0-3
-- convert license to SPDX
-
-* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Wed Jun 12 2024 Leigh Scott <leigh123linux@gmail.com> - 6.2.0-1
-- Update to 6.2.0
-
-* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Sat Jan 20 2024 Leigh Scott <leigh123linux@gmail.com> - 6.0.0-3
-- Fix compile issue
-
-* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Sun Nov 19 2023 Leigh Scott <leigh123linux@gmail.com> - 6.0.0-1
-- Update to 6.0.0 release
+%autochangelog
\ No newline at end of file
diff --git a/sources b/sources
index ccc0ee9..b7727a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinnamon-settings-daemon-6.7.3-unstable.tar.gz) = 55b374299300923434c33b5986b657c6a1fa25ee4af102eea2073bd493d4b58f72ace408d7d1b2b0f82e4ee973f88e3a878d7b9f1c33db47544d9a1cb55cdd0a
+SHA512 (cinnamon-settings-daemon-6.7.4-unstable.tar.gz) = de553778f5b91ec6394ec1b678c468342811459161cc2feab95aec13add7f468ee9a76e9cf9c13674f7caa8baab6ea503a4382d19a7e45ce6f1fcdfc0b4697ee
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 12:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 12:43 [rpms/cinnamon-settings-daemon] rawhide: Update to 6.7.4-unstable Leigh Scott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox