diff --git a/cinnamon-settings-daemon.spec b/cinnamon-settings-daemon.spec index 07c875d..5701e02 100644 --- a/cinnamon-settings-daemon.spec +++ b/cinnamon-settings-daemon.spec @@ -1,13 +1,22 @@ +%global commit0 f5393cbc75172060a01e031ea749f94e495be16e +%global date 20231109 +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +#global tag %{version} + %global cinnamon_desktop_version 5.8.0 Name: cinnamon-settings-daemon -Version: 5.8.1 -Release: 2%{?dist} +Version: 5.9.0 +Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist} Summary: The daemon sharing settings from CINNAMON to GTK+/KDE applications License: GPLv2+ and LGPLv2+ URL: https://github.com/linuxmint/%{name} -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +%if 0%{?tag:1} +Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz +%else +Source0: %url/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz +%endif ExcludeArch: %{ix86} @@ -60,7 +69,11 @@ This package contains libraries and header files for developing applications that use %{name}. %prep +%if 0%{?tag:1} %autosetup -p1 +%else +%autosetup -p1 -n %{name}-%{commit0} +%endif %build %meson \ @@ -111,6 +124,7 @@ rm -rf %{buildroot}%{_libdir}/cinnamon-settings-daemon/ %{_libexecdir}/csd-printer %{_libexecdir}/csd-print-notifications %{_libexecdir}/csd-screensaver-proxy +%{_libexecdir}/csd-settings-remap %{_libexecdir}/csd-xsettings %ifnarch s390 s390x %{?rhel:ppc ppc64} %{_libexecdir}/csd-wacom-oled-helper @@ -132,6 +146,9 @@ rm -rf %{buildroot}%{_libdir}/cinnamon-settings-daemon/ %changelog +* Thu Nov 09 2023 Leigh Scott - 5.9.0-1.20231109gitf5393cb +- Update to git snapshot + * Wed Jul 19 2023 Fedora Release Engineering - 5.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 06e2f6e..ef7261e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cinnamon-settings-daemon-5.8.1.tar.gz) = a5e92aa9ba463cff7db02e9d377a28b39e4c1dd25226ab9d4d59b5fd7b38267c6da5f31cfa052f1a8243de601c7484040be158e633b8932e2e68726860c7bfc3 +SHA512 (cinnamon-settings-daemon-f5393cb.tar.gz) = 72278086e750d80433d5da5c9bab9e20f8d6ca12083d2f964207b480cb0c7596839e7e072169f01512156dcf7fe965f24c343989527d406822a381595eda8ffb