From 963d51adf932a2c1c0c0066b86161079a4a0162c Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 10 Jan 2020 20:07:10 -0500 Subject: [PATCH 01/38] Update to 4.14.2 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 108dd49..48ebddb 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.13.8.tar.bz2 /xfce4-settings-4.14.0.tar.bz2 /xfce4-settings-4.14.1.tar.bz2 +/xfce4-settings-4.14.2.tar.bz2 diff --git a/sources b/sources index 90653b1..dc62284 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.14.1.tar.bz2) = d854ca93199ce99d63e83ad38d654b86d883ebef5fb62a5c444f08b481df8f29a7ff27c60053c071e887be8d7ea0c51e9691a6209ca515a4e396e2c7405593b5 +SHA512 (xfce4-settings-4.14.2.tar.bz2) = 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 5f1f0cf..f77886d 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,8 +1,8 @@ %global xfceversion 4.14 Name: xfce4-settings -Version: 4.14.1 -Release: 2%{?dist} +Version: 4.14.2 +Release: 1%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,9 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Fri Jan 10 2020 Mukundan Ragavan - 4.14.2-1 +- Update to 4.14.2 + * Tue Aug 27 2019 Mukundan Ragavan - 4.14.1-2 - Enable colord support From 25383663f8328f65a79ffffb841d6c4d742bdd88 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:24:42 +0000 Subject: [PATCH 02/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index f77886d..2e2c48b 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.14.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,9 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 4.14.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jan 10 2020 Mukundan Ragavan - 4.14.2-1 - Update to 4.14.2 From d4a1d70cd1e06f909119e22fcf0c68a7407fb1ba Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 12 Apr 2020 14:59:51 -0400 Subject: [PATCH 03/38] Update to 4.14.3 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 48ebddb..ff8f0f8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.14.0.tar.bz2 /xfce4-settings-4.14.1.tar.bz2 /xfce4-settings-4.14.2.tar.bz2 +/xfce4-settings-4.14.3.tar.bz2 diff --git a/sources b/sources index dc62284..eb8eb7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.14.2.tar.bz2) = 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1 +SHA512 (xfce4-settings-4.14.3.tar.bz2) = fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 2e2c48b..0b318f8 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,8 +1,8 @@ %global xfceversion 4.14 Name: xfce4-settings -Version: 4.14.2 -Release: 2%{?dist} +Version: 4.14.3 +Release: 1%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,9 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Sun Apr 12 2020 Mukundan Ragavan - 4.14.3-1 +- Update to 4.14.3 + * Fri Jan 31 2020 Fedora Release Engineering - 4.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 56a8802e91ecba7da42cbbbbfd241a1e853b1570 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 2 Jul 2020 14:09:08 -0700 Subject: [PATCH 04/38] Switch default icon theme to Adwaita (#1853462) --- xfce4-settings-4.14-fedora.patch | 2 +- xfce4-settings.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/xfce4-settings-4.14-fedora.patch b/xfce4-settings-4.14-fedora.patch index b5337d3..7cda3b7 100644 --- a/xfce4-settings-4.14-fedora.patch +++ b/xfce4-settings-4.14-fedora.patch @@ -7,7 +7,7 @@ - - + -+ ++ diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 0b318f8..654ae73 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.14.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,9 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Thu Jul 02 2020 Adam Williamson - 4.14.3-2 +- Switch default icon theme to Adwaita (#1853462) + * Sun Apr 12 2020 Mukundan Ragavan - 4.14.3-1 - Update to 4.14.3 From 6f3e4305a0407f3d62437859fd119d91514f63c9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:41:43 +0000 Subject: [PATCH 05/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 654ae73..6951c0f 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.14.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,9 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 02 2020 Adam Williamson - 4.14.3-2 - Switch default icon theme to Adwaita (#1853462) From 3e9aad2a6726cfd7070bf22e409f79e3473fd5ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 09:42:24 +0000 Subject: [PATCH 06/38] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 6951c0f..21b2839 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.14.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -87,6 +87,10 @@ done %{_datadir}/icons/hicolor/scalable/apps/xfce*.svg %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From d511e272bcc641a46aa72a3652ed23c3f5bb48cc Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 23 Dec 2020 15:22:52 -0500 Subject: [PATCH 07/38] Update to 4.16.0 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 25 +++++++++++-------------- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index ff8f0f8..acd1c93 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.14.1.tar.bz2 /xfce4-settings-4.14.2.tar.bz2 /xfce4-settings-4.14.3.tar.bz2 +/xfce4-settings-4.16.0.tar.bz2 diff --git a/sources b/sources index eb8eb7f..826e4cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.14.3.tar.bz2) = fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5 +SHA512 (xfce4-settings-4.16.0.tar.bz2) = 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 21b2839..ecfbd67 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,8 +1,8 @@ -%global xfceversion 4.14 +%global xfceversion 4.16 Name: xfce4-settings -Version: 4.14.3 -Release: 4%{?dist} +Version: 4.16.0 +Release: 1%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -34,12 +34,6 @@ Requires: xfconf Requires: gnome-icon-theme %endif -Obsoletes: xfce-mcs-manager < 4.4.3-2 -Obsoletes: xfce-mcs-plugins < 4.4.3-2 -Obsoletes: xfce-mcs-plugin-gsynaptics < 2.0-5 -Obsoletes: xfce-mcs-plugins-extra < 2.0-3 -Obsoletes: xfce4-gsynaptics-mcs-plugin < 1.0.0-3 - %description This package includes the settings manager applications for the Xfce desktop. @@ -73,20 +67,23 @@ done %config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml %config(noreplace) %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop %config(noreplace) %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu +%config(noreplace) %{_sysconfdir}/xdg/xfce4/helpers.rc +%{_bindir}/xfce4-mime-helper %{_bindir}/xfce4-*-settings %{_bindir}/xfce4-settings-editor %{_bindir}/xfce4-settings-manager %{_bindir}/xfsettingsd %{_bindir}/xfce4-find-cursor %{_datadir}/applications/xfce*.desktop +%{_libdir}/xfce4/xfce4-compose-mail %{_libdir}/xfce4/settings -%{_datadir}/icons/hicolor/128x128/devices/xfce-*.png -%{_datadir}/icons/hicolor/24x24/apps/xfce*.png -%{_datadir}/icons/hicolor/48x48/apps/xfce*.png -%{_datadir}/icons/hicolor/64x64/apps/xfce*.png -%{_datadir}/icons/hicolor/scalable/apps/xfce*.svg +%{_datadir}/icons/hicolor/*/*/*xfce* +%{_datadir}/xfce4/helpers/*.desktop %changelog +* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 +- Update to 4.16.0 + * Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 2fdaa7e3630ae5837cb61325c093abd4be070de6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:22:37 +0000 Subject: [PATCH 08/38] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfce4-settings.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index ecfbd67..a1b2b0b 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -12,6 +12,7 @@ Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}- # Use Fedora theme and font settings Patch10: xfce4-settings-4.14-fedora.patch +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: intltool From 4ef1ead639769dc8f288d5e3abd31580deab09fa Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 17 Jan 2021 11:50:17 -0500 Subject: [PATCH 09/38] own {libdir}/xfce4 (used to be owned by exo) --- xfce4-settings.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index a1b2b0b..8fa2a25 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -76,12 +76,16 @@ done %{_bindir}/xfsettingsd %{_bindir}/xfce4-find-cursor %{_datadir}/applications/xfce*.desktop +%{_libdir}/xfce4 %{_libdir}/xfce4/xfce4-compose-mail %{_libdir}/xfce4/settings %{_datadir}/icons/hicolor/*/*/*xfce* %{_datadir}/xfce4/helpers/*.desktop %changelog +* Sun Jan 17 2021 Mukundan Ragavan - 4.16.0-2 +- own {libdir}/xfce4 (used to be owned by exo) + * Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 - Update to 4.16.0 From 5bbba1137c3b80af071e30ceb6bdd5c7c3ac7e40 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:00:48 +0000 Subject: [PATCH 10/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 8fa2a25..b2b305a 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Jan 17 2021 Mukundan Ragavan - 4.16.0-2 - own {libdir}/xfce4 (used to be owned by exo) From 38ce54e86f2ebca2bc13ef1b669cf737fe455fa7 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 14 Apr 2021 19:01:14 -0400 Subject: [PATCH 11/38] Update to 4.16.1 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index acd1c93..06426c0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.14.2.tar.bz2 /xfce4-settings-4.14.3.tar.bz2 /xfce4-settings-4.16.0.tar.bz2 +/xfce4-settings-4.16.1.tar.bz2 diff --git a/sources b/sources index 826e4cd..223770b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.16.0.tar.bz2) = 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238 +SHA512 (xfce4-settings-4.16.1.tar.bz2) = 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c diff --git a/xfce4-settings.spec b/xfce4-settings.spec index b2b305a..3a7b6d3 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,8 +1,8 @@ %global xfceversion 4.16 Name: xfce4-settings -Version: 4.16.0 -Release: 3%{?dist} +Version: 4.16.1 +Release: 1%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Wed Apr 14 2021 Mukundan Ragavan - 4.16.1-1 +- Update to 4.16.1 + * Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 9d3d12bd994b60a51e0b7ea110a21c9a1c96fe9f Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 8 Jun 2021 08:41:21 -0400 Subject: [PATCH 12/38] Update to 4.16.2 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 06426c0..3a91b76 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.14.3.tar.bz2 /xfce4-settings-4.16.0.tar.bz2 /xfce4-settings-4.16.1.tar.bz2 +/xfce4-settings-4.16.2.tar.bz2 diff --git a/sources b/sources index 223770b..57c27a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.16.1.tar.bz2) = 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c +SHA512 (xfce4-settings-4.16.2.tar.bz2) = 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 3a7b6d3..8b54d2d 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.16 Name: xfce4-settings -Version: 4.16.1 +Version: 4.16.2 Release: 1%{?dist} Summary: Settings Manager for Xfce @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Tue Jun 08 2021 Mukundan Ragavan - 4.16.2-1 +- Update to 4.16.2 + * Wed Apr 14 2021 Mukundan Ragavan - 4.16.1-1 - Update to 4.16.1 From 5135367b2b56191d72111b4ec004b632e9bcb603 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:32:20 +0000 Subject: [PATCH 13/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 8b54d2d..4dfb00d 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.16.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 08 2021 Mukundan Ragavan - 4.16.2-1 - Update to 4.16.2 From d68705a1d980e6ba1a86651844ac9b2be9c67eff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:03:54 +0000 Subject: [PATCH 14/38] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 4dfb00d..f2d105f 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 4.16.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 4.16.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 84cd4bac48371aa265ed700530dada6e71898618 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 5 Jul 2022 10:12:00 -0700 Subject: [PATCH 15/38] Update to 4.16.3. Fixes rhbz#2100401 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3a91b76..b406ff2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.16.0.tar.bz2 /xfce4-settings-4.16.1.tar.bz2 /xfce4-settings-4.16.2.tar.bz2 +/xfce4-settings-4.16.3.tar.bz2 diff --git a/sources b/sources index 57c27a9..b40b233 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.16.2.tar.bz2) = 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed +SHA512 (xfce4-settings-4.16.3.tar.bz2) = 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b diff --git a/xfce4-settings.spec b/xfce4-settings.spec index f2d105f..33df9ee 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,8 +1,8 @@ %global xfceversion 4.16 Name: xfce4-settings -Version: 4.16.2 -Release: 3%{?dist} +Version: 4.16.3 +Release: 1%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Tue Jul 05 2022 Kevin Fenzi - 4.16.3-1 +- Update to 4.16.3. Fixes rhbz#2100401 + * Sat Jan 22 2022 Fedora Release Engineering - 4.16.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 062641af5838dc2a1a44da8cbba86ce7dd6d6603 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:05:33 +0000 Subject: [PATCH 16/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-settings.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 33df9ee..3375486 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,6 +83,9 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 4.16.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 05 2022 Kevin Fenzi - 4.16.3-1 - Update to 4.16.3. Fixes rhbz#2100401 From 47db96521ee5d8115cd67d3e50b98c1fffe7e356 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 24 Nov 2022 12:19:30 -0600 Subject: [PATCH 17/38] rpmautospec --- changelog | 316 +++++++++++++++++++++++++++++++++++++++++++ xfce4-settings.spec | 319 +------------------------------------------- 2 files changed, 318 insertions(+), 317 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..46a6332 --- /dev/null +++ b/changelog @@ -0,0 +1,316 @@ +* Sat Jul 23 2022 Fedora Release Engineering - 4.16.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue Jul 05 2022 Kevin Fenzi - 4.16.3-1 +- Update to 4.16.3. Fixes rhbz#2100401 + +* Sat Jan 22 2022 Fedora Release Engineering - 4.16.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 4.16.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 08 2021 Mukundan Ragavan - 4.16.2-1 +- Update to 4.16.2 + +* Wed Apr 14 2021 Mukundan Ragavan - 4.16.1-1 +- Update to 4.16.1 + +* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sun Jan 17 2021 Mukundan Ragavan - 4.16.0-2 +- own {libdir}/xfce4 (used to be owned by exo) + +* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 +- Update to 4.16.0 + +* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jul 02 2020 Adam Williamson - 4.14.3-2 +- Switch default icon theme to Adwaita (#1853462) + +* Sun Apr 12 2020 Mukundan Ragavan - 4.14.3-1 +- Update to 4.14.3 + +* Fri Jan 31 2020 Fedora Release Engineering - 4.14.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Jan 10 2020 Mukundan Ragavan - 4.14.2-1 +- Update to 4.14.2 + +* Tue Aug 27 2019 Mukundan Ragavan - 4.14.1-2 +- Enable colord support + +* Thu Aug 22 2019 Mukundan Ragavan - 4.14.1-1 +- Update to 4.14.1 + +* Mon Aug 12 2019 Mukundan Ragavan - 4.14.0-1 +- Update to 4.14.0 + +* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-1 +- Update to 4.13.8 + +* Sat Jul 27 2019 Fedora Release Engineering - 4.13.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Mon Jul 01 2019 Mukundan Ragavan - 4.13.7-1 +- Update to 4.13.7 + +* Fri May 17 2019 Mukundan Ragavan - 4.13.6-1 +- Update to 4.13.6 +- Drop upstreamed patch + +* Sun Feb 03 2019 Fedora Release Engineering - 4.13.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Jan 16 2019 Dan Horák - 4.13.5-3 +- Drop unused BR +- Update R + +* Thu Dec 20 2018 Mukundan Ragavan - 4.13.5-2 +- Add patch to fix scrolling in settings dialogs +- Fixes bug #1648818 + +* Tue Oct 02 2018 Mukundan Ragavan - 4.13.5-1 +- Update to 4.13.5 + +* Sat Aug 11 2018 Mukundan Ragavan - 4.13.4-20 +- Update to 4.13.4 + +* Sat Jul 14 2018 Fedora Release Engineering - 4.12.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Jun 20 2018 Mukundan Ragavan - 4.12.4-1 +- Update to 4.12.4 + +* Sun Mar 18 2018 Mukundan Ragavan - 4.12.3-1 +- Update to 4.12.3 + +* Sat Mar 03 2018 Mukundan Ragavan - 4.12.2-2 +- Modernize spec + +* Thu Mar 01 2018 Kevin Fenzi - 4.12.2-1 +- Update to 4.12.2. + +* Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Sep 15 2016 Kevin Fenzi - 4.12.1-1 +- Update to 4.12.1 + +* Sat Jul 23 2016 Kevin Fenzi - 4.12.0-8 +- Add monitor patch from bug #1285521 + +* Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon Mar 16 2015 Dan Horák - 4.12.0-5 +- no Xorg input driver on s390(x) + +* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-4 +- Add correct libinput dependencies +- Removed --enable-gtk3 - no GTK3 support + +* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-2 +- Enable xorg-libinput support + +* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 +- Update to stable release 4.12.0 +- spec clean up +- built with GTK3 support + +* Sat Feb 21 2015 Till Maas - 4.10.1-6 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + +* Mon Aug 18 2014 Fedora Release Engineering - 4.10.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 4.10.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 4.10.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon May 20 2013 Eric Harney 4.10.1-2 +- Re-add patch for multi monitor position settings. (#773780) + +* Sun May 05 2013 Kevin Fenzi 4.10.1-1 +- Update to 4.10.1 + +* Fri Jan 25 2013 Christoph Wickert - 4.10.0-4 +- Fix syntax error in the fedora patch (#863337) + +* Sat Oct 06 2012 Christoph Wickert - 4.10.0-3 +- Add patch to prevent accidental shutdown of xfsettingsd +- Add patch to fix GTK3 theme handling + +* Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sun Apr 29 2012 Christoph Wickert - 4.10.0-1 +- Update to 4.10.0 final +- Make build verbose +- Add VCS key + +* Sat Apr 14 2012 Kevin Fenzi - 4.9.5-1 +- Update to 4.9.5 (Xfce 4.10pre2) + +* Mon Apr 02 2012 Kevin Fenzi - 4.9.4-1 +- Update to 4.9.4 + +* Sun Feb 19 2012 Kevin Fenzi - 4.8.3-4 +- Add patch for keyboard default clearing. Fixes bug #753319 + +* Sat Jan 21 2012 Kevin Fenzi - 4.8.3-3 +- Add patch for multi monitor position settings. Fixes bug #773780 + +* Sat Jan 14 2012 Fedora Release Engineering - 4.8.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Fri Sep 23 2011 Kevin Fenzi - 4.8.3-1 +- Update to 4.8.3 + +* Thu May 19 2011 Orion Poplawski - 4.8.2-2 +- Require gnome-icon-theme on EL + +* Thu May 19 2011 Christoph Wickert - 4.8.2-1 +- Update to 4.8.2 +- Remove helper-crash.patch (included in this version) + +* Mon May 09 2011 Kevin Fenzi - 4.8.1-4 +- Add patch to fix crash in helper when screenshooter isn't installed. +- Fixes bug #701550 + +* Fri Apr 08 2011 Christoph Wickert - 4.8.1-3 +- Change default theme to Adwaita (#694889) + +* Mon Feb 07 2011 Fedora Release Engineering - 4.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Sun Jan 30 2011 Kevin Fenzi - 4.8.1-1 +- Update to 4.8.1 + +* Thu Jan 27 2011 Kevin Fenzi - 4.8.0-2 +- Add patch to fix double free. (fixes #670522) + +* Sun Jan 16 2011 Kevin Fenzi - 4.8.0-1 +- Update to 4.8.0 + +* Sun Jan 02 2011 Christoph Wickert - 4.7.7-1 +- Update to 4.7.7 + +* Sun Dec 05 2010 Christoph Wickert - 4.7.6-1 +- Update to 4.7.6 +- Drop libnotify fix (upstreamed) + +* Fri Dec 03 2010 Christoph Wickert - 4.7.5-1 +- Update to 4.7.5 + +* Mon Nov 08 2010 Christoph Wickert - 4.7.4-1 +- Update to 4.7.4 + +* Fri Nov 05 2010 Kevin Fenzi - 4.6.5-2 +- Update for new libnotify + +* Fri May 21 2010 Kevin Fenzi - 4.6.5-1 +- Update to 4.6.5 + +* Sun Feb 14 2010 Kevin Fenzi - 4.6.4-3 +- Add patch to fix DSO linking. Fixes bug #564803 + +* Sat Jan 23 2010 Christoph Wickert - 4.6.4-2 +- Add patch for libxklavier 5.0. Thanks to Caolan McNamara (#558081) +- Use Clearlooks theme by default + +* Sat Jan 02 2010 Christoph Wickert - 4.6.4-1 +- Update to 4.6.4 +- Drop xi2 patch, fixed upstream + +* Tue Nov 10 2009 Christoph Wickert - 4.6.3-2 +- Patch xfce4-mouse-settings for newer libXi (#525501) + +* Tue Sep 29 2009 Christoph Wickert - 4.6.3-1 +- Update to 4.6.3 +- Drop patches that were upstreamed + +* Sat Sep 26 2009 Kevin Fenzi - 4.6.1-5 +- Add patch for restoring display resolution on login (bug #504908) + +* Wed Sep 09 2009 Christoph Wickert - 4.6.1-4 +- Fix xfconf channel for keyboard repeat rate setting +- Avoid timing out xfce4-session on startup (bugzilla.xfce.org #5040) +- Make sure xfce4-settings-helper only gets started in Xfce +- Fix directory ownership issue + +* Mon Jul 27 2009 Fedora Release Engineering - 4.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Fri Jul 03 2009 Kevin Fenzi - 4.6.1-2 +- Update for new libxklavier + +* Sun Apr 19 2009 Kevin Fenzi - 4.6.1-1 +- Update to 4.6.1 + +* Thu Apr 16 2009 Kevin Fenzi - 4.6.0-6 +- Have to add Antialias type to really enable by default. + +* Wed Apr 15 2009 Kevin Fenzi - 4.6.0-5 +- Bump to fix tagging mistake. + +* Wed Apr 15 2009 Kevin Fenzi - 4.6.0-4 +- Make Antialias default (bug #495700) + +* Thu Mar 19 2009 Kevin Fenzi - 4.6.0-3 +- display settings fixes from upstream svn. + +* Fri Feb 27 2009 Kevin Fenzi - 4.6.0-2 +- Rebase patch for artwork + +* Thu Feb 26 2009 Kevin Fenzi - 4.6.0-1 +- Update to 4.6.0 + +* Thu Feb 26 2009 Fedora Release Engineering - 4.5.99.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Fri Feb 20 2009 Kevin Fenzi - 4.5.99.1-2 +- Add patch to fix imsettings (bug #478669) + +* Mon Jan 26 2009 Kevin Fenzi - 4.5.99.1-1 +- Update to 4.5.99.1 + +* Thu Jan 22 2009 Christoph Wickert - 4.5.93-2 +- Add Obsoletes for mcs packages to make sure xfce4-settings gets installed +- Don't package desktop files twice +- Require xfconf +- Use Nodoka theme and Fedora icons +- Add docs + +* Tue Jan 13 2009 Kevin Fenzi - 4.5.93-1 +- Update to 4.5.93 + +* Sat Dec 27 2008 Kevin Fenzi - 4.5.92-2 +- Cleaned up desktop-file-install +- Added some BuildRequires. + +* Fri Dec 26 2008 Kevin Fenzi - 4.5.92-1 +- Initial version for Fedora. + diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 3375486..033cd68 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -2,7 +2,7 @@ Name: xfce4-settings Version: 4.16.3 -Release: 2%{?dist} +Release: %autorelease Summary: Settings Manager for Xfce License: GPLv2+ @@ -83,319 +83,4 @@ done %{_datadir}/xfce4/helpers/*.desktop %changelog -* Sat Jul 23 2022 Fedora Release Engineering - 4.16.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Tue Jul 05 2022 Kevin Fenzi - 4.16.3-1 -- Update to 4.16.3. Fixes rhbz#2100401 - -* Sat Jan 22 2022 Fedora Release Engineering - 4.16.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 4.16.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jun 08 2021 Mukundan Ragavan - 4.16.2-1 -- Update to 4.16.2 - -* Wed Apr 14 2021 Mukundan Ragavan - 4.16.1-1 -- Update to 4.16.1 - -* Thu Jan 28 2021 Fedora Release Engineering - 4.16.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sun Jan 17 2021 Mukundan Ragavan - 4.16.0-2 -- own {libdir}/xfce4 (used to be owned by exo) - -* Wed Dec 23 2020 Mukundan Ragavan - 4.16.0-1 -- Update to 4.16.0 - -* Sat Aug 01 2020 Fedora Release Engineering - 4.14.3-4 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 4.14.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Jul 02 2020 Adam Williamson - 4.14.3-2 -- Switch default icon theme to Adwaita (#1853462) - -* Sun Apr 12 2020 Mukundan Ragavan - 4.14.3-1 -- Update to 4.14.3 - -* Fri Jan 31 2020 Fedora Release Engineering - 4.14.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Jan 10 2020 Mukundan Ragavan - 4.14.2-1 -- Update to 4.14.2 - -* Tue Aug 27 2019 Mukundan Ragavan - 4.14.1-2 -- Enable colord support - -* Thu Aug 22 2019 Mukundan Ragavan - 4.14.1-1 -- Update to 4.14.1 - -* Mon Aug 12 2019 Mukundan Ragavan - 4.14.0-1 -- Update to 4.14.0 - -* Mon Jul 29 2019 Mukundan Ragavan - 4.13.8-1 -- Update to 4.13.8 - -* Sat Jul 27 2019 Fedora Release Engineering - 4.13.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Jul 01 2019 Mukundan Ragavan - 4.13.7-1 -- Update to 4.13.7 - -* Fri May 17 2019 Mukundan Ragavan - 4.13.6-1 -- Update to 4.13.6 -- Drop upstreamed patch - -* Sun Feb 03 2019 Fedora Release Engineering - 4.13.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Jan 16 2019 Dan Horák - 4.13.5-3 -- Drop unused BR -- Update R - -* Thu Dec 20 2018 Mukundan Ragavan - 4.13.5-2 -- Add patch to fix scrolling in settings dialogs -- Fixes bug #1648818 - -* Tue Oct 02 2018 Mukundan Ragavan - 4.13.5-1 -- Update to 4.13.5 - -* Sat Aug 11 2018 Mukundan Ragavan - 4.13.4-20 -- Update to 4.13.4 - -* Sat Jul 14 2018 Fedora Release Engineering - 4.12.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jun 20 2018 Mukundan Ragavan - 4.12.4-1 -- Update to 4.12.4 - -* Sun Mar 18 2018 Mukundan Ragavan - 4.12.3-1 -- Update to 4.12.3 - -* Sat Mar 03 2018 Mukundan Ragavan - 4.12.2-2 -- Modernize spec - -* Thu Mar 01 2018 Kevin Fenzi - 4.12.2-1 -- Update to 4.12.2. - -* Fri Feb 09 2018 Fedora Release Engineering - 4.12.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 4.12.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 4.12.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 4.12.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Sep 15 2016 Kevin Fenzi - 4.12.1-1 -- Update to 4.12.1 - -* Sat Jul 23 2016 Kevin Fenzi - 4.12.0-8 -- Add monitor patch from bug #1285521 - -* Fri Feb 05 2016 Fedora Release Engineering - 4.12.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 4.12.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Mar 16 2015 Dan Horák - 4.12.0-5 -- no Xorg input driver on s390(x) - -* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-4 -- Add correct libinput dependencies -- Removed --enable-gtk3 - no GTK3 support - -* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-2 -- Enable xorg-libinput support - -* Sat Feb 28 2015 Mukundan Ragavan - 4.12.0-1 -- Update to stable release 4.12.0 -- spec clean up -- built with GTK3 support - -* Sat Feb 21 2015 Till Maas - 4.10.1-6 -- Rebuilt for Fedora 23 Change - https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code - -* Mon Aug 18 2014 Fedora Release Engineering - 4.10.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 4.10.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 4.10.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon May 20 2013 Eric Harney 4.10.1-2 -- Re-add patch for multi monitor position settings. (#773780) - -* Sun May 05 2013 Kevin Fenzi 4.10.1-1 -- Update to 4.10.1 - -* Fri Jan 25 2013 Christoph Wickert - 4.10.0-4 -- Fix syntax error in the fedora patch (#863337) - -* Sat Oct 06 2012 Christoph Wickert - 4.10.0-3 -- Add patch to prevent accidental shutdown of xfsettingsd -- Add patch to fix GTK3 theme handling - -* Sun Jul 22 2012 Fedora Release Engineering - 4.10.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sun Apr 29 2012 Christoph Wickert - 4.10.0-1 -- Update to 4.10.0 final -- Make build verbose -- Add VCS key - -* Sat Apr 14 2012 Kevin Fenzi - 4.9.5-1 -- Update to 4.9.5 (Xfce 4.10pre2) - -* Mon Apr 02 2012 Kevin Fenzi - 4.9.4-1 -- Update to 4.9.4 - -* Sun Feb 19 2012 Kevin Fenzi - 4.8.3-4 -- Add patch for keyboard default clearing. Fixes bug #753319 - -* Sat Jan 21 2012 Kevin Fenzi - 4.8.3-3 -- Add patch for multi monitor position settings. Fixes bug #773780 - -* Sat Jan 14 2012 Fedora Release Engineering - 4.8.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Fri Sep 23 2011 Kevin Fenzi - 4.8.3-1 -- Update to 4.8.3 - -* Thu May 19 2011 Orion Poplawski - 4.8.2-2 -- Require gnome-icon-theme on EL - -* Thu May 19 2011 Christoph Wickert - 4.8.2-1 -- Update to 4.8.2 -- Remove helper-crash.patch (included in this version) - -* Mon May 09 2011 Kevin Fenzi - 4.8.1-4 -- Add patch to fix crash in helper when screenshooter isn't installed. -- Fixes bug #701550 - -* Fri Apr 08 2011 Christoph Wickert - 4.8.1-3 -- Change default theme to Adwaita (#694889) - -* Mon Feb 07 2011 Fedora Release Engineering - 4.8.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sun Jan 30 2011 Kevin Fenzi - 4.8.1-1 -- Update to 4.8.1 - -* Thu Jan 27 2011 Kevin Fenzi - 4.8.0-2 -- Add patch to fix double free. (fixes #670522) - -* Sun Jan 16 2011 Kevin Fenzi - 4.8.0-1 -- Update to 4.8.0 - -* Sun Jan 02 2011 Christoph Wickert - 4.7.7-1 -- Update to 4.7.7 - -* Sun Dec 05 2010 Christoph Wickert - 4.7.6-1 -- Update to 4.7.6 -- Drop libnotify fix (upstreamed) - -* Fri Dec 03 2010 Christoph Wickert - 4.7.5-1 -- Update to 4.7.5 - -* Mon Nov 08 2010 Christoph Wickert - 4.7.4-1 -- Update to 4.7.4 - -* Fri Nov 05 2010 Kevin Fenzi - 4.6.5-2 -- Update for new libnotify - -* Fri May 21 2010 Kevin Fenzi - 4.6.5-1 -- Update to 4.6.5 - -* Sun Feb 14 2010 Kevin Fenzi - 4.6.4-3 -- Add patch to fix DSO linking. Fixes bug #564803 - -* Sat Jan 23 2010 Christoph Wickert - 4.6.4-2 -- Add patch for libxklavier 5.0. Thanks to Caolan McNamara (#558081) -- Use Clearlooks theme by default - -* Sat Jan 02 2010 Christoph Wickert - 4.6.4-1 -- Update to 4.6.4 -- Drop xi2 patch, fixed upstream - -* Tue Nov 10 2009 Christoph Wickert - 4.6.3-2 -- Patch xfce4-mouse-settings for newer libXi (#525501) - -* Tue Sep 29 2009 Christoph Wickert - 4.6.3-1 -- Update to 4.6.3 -- Drop patches that were upstreamed - -* Sat Sep 26 2009 Kevin Fenzi - 4.6.1-5 -- Add patch for restoring display resolution on login (bug #504908) - -* Wed Sep 09 2009 Christoph Wickert - 4.6.1-4 -- Fix xfconf channel for keyboard repeat rate setting -- Avoid timing out xfce4-session on startup (bugzilla.xfce.org #5040) -- Make sure xfce4-settings-helper only gets started in Xfce -- Fix directory ownership issue - -* Mon Jul 27 2009 Fedora Release Engineering - 4.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Fri Jul 03 2009 Kevin Fenzi - 4.6.1-2 -- Update for new libxklavier - -* Sun Apr 19 2009 Kevin Fenzi - 4.6.1-1 -- Update to 4.6.1 - -* Thu Apr 16 2009 Kevin Fenzi - 4.6.0-6 -- Have to add Antialias type to really enable by default. - -* Wed Apr 15 2009 Kevin Fenzi - 4.6.0-5 -- Bump to fix tagging mistake. - -* Wed Apr 15 2009 Kevin Fenzi - 4.6.0-4 -- Make Antialias default (bug #495700) - -* Thu Mar 19 2009 Kevin Fenzi - 4.6.0-3 -- display settings fixes from upstream svn. - -* Fri Feb 27 2009 Kevin Fenzi - 4.6.0-2 -- Rebase patch for artwork - -* Thu Feb 26 2009 Kevin Fenzi - 4.6.0-1 -- Update to 4.6.0 - -* Thu Feb 26 2009 Fedora Release Engineering - 4.5.99.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Fri Feb 20 2009 Kevin Fenzi - 4.5.99.1-2 -- Add patch to fix imsettings (bug #478669) - -* Mon Jan 26 2009 Kevin Fenzi - 4.5.99.1-1 -- Update to 4.5.99.1 - -* Thu Jan 22 2009 Christoph Wickert - 4.5.93-2 -- Add Obsoletes for mcs packages to make sure xfce4-settings gets installed -- Don't package desktop files twice -- Require xfconf -- Use Nodoka theme and Fedora icons -- Add docs - -* Tue Jan 13 2009 Kevin Fenzi - 4.5.93-1 -- Update to 4.5.93 - -* Sat Dec 27 2008 Kevin Fenzi - 4.5.92-2 -- Cleaned up desktop-file-install -- Added some BuildRequires. - -* Fri Dec 26 2008 Kevin Fenzi - 4.5.92-1 -- Initial version for Fedora. - +%autochangelog From 8300d4ee32de38438627db231eb2a5b8bc0ac53f Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 24 Nov 2022 12:24:37 -0600 Subject: [PATCH 18/38] update to v4.16.5 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b406ff2..fd5494f 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.16.1.tar.bz2 /xfce4-settings-4.16.2.tar.bz2 /xfce4-settings-4.16.3.tar.bz2 +/xfce4-settings-4.16.5.tar.bz2 diff --git a/sources b/sources index b40b233..f710ab4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.16.3.tar.bz2) = 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b +SHA512 (xfce4-settings-4.16.5.tar.bz2) = 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 033cd68..995d115 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.16 Name: xfce4-settings -Version: 4.16.3 +Version: 4.16.5 Release: %autorelease Summary: Settings Manager for Xfce From c317a749b4d318536b583b2a1297f962355f7664 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 15 Jan 2023 20:59:51 -0600 Subject: [PATCH 19/38] Update to v4.18.1 (Xfce 4.18) --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fd5494f..ba21e1e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.16.2.tar.bz2 /xfce4-settings-4.16.3.tar.bz2 /xfce4-settings-4.16.5.tar.bz2 +/xfce4-settings-4.18.1.tar.bz2 diff --git a/sources b/sources index f710ab4..7eaa0cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.16.5.tar.bz2) = 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e +SHA512 (xfce4-settings-4.18.1.tar.bz2) = 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 995d115..e71a1cf 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ -%global xfceversion 4.16 +%global xfceversion 4.18 Name: xfce4-settings -Version: 4.16.5 +Version: 4.18.1 Release: %autorelease Summary: Settings Manager for Xfce From 8bee647effc0dcca4543792b7bd6621cca765e3a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:25:51 +0000 Subject: [PATCH 20/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 66e6b6fe4456a3ed8c49b1dde2abb8e502dc00fa Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 12 Feb 2023 09:20:31 -0600 Subject: [PATCH 21/38] Update to v4.18.2 --- .gitignore | 1 + sources | 2 +- ...14-fedora.patch => xfce4-settings-4.18-fedora.patch | 10 +++++----- xfce4-settings.spec | 4 ++-- 4 files changed, 9 insertions(+), 8 deletions(-) rename xfce4-settings-4.14-fedora.patch => xfce4-settings-4.18-fedora.patch (75%) diff --git a/.gitignore b/.gitignore index ba21e1e..6615f36 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.16.3.tar.bz2 /xfce4-settings-4.16.5.tar.bz2 /xfce4-settings-4.18.1.tar.bz2 +/xfce4-settings-4.18.2.tar.bz2 diff --git a/sources b/sources index 7eaa0cb..856891d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.18.1.tar.bz2) = 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515 +SHA512 (xfce4-settings-4.18.2.tar.bz2) = 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4 diff --git a/xfce4-settings-4.14-fedora.patch b/xfce4-settings-4.18-fedora.patch similarity index 75% rename from xfce4-settings-4.14-fedora.patch rename to xfce4-settings-4.18-fedora.patch index 7cda3b7..4d04188 100644 --- a/xfce4-settings-4.14-fedora.patch +++ b/xfce4-settings-4.18-fedora.patch @@ -1,13 +1,13 @@ ---- xfsettingsd/xsettings.xml.orig 2015-02-23 19:33:11.000000000 -0600 -+++ xfsettingsd/xsettings.xml 2015-02-28 18:30:51.863719465 -0600 +--- xfsettingsd/xsettings.xml.orig 2023-02-12 09:11:32.383837824 -0600 ++++ xfsettingsd/xsettings.xml 2023-02-12 09:13:00.903384708 -0600 @@ -6,8 +6,8 @@ - + - - -+ -+ ++ ++ diff --git a/xfce4-settings.spec b/xfce4-settings.spec index e71a1cf..dfc593a 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfce4-settings -Version: 4.18.1 +Version: 4.18.2 Release: %autorelease Summary: Settings Manager for Xfce @@ -10,7 +10,7 @@ URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfce4-settings Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 # Use Fedora theme and font settings -Patch10: xfce4-settings-4.14-fedora.patch +Patch10: xfce4-settings-%{xfceversion}-fedora.patch BuildRequires: make BuildRequires: gcc-c++ From 81a63f6ad72dc3594d988fa94a4dc10c5d187039 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 1 Mar 2023 19:54:02 -0600 Subject: [PATCH 22/38] Fix xsettings patch --- xfce4-settings-4.18-fedora.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce4-settings-4.18-fedora.patch b/xfce4-settings-4.18-fedora.patch index 4d04188..7b74b41 100644 --- a/xfce4-settings-4.18-fedora.patch +++ b/xfce4-settings-4.18-fedora.patch @@ -6,8 +6,8 @@ - - -+ -+ ++ ++ From cf9e0328dd222bc709af32febae6efc9829e3858 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 9 Jul 2023 19:51:56 -0500 Subject: [PATCH 23/38] Update to v4.18.3 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6615f36..8ba9c75 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.16.5.tar.bz2 /xfce4-settings-4.18.1.tar.bz2 /xfce4-settings-4.18.2.tar.bz2 +/xfce4-settings-4.18.3.tar.bz2 diff --git a/sources b/sources index 856891d..33832a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.18.2.tar.bz2) = 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4 +SHA512 (xfce4-settings-4.18.3.tar.bz2) = 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e diff --git a/xfce4-settings.spec b/xfce4-settings.spec index dfc593a..26cacab 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfce4-settings -Version: 4.18.2 +Version: 4.18.3 Release: %autorelease Summary: Settings Manager for Xfce @@ -12,7 +12,7 @@ Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}- # Use Fedora theme and font settings Patch10: xfce4-settings-%{xfceversion}-fedora.patch -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: intltool @@ -40,7 +40,7 @@ This package includes the settings manager applications for the Xfce desktop. %prep %setup -q -%patch10 +%patch 10 %build From 42bf32ce6907b6004f3b40dc3fd306ce2ed7ccee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:48:29 +0000 Subject: [PATCH 24/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From c68cf471c74879fe217b3f408ce7e5ab8d4ebca3 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 29 Dec 2023 10:25:39 -0600 Subject: [PATCH 25/38] Update to v4.18.4 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8ba9c75..ae27b24 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.18.1.tar.bz2 /xfce4-settings-4.18.2.tar.bz2 /xfce4-settings-4.18.3.tar.bz2 +/xfce4-settings-4.18.4.tar.bz2 diff --git a/sources b/sources index 33832a1..f7d1508 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.18.3.tar.bz2) = 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e +SHA512 (xfce4-settings-4.18.4.tar.bz2) = 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 26cacab..eb01a81 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfce4-settings -Version: 4.18.3 +Version: 4.18.4 Release: %autorelease Summary: Settings Manager for Xfce From f9ee6cdb8f5df141ec846cbd3e3712f3f1486cbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:38:19 +0000 Subject: [PATCH 26/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f88e22d02d76ca50b4717a5665e1055c9b5b28e0 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 16 Jun 2024 18:35:19 -0500 Subject: [PATCH 27/38] Update to v4.18.6 --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ae27b24..9e9d3e6 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.18.2.tar.bz2 /xfce4-settings-4.18.3.tar.bz2 /xfce4-settings-4.18.4.tar.bz2 +/xfce4-settings-4.18.6.tar.bz2 diff --git a/sources b/sources index f7d1508..655a740 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.18.4.tar.bz2) = 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0 +SHA512 (xfce4-settings-4.18.6.tar.bz2) = e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index eb01a81..7b1c9f9 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.18 Name: xfce4-settings -Version: 4.18.4 +Version: 4.18.6 Release: %autorelease Summary: Settings Manager for Xfce From b126049f46fb006053ee2e4dd16feabb13bbece4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:01:15 +0000 Subject: [PATCH 28/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 1492ec972af16dce7c42919c707806f82a997604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:53:19 +0200 Subject: [PATCH 29/38] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfce4-settings.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 7b1c9f9..fcd7819 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -5,7 +5,8 @@ Version: 4.18.6 Release: %autorelease Summary: Settings Manager for Xfce -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfce4-settings Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 From 0c20aa9c2d6f07a34bb2d0339b38a12e5511909a Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 08:12:37 -0600 Subject: [PATCH 30/38] Update to v4.20.0 --- .gitignore | 1 + sources | 2 +- xfce4-settings-4.18-fedora.patch | 25 ------------------------- xfce4-settings-4.20-fedora.patch | 14 ++++++++++++++ xfce4-settings.spec | 11 +++++------ 5 files changed, 21 insertions(+), 32 deletions(-) delete mode 100644 xfce4-settings-4.18-fedora.patch create mode 100644 xfce4-settings-4.20-fedora.patch diff --git a/.gitignore b/.gitignore index 9e9d3e6..4a67613 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.18.3.tar.bz2 /xfce4-settings-4.18.4.tar.bz2 /xfce4-settings-4.18.6.tar.bz2 +/xfce4-settings-4.20.0.tar.bz2 diff --git a/sources b/sources index 655a740..b9e48c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.18.6.tar.bz2) = e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7 +SHA512 (xfce4-settings-4.20.0.tar.bz2) = ab728bfce9aefe14c59dce0f93a84d395826ffc37d3a7bafc40fce61055ce4b7d9265c65460bf7ee69e4c8f4efd7e0b88b3670d859d48d4602c17acc20556528 diff --git a/xfce4-settings-4.18-fedora.patch b/xfce4-settings-4.18-fedora.patch deleted file mode 100644 index 7b74b41..0000000 --- a/xfce4-settings-4.18-fedora.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- xfsettingsd/xsettings.xml.orig 2023-02-12 09:11:32.383837824 -0600 -+++ xfsettingsd/xsettings.xml 2023-02-12 09:13:00.903384708 -0600 -@@ -6,8 +6,8 @@ - - - -- -- -+ -+ - - - -@@ -19,9 +19,9 @@ - - - -- -+ - -- -+ - - - diff --git a/xfce4-settings-4.20-fedora.patch b/xfce4-settings-4.20-fedora.patch new file mode 100644 index 0000000..98ff8ba --- /dev/null +++ b/xfce4-settings-4.20-fedora.patch @@ -0,0 +1,14 @@ +--- xfsettingsd/xsettings.xml.orig 2024-12-21 15:21:03.126899741 -0600 ++++ xfsettingsd/xsettings.xml 2024-12-21 15:21:17.436951819 -0600 +@@ -19,9 +19,9 @@ + + + +- ++ + +- ++ + + + diff --git a/xfce4-settings.spec b/xfce4-settings.spec index fcd7819..3483439 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ -%global xfceversion 4.18 +%global xfceversion 4.20 Name: xfce4-settings -Version: 4.18.6 +Version: 4.20.0 Release: %autorelease Summary: Settings Manager for Xfce @@ -30,7 +30,7 @@ BuildRequires: libxklavier-devel BuildRequires: xorg-x11-drv-libinput-devel %endif BuildRequires: libXrandr-devel -BuildRequires: garcon-devel >= 0.1.10 +BuildRequires: garcon-devel >= %{xfceversion} Requires: xfconf %if 0%{?rhel} <= 7 Requires: gnome-icon-theme @@ -65,7 +65,7 @@ done %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS TODO +%doc AUTHORS ChangeLog NEWS %config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml %config(noreplace) %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop %config(noreplace) %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu @@ -78,8 +78,7 @@ done %{_bindir}/xfce4-find-cursor %{_datadir}/applications/xfce*.desktop %{_libdir}/xfce4 -%{_libdir}/xfce4/xfce4-compose-mail -%{_libdir}/xfce4/settings +%{_libdir}/gtk-3.0/modules/libxfsettingsd-gtk-settings-sync.so %{_datadir}/icons/hicolor/*/*/*xfce* %{_datadir}/xfce4/helpers/*.desktop From c97f7c43c654689de28073d5a140cc84ab119dd0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:46:46 +0000 Subject: [PATCH 31/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 35960bc3bf0de02e09539ddd36d323831333e3fe Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 15 Feb 2025 11:30:30 -0600 Subject: [PATCH 32/38] Update to v4.20.1 --- .gitignore | 1 + sources | 2 +- xfce4-settings-4.20-fedora.patch | 6 +++--- xfce4-settings.spec | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4a67613..5ba6665 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.18.4.tar.bz2 /xfce4-settings-4.18.6.tar.bz2 /xfce4-settings-4.20.0.tar.bz2 +/xfce4-settings-4.20.1.tar.bz2 diff --git a/sources b/sources index b9e48c0..40e3ae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.20.0.tar.bz2) = ab728bfce9aefe14c59dce0f93a84d395826ffc37d3a7bafc40fce61055ce4b7d9265c65460bf7ee69e4c8f4efd7e0b88b3670d859d48d4602c17acc20556528 +SHA512 (xfce4-settings-4.20.1.tar.bz2) = d29307ab93f4db961154541bddc9cfa80886c7ab7bcd42941995c1b9ff24fd8816e65bd690e35c247e25913c352d653386743663443def0b825d415f40b50ef9 diff --git a/xfce4-settings-4.20-fedora.patch b/xfce4-settings-4.20-fedora.patch index 98ff8ba..ca898d4 100644 --- a/xfce4-settings-4.20-fedora.patch +++ b/xfce4-settings-4.20-fedora.patch @@ -1,9 +1,9 @@ ---- xfsettingsd/xsettings.xml.orig 2024-12-21 15:21:03.126899741 -0600 -+++ xfsettingsd/xsettings.xml 2024-12-21 15:21:17.436951819 -0600 +--- xfsettingsd/xsettings.xml.orig 2025-02-15 11:18:57.698932502 -0600 ++++ xfsettingsd/xsettings.xml 2025-02-15 11:21:36.088560532 -0600 @@ -19,9 +19,9 @@ - + - + diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 3483439..fecf57e 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.20 Name: xfce4-settings -Version: 4.20.0 +Version: 4.20.1 Release: %autorelease Summary: Settings Manager for Xfce From 892b615e2fc0e8e24460663e0412d4c51bfe4d09 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:48:34 +0000 Subject: [PATCH 33/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 0715adac447c9ae25d658ea3cc2f9b558d477996 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 25 Oct 2025 16:16:15 -0700 Subject: [PATCH 34/38] Update to 4.20.2 Signed-off-by: Kevin Fenzi --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ba6665..16f9e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.18.6.tar.bz2 /xfce4-settings-4.20.0.tar.bz2 /xfce4-settings-4.20.1.tar.bz2 +/xfce4-settings-4.20.2.tar.bz2 diff --git a/sources b/sources index 40e3ae2..e029909 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.20.1.tar.bz2) = d29307ab93f4db961154541bddc9cfa80886c7ab7bcd42941995c1b9ff24fd8816e65bd690e35c247e25913c352d653386743663443def0b825d415f40b50ef9 +SHA512 (xfce4-settings-4.20.2.tar.bz2) = d765eee47617d11f286e35679bf3c6596328ddbe8e5cfef7d55dc55d78f1ef4b7d3d10f22de9f2b79a2acce8193bb90a35259a8b577f2825715ce8b69e98e257 diff --git a/xfce4-settings.spec b/xfce4-settings.spec index fecf57e..765b798 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.20 Name: xfce4-settings -Version: 4.20.1 +Version: 4.20.2 Release: %autorelease Summary: Settings Manager for Xfce From 4633803c959b5ecc0ecfebbad172ca4f0c1d007e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:38:36 +0000 Subject: [PATCH 35/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 2834e8bce809ef4f37490ac160ae2ab90877e2df Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:11:42 +0000 Subject: [PATCH 36/38] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From af9d041c53410a35a953196c8f314e1b11d8a310 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Wed, 29 Jul 2026 15:16:29 -0300 Subject: [PATCH 37/38] Update to 4.20.5 + spec cleanup and modernization Removed deprecated build flags Added gtk-layer-shell-devel to BR to enable modern Wayland layer shell support Signed-off-by: Filipe Rosset --- .gitignore | 1 + sources | 2 +- xfce4-settings.spec | 32 +++++++++++++++++--------------- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 16f9e4b..5759e54 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ xfce4-settings-4.6.5.tar.bz2 /xfce4-settings-4.20.0.tar.bz2 /xfce4-settings-4.20.1.tar.bz2 /xfce4-settings-4.20.2.tar.bz2 +/xfce4-settings-4.20.5.tar.bz2 diff --git a/sources b/sources index e029909..9cdf312 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-settings-4.20.2.tar.bz2) = d765eee47617d11f286e35679bf3c6596328ddbe8e5cfef7d55dc55d78f1ef4b7d3d10f22de9f2b79a2acce8193bb90a35259a8b577f2825715ce8b69e98e257 +SHA512 (xfce4-settings-4.20.5.tar.bz2) = 99ec7f585029f10d90d462b7dc57376786952b6c92ff80a174195cbc4b89989191c8363fd4f359a99eb5bfc2e10dc411961ab331f1f8c6911c6b3e32d7ab448e diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 765b798..aee34d0 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ %global xfceversion 4.20 Name: xfce4-settings -Version: 4.20.2 +Version: 4.20.5 Release: %autorelease Summary: Settings Manager for Xfce @@ -13,24 +13,26 @@ Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}- # Use Fedora theme and font settings Patch10: xfce4-settings-%{xfceversion}-fedora.patch -BuildRequires: make +BuildRequires: colord-devel +BuildRequires: desktop-file-utils >= 0.7 +BuildRequires: exo-devel >= 0.5.0 +BuildRequires: garcon-devel >= %{xfceversion} BuildRequires: gcc-c++ BuildRequires: gettext +BuildRequires: gtk-layer-shell-devel BuildRequires: intltool -BuildRequires: exo-devel >= 0.5.0 +BuildRequires: libXrandr-devel +BuildRequires: libcanberra-devel +BuildRequires: libnotify-devel BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: libxfce4util-devel >= %{xfceversion} -BuildRequires: xfconf-devel >= %{xfceversion} -BuildRequires: desktop-file-utils >= 0.7 -BuildRequires: libnotify-devel -BuildRequires: colord-devel -BuildRequires: libcanberra-devel BuildRequires: libxklavier-devel +BuildRequires: make +BuildRequires: xfconf-devel >= %{xfceversion} %ifnarch s390 s390x BuildRequires: xorg-x11-drv-libinput-devel %endif -BuildRequires: libXrandr-devel -BuildRequires: garcon-devel >= %{xfceversion} + Requires: xfconf %if 0%{?rhel} <= 7 Requires: gnome-icon-theme @@ -40,17 +42,18 @@ Requires: gnome-icon-theme This package includes the settings manager applications for the Xfce desktop. %prep -%setup -q -%patch 10 - +%autosetup -p0 %build -%configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-xorg-libinput +%configure --enable-sound-settings --enable-xorg-libinput %make_build %install %make_install +# Remove invalid locale directory to silence rpmlint +rm -rf %{buildroot}%{_datadir}/locale/hye + for file in %{buildroot}%{_datadir}/applications/*.desktop ; do desktop-file-install \ --add-category="X-XFCE" \ @@ -60,7 +63,6 @@ for file in %{buildroot}%{_datadir}/applications/*.desktop ; do $file done - %find_lang %{name} %files -f %{name}.lang From afe8c8191a90b6919b5eeccf894e3037aef1b686 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Wed, 29 Jul 2026 15:17:32 -0300 Subject: [PATCH 38/38] simplify .gitignore file Signed-off-by: Filipe Rosset --- .gitignore | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/.gitignore b/.gitignore index 5759e54..ba9c3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,38 +1 @@ -xfce4-settings-4.6.5.tar.bz2 -/xfce4-settings-4.7.7.tar.bz2 -/xfce4-settings-4.8.0.tar.bz2 -/xfce4-settings-4.8.1.tar.bz2 -/xfce4-settings-4.8.2.tar.bz2 -/xfce4-settings-4.8.3.tar.bz2 -/xfce4-settings-4.9.4.tar.bz2 -/xfce4-settings-4.9.5.tar.bz2 -/xfce4-settings-4.10.0.tar.bz2 -/xfce4-settings-4.10.1.tar.bz2 -/xfce4-settings-4.12.0.tar.bz2 -/xfce4-settings-4.12.1.tar.bz2 -/xfce4-settings-4.12.2.tar.bz2 -/xfce4-settings-4.12.3.tar.bz2 -/xfce4-settings-4.12.4.tar.bz2 -/xfce4-settings-4.13.4.tar.bz2 -/xfce4-settings-4.13.5.tar.bz2 -/xfce4-settings-4.13.6.tar.bz2 -/xfce4-settings-4.13.7.tar.bz2 -/xfce4-settings-4.13.8.tar.bz2 -/xfce4-settings-4.14.0.tar.bz2 -/xfce4-settings-4.14.1.tar.bz2 -/xfce4-settings-4.14.2.tar.bz2 -/xfce4-settings-4.14.3.tar.bz2 -/xfce4-settings-4.16.0.tar.bz2 -/xfce4-settings-4.16.1.tar.bz2 -/xfce4-settings-4.16.2.tar.bz2 -/xfce4-settings-4.16.3.tar.bz2 -/xfce4-settings-4.16.5.tar.bz2 -/xfce4-settings-4.18.1.tar.bz2 -/xfce4-settings-4.18.2.tar.bz2 -/xfce4-settings-4.18.3.tar.bz2 -/xfce4-settings-4.18.4.tar.bz2 -/xfce4-settings-4.18.6.tar.bz2 -/xfce4-settings-4.20.0.tar.bz2 -/xfce4-settings-4.20.1.tar.bz2 -/xfce4-settings-4.20.2.tar.bz2 -/xfce4-settings-4.20.5.tar.bz2 +/xfce4-settings-*.tar.bz2