From 91e88fd3c873df665b21c970d2f53c6c50cfcd5d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 8 Dec 2021 09:29:35 -0600 Subject: [PATCH 01/10] 5.89.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 332b66a..cf4c168 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /kconfigwidgets-5.86.0.tar.xz /kconfigwidgets-5.87.0.tar.xz /kconfigwidgets-5.88.0.tar.xz +/kconfigwidgets-5.89.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 7f7d593..5450cce 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.89.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Wed Dec 08 2021 Rex Dieter - 5.89.0-1 +- 5.89.0 + * Mon Nov 08 2021 Marc Deop - 5.88.0-1 - 5.88.0 diff --git a/sources b/sources index 51fe447..c941675 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.88.0.tar.xz) = cbc4af1f19509325528cef138746b081552547bbbd5c741dada8d9b58e6d510eb3611867335d94b892d42fa1eb771f0ab4b93c56014cede65bf6769cf10b5a3e +SHA512 (kconfigwidgets-5.89.0.tar.xz) = 8a2b7ec7aa6f3aa0a175da4350c3004fd952baf43286540383b81dc93628892d3d1d6c2e294f111a79a180de99bbe3a1408a451cce1ac4f0b30f38ad253ab446 From 8d64f5f24aacf4bf499d8399d8ea1a5eb292d6ad Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 4 Jan 2022 09:30:27 +0100 Subject: [PATCH 02/10] 5.90.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cf4c168..b1a26ea 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /kconfigwidgets-5.87.0.tar.xz /kconfigwidgets-5.88.0.tar.xz /kconfigwidgets-5.89.0.tar.xz +/kconfigwidgets-5.90.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 5450cce..d2848d1 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.89.0 +Version: 5.90.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Tue Jan 04 2022 Marc Deop i Argemí (Private) - 5.90.0-1 +- 5.90.0 + * Wed Dec 08 2021 Rex Dieter - 5.89.0-1 - 5.89.0 diff --git a/sources b/sources index c941675..feb4b71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.89.0.tar.xz) = 8a2b7ec7aa6f3aa0a175da4350c3004fd952baf43286540383b81dc93628892d3d1d6c2e294f111a79a180de99bbe3a1408a451cce1ac4f0b30f38ad253ab446 +SHA512 (kconfigwidgets-5.90.0.tar.xz) = 5edfaf50f7ad665d75b548ae95aab63c6b5fe6baf084ef5ff9f75ce0fed75503b6b133c846309274e8e93112686efa7d4a5eef30d50cdad4a57d9e3c142a3bee From d92ac5b708547094f37a4fb3f5464d1aaaddc202 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 14:33:32 +0000 Subject: [PATCH 03/10] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kconfigwidgets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index d2848d1..ca384b5 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs License: GPLv2+ and LGPLv2+ and MIT @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 5.90.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jan 04 2022 Marc Deop i Argemí (Private) - 5.90.0-1 - 5.90.0 From dd140b1b2eae2c08c714911791421b8f2ab8a485 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 21 Jan 2022 13:58:14 -0600 Subject: [PATCH 04/10] 5.90.1 .spec cosmetics --- .gitignore | 1 + kf5-kconfigwidgets.spec | 22 +++++++++++++--------- sources | 2 +- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index b1a26ea..207ad0d 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /kconfigwidgets-5.88.0.tar.xz /kconfigwidgets-5.89.0.tar.xz /kconfigwidgets-5.90.0.tar.xz +/kconfigwidgets-5.90.1.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index ca384b5..4dd1dce 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,13 +1,12 @@ -%undefine __cmake_in_source_build %global framework kconfigwidgets -Name: kf5-%{framework} -Version: 5.90.0 -Release: 2%{?dist} -Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs +Name: kf5-%{framework} +Version: 5.90.1 +Release: 1%{?dist} +Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs -License: GPLv2+ and LGPLv2+ and MIT -URL: https://invent.kde.org/frameworks/%{framework} +License: GPLv2+ and LGPLv2+ and MIT +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -16,7 +15,7 @@ URL: https://invent.kde.org/frameworks/%{framework} %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-kauth-devel >= %{majmin} @@ -53,7 +52,8 @@ developing applications that use %{name}. %build -%{cmake_kf5} +%cmake_kf5 + %cmake_build @@ -85,6 +85,10 @@ developing applications that use %{name}. %changelog +* Fri Jan 21 2022 Rex Dieter - 5.90.1-1 +- 5.90.1 +- .spec cosmetics + * Thu Jan 20 2022 Fedora Release Engineering - 5.90.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index feb4b71..bd46ca9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.90.0.tar.xz) = 5edfaf50f7ad665d75b548ae95aab63c6b5fe6baf084ef5ff9f75ce0fed75503b6b133c846309274e8e93112686efa7d4a5eef30d50cdad4a57d9e3c142a3bee +SHA512 (kconfigwidgets-5.90.1.tar.xz) = 51e1f388a4d6c41f538b7adc01b0fd87242b483f10c425f8ff0e4920e82cded5b9c921ec0e1ad858cdb905bd3fdc32befd5e17424702c7861ec2c9fbf517a208 From fd652315cc3f2d306ba59e79aff1c3fe422eb55e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 11 Feb 2022 12:23:56 -0600 Subject: [PATCH 05/10] 5.91.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 207ad0d..17ea207 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /kconfigwidgets-5.89.0.tar.xz /kconfigwidgets-5.90.0.tar.xz /kconfigwidgets-5.90.1.tar.xz +/kconfigwidgets-5.91.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 4dd1dce..6169a12 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.90.1 +Version: 5.91.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Fri Feb 11 2022 Rex Dieter - 5.91.0-1 +- 5.91.0 + * Fri Jan 21 2022 Rex Dieter - 5.90.1-1 - 5.90.1 - .spec cosmetics diff --git a/sources b/sources index bd46ca9..fda50fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.90.1.tar.xz) = 51e1f388a4d6c41f538b7adc01b0fd87242b483f10c425f8ff0e4920e82cded5b9c921ec0e1ad858cdb905bd3fdc32befd5e17424702c7861ec2c9fbf517a208 +SHA512 (kconfigwidgets-5.91.0.tar.xz) = 58d60aa7fbac6141b0dc4733a22f34cede1944875f5880b0abe743e1637dcc8043cd3e123f4cc1394344bc74b06a673bf7a4d53d01f5c210a36abaa4aa0302e1 From aa94af11f80213d2dd4e7b4b54eefccbc429c573 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 15 Feb 2022 10:06:18 -0600 Subject: [PATCH 06/10] update %%files --- kf5-kconfigwidgets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 6169a12..a425ab4 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -77,7 +77,7 @@ developing applications that use %{name}. %files devel %{_kf5_bindir}/preparetips5 %{_kf5_mandir}/man1/preparetips5.1* -%{_kf5_includedir}/kconfigwidgets_version.h + %{_kf5_includedir}/KConfigWidgets/ %{_kf5_libdir}/libKF5ConfigWidgets.so %{_kf5_libdir}/cmake/KF5ConfigWidgets/ From 1bf2ea7761fabf45a6c8267005bce9d3e3ff9a13 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 14:56:48 -0600 Subject: [PATCH 07/10] 5.92.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 17ea207..280fec1 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /kconfigwidgets-5.90.0.tar.xz /kconfigwidgets-5.90.1.tar.xz /kconfigwidgets-5.91.0.tar.xz +/kconfigwidgets-5.92.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index a425ab4..86257d0 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.91.0 +Version: 5.92.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Thu Mar 10 2022 Rex Dieter - 5.92.0-1 +- 5.92.0 + * Fri Feb 11 2022 Rex Dieter - 5.91.0-1 - 5.91.0 diff --git a/sources b/sources index fda50fe..2f9d5fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.91.0.tar.xz) = 58d60aa7fbac6141b0dc4733a22f34cede1944875f5880b0abe743e1637dcc8043cd3e123f4cc1394344bc74b06a673bf7a4d53d01f5c210a36abaa4aa0302e1 +SHA512 (kconfigwidgets-5.92.0.tar.xz) = 50d07daab3469a3ac9bea2a5ff37b9b1be13bd833a94892825d25f5cd066dc5eb8d44d37319811463e6edc94123da0255851d4f6463ed3c723c6fc69e1902a5f From 0487d3006f122b1922e209a98cf7197d1ca861e4 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:22:37 +0930 Subject: [PATCH 08/10] Update to 5.93 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 280fec1..aa2649e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /kconfigwidgets-5.90.1.tar.xz /kconfigwidgets-5.91.0.tar.xz /kconfigwidgets-5.92.0.tar.xz +./kconfigwidgets-5.93.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 86257d0..3136480 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.92.0 +Version: 5.93.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sun Apr 10 2022 Justin Zobel - 5.93-1 +- Update to 5.93 + * Thu Mar 10 2022 Rex Dieter - 5.92.0-1 - 5.92.0 diff --git a/sources b/sources index 2f9d5fd..0796e4d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kconfigwidgets-5.92.0.tar.xz) = 50d07daab3469a3ac9bea2a5ff37b9b1be13bd833a94892825d25f5cd066dc5eb8d44d37319811463e6edc94123da0255851d4f6463ed3c723c6fc69e1902a5f +SHA512 (kconfigwidgets-5.93.0.tar.xz) = d25d61be21cc2270ec3beb4e27fa7555d3c5d99c9a4440f2b79bd5531f73cb48cfeea38c7c969762ad0f9992f9ac91a641709a8c4a2a6b7c28132fc54632a32f From 603364b55ab4bcdcc9f7697e82074dda854d7c64 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 13 May 2022 11:12:13 -0500 Subject: [PATCH 09/10] 5.94.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aa2649e..ee521a9 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /kconfigwidgets-5.91.0.tar.xz /kconfigwidgets-5.92.0.tar.xz ./kconfigwidgets-5.93.tar.xz +/kconfigwidgets-5.94.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 3136480..a4e3e36 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.93.0 +Version: 5.94.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Fri May 13 2022 Rex Dieter - 5.94.0-1 +- 5.94.0 + * Sun Apr 10 2022 Justin Zobel - 5.93-1 - Update to 5.93 diff --git a/sources b/sources index 0796e4d..77c2ba6 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kconfigwidgets-5.92.0.tar.xz) = 50d07daab3469a3ac9bea2a5ff37b9b1be13bd833a94892825d25f5cd066dc5eb8d44d37319811463e6edc94123da0255851d4f6463ed3c723c6fc69e1902a5f -SHA512 (kconfigwidgets-5.93.0.tar.xz) = d25d61be21cc2270ec3beb4e27fa7555d3c5d99c9a4440f2b79bd5531f73cb48cfeea38c7c969762ad0f9992f9ac91a641709a8c4a2a6b7c28132fc54632a32f +SHA512 (kconfigwidgets-5.94.0.tar.xz) = 1b99bb215d6f00204e6605cc078062d3e6d9b8c3e5b4a2166e82aaf1a50ac02bbede955908bb7c3bd04e6d1733b103f4e50850358d462d3568bd59f8cf43d02e From e343519be5b6b926bffb8274d664ce36e16440b2 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sun, 3 Jul 2022 23:25:44 +0200 Subject: [PATCH 10/10] 5.96.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee521a9..f8e615a 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /kconfigwidgets-5.92.0.tar.xz ./kconfigwidgets-5.93.tar.xz /kconfigwidgets-5.94.0.tar.xz +/kconfigwidgets-5.96.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index a4e3e36..69ca44d 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.94.0 +Version: 5.96.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sun Jul 03 2022 Marc Deop - 5.96.0-1 +- 5.96.0 + * Fri May 13 2022 Rex Dieter - 5.94.0-1 - 5.94.0 diff --git a/sources b/sources index 77c2ba6..108adf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.94.0.tar.xz) = 1b99bb215d6f00204e6605cc078062d3e6d9b8c3e5b4a2166e82aaf1a50ac02bbede955908bb7c3bd04e6d1733b103f4e50850358d462d3568bd59f8cf43d02e +SHA512 (kconfigwidgets-5.96.0.tar.xz) = 964bda7ece8d3455f585ee4aa12bf90dbc8d00c792cff29e0f02be34ebf02daaf540abfef4ce9382592f09abaafb404387dcebff2007bc5bc78b665d3aee7cb6