From 970928b78f8de652fe6c1855d9480dccb032a19e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:41:55 +0000 Subject: [PATCH 1/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 9769f35656c3ee07b38252ea7fe275e123b5bc1d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:03:47 +0000 Subject: [PATCH 2/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From abd6f89aca9bd5d6aa7ddaf61e9791f3bb4097e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 12:32:29 +0200 Subject: [PATCH 3/8] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfconf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfconf.spec b/xfconf.spec index 58d4fb2..43568b5 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -5,7 +5,8 @@ Version: 4.18.3 Release: %autorelease Summary: Hierarchical configuration system for Xfce -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: http://www.xfce.org/ #VCS git:git://git.xfce.org/xfce/xfconf Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2 From 777f887a5f613951f376ae2daaf139e01252cf6e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 07:55:53 -0600 Subject: [PATCH 4/8] Update to v4.20.0 --- .gitignore | 1 + sources | 2 +- xfconf.spec | 9 +++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index dccc1ba..0d03946 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ xfconf-4.6.2.tar.bz2 /xfconf-4.18.0.tar.bz2 /xfconf-4.18.1.tar.bz2 /xfconf-4.18.3.tar.bz2 +/xfconf-4.20.0.tar.bz2 diff --git a/sources b/sources index 17a0c1e..0813f82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfconf-4.18.3.tar.bz2) = e1aa133f79ea584af067369f6fd059cd444c4743270ed90a8b0dfe158f7ae6fbc78af62fab67c64674060c2fd1404f06602ac8c019b0db8b70779a17fde4a327 +SHA512 (xfconf-4.20.0.tar.bz2) = 87ae4e9366cccb6c2f13229539e8317d26bfb3fc5333e769ec2de1b596e04348595bb2e85ca90fb63c6c64968e5108e59490700028aeb077b32b9cd03062d9e9 diff --git a/xfconf.spec b/xfconf.spec index 43568b5..ceac9fc 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -1,7 +1,7 @@ -%global xfceversion 4.18 +%global xfceversion 4.20 Name: xfconf -Version: 4.18.3 +Version: 4.20.0 Release: %autorelease Summary: Hierarchical configuration system for Xfce @@ -21,6 +21,7 @@ BuildRequires: intltool BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel BuildRequires: vala +BuildRequires: systemd-rpm-macros Requires: dbus @@ -73,7 +74,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %files -f %{name}.lang %license COPYING -%doc AUTHORS NEWS TODO +%doc AUTHORS NEWS %{_libdir}/lib*.so.* %{_bindir}/xfconf-query %{_libdir}/xfce4/xfconf/ @@ -83,6 +84,7 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_datadir}/dbus-1/services/org.xfce.Xfconf.service %{_datadir}/gir-1.0/Xfconf-0.gir %{_datadir}/bash-completion/completions/xfconf-query +%{_userunitdir}/xfconfd.service %files devel %doc %{_datadir}/gtk-doc @@ -90,7 +92,6 @@ find %{buildroot} -type f -name *.la -exec rm -f {} \; %{_libdir}/pkgconfig/*.pc %{_includedir}/xfce4/xfconf-0 %{_libdir}/gio/modules/libxfconfgsettingsbackend.so -%{_datadir}/gtk-doc/html/%{name}/* %changelog %autochangelog From a6b459113128feaa1563714cdf0d9ddb7369e6f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:49:43 +0000 Subject: [PATCH 5/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From c3b82585b2a2bb2ca534bb7d8f052d4628b60ebf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:50:05 +0000 Subject: [PATCH 6/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 1b3c8425d1643d58df349fe4474358404d7affbc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:40:05 +0000 Subject: [PATCH 7/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 0b4ab8a75adc5986c541297a6d3a8e06523bc05a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:13:09 +0000 Subject: [PATCH 8/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild