diff --git a/cinnamon-settings-daemon.spec b/cinnamon-settings-daemon.spec index 0fb34b3..e491a0b 100644 --- a/cinnamon-settings-daemon.spec +++ b/cinnamon-settings-daemon.spec @@ -1,14 +1,13 @@ %global cinnamon_desktop_version 5.4.0 Name: cinnamon-settings-daemon -Version: 5.4.4 +Version: 5.4.5 Release: 1%{?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 -Patch0: fix_rpath.patch ExcludeArch: %{ix86} @@ -133,6 +132,9 @@ rm -rf %{buildroot}%{_libdir}/cinnamon-settings-daemon/ %changelog +* Sat Aug 13 2022 Leigh Scott - 5.4.5-1 +- Update to 5.4.5 release + * Tue Aug 02 2022 Leigh Scott - 5.4.4-1 - Update to 5.4.4 release diff --git a/fix_rpath.patch b/fix_rpath.patch deleted file mode 100644 index 3df0919..0000000 --- a/fix_rpath.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/plugins/wacom/meson.build -+++ b/plugins/wacom/meson.build -@@ -27,7 +27,7 @@ executable( - dependencies: deps, - c_args: cflags, - install: true, -- install_rpath: pkglibdir, -+ install_rpath: join_paths(prefix, apilibdir), - install_dir: libexecdir - ) - -@@ -53,7 +53,7 @@ foreach program: programs - include_directories: include_dirs, - dependencies: led_deps, - install: true, -- install_rpath: pkglibdir, -+ install_rpath: join_paths(prefix, apilibdir), - install_dir: libexecdir - ) - endforeach diff --git a/sources b/sources index 1d2c7bd..dc79212 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cinnamon-settings-daemon-5.4.4.tar.gz) = 774dacca904cde4824a1923aeb29e045adea2e82af420cfd7f2960561a8a9e4c1a9dc055800831feb221dfd3607eaec037c12d5f4c03e6cb9729b0ed3e1f6b36 +SHA512 (cinnamon-settings-daemon-5.4.5.tar.gz) = 7a3629361fac9d48b3ee64f4595e393b601553d8941762ccdb98bc362edc17ca27e1f8077e7b81b3c262445c4335f7740b8800745146237006547bdcf17a40d1