From 38b00e700e522ee5233e3a4301d2a995d127d0dc Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 21 Apr 2020 13:26:47 -0500 Subject: [PATCH 01/22] 5.69.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d81a559..ecab22a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /kconfigwidgets-5.66.0.tar.xz /kconfigwidgets-5.67.0.tar.xz /kconfigwidgets-5.68.0.tar.xz +/kconfigwidgets-5.69.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index df1a22f..67c3501 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.68.0 +Version: 5.69.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 21 2020 Rex Dieter - 5.69.0-1 +- 5.69.0 + * Fri Mar 20 2020 Rex Dieter - 5.68.0-1 - 5.68.0 diff --git a/sources b/sources index 96b9d24..46fc9ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.68.0.tar.xz) = db93c37920dd92180cc7e019f1c96d91ba5aaaa9cfd3b1d98d3e5b1b7cc828c204bb27ac83694836234eb41faef3278a0d14d3df974b3228aec631e26cb0e9e6 +SHA512 (kconfigwidgets-5.69.0.tar.xz) = 05c5e8fdf7c33a36aa3f9397793ac9c6ec09b3c9f7d72dc9ff29a75a4c24180fa3d0146354630ae6dc92964d2ee6b31ea61a1f6e0f7786c87cc99767bbdddcd5 From eaf939f995a13a08f4777f9ef3b71da9bf9e7f6b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 May 2020 16:49:39 -0500 Subject: [PATCH 02/22] 5.70.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ecab22a..384c553 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /kconfigwidgets-5.67.0.tar.xz /kconfigwidgets-5.68.0.tar.xz /kconfigwidgets-5.69.0.tar.xz +/kconfigwidgets-5.70.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 67c3501..640a682 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.69.0 +Version: 5.70.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 04 2020 Rex Dieter - 5.70.0-1 +- 5.70.0 + * Tue Apr 21 2020 Rex Dieter - 5.69.0-1 - 5.69.0 diff --git a/sources b/sources index 46fc9ad..a4c7de2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.69.0.tar.xz) = 05c5e8fdf7c33a36aa3f9397793ac9c6ec09b3c9f7d72dc9ff29a75a4c24180fa3d0146354630ae6dc92964d2ee6b31ea61a1f6e0f7786c87cc99767bbdddcd5 +SHA512 (kconfigwidgets-5.70.0.tar.xz) = c90a935864e00a50ea2304d4d3d2c2b4a8addd09db247a5e0a4aa84ebf5d9ca2def0b64038ba3f9ad8a392aa04f389bc140992b3a3ea130ec4f3ce87e965e07f From c912f99194fce403f8c65f2ef51d7fc99c989f7f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 16 Jun 2020 09:22:24 -0500 Subject: [PATCH 03/22] 5.71.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 384c553..9d1ed8a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /kconfigwidgets-5.68.0.tar.xz /kconfigwidgets-5.69.0.tar.xz /kconfigwidgets-5.70.0.tar.xz +/kconfigwidgets-5.71.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 640a682..47eac22 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.70.0 +Version: 5.71.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 16 2020 Rex Dieter - 5.71.0-1 +- 5.71.0 + * Mon May 04 2020 Rex Dieter - 5.70.0-1 - 5.70.0 diff --git a/sources b/sources index a4c7de2..51586d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.70.0.tar.xz) = c90a935864e00a50ea2304d4d3d2c2b4a8addd09db247a5e0a4aa84ebf5d9ca2def0b64038ba3f9ad8a392aa04f389bc140992b3a3ea130ec4f3ce87e965e07f +SHA512 (kconfigwidgets-5.71.0.tar.xz) = f9616427f5164146d2e9c1c3d802eebd4d7757172fea5ca4a99937a40c69da693582d74ead02e6a9996786485a0eb6cd189c74c25fb1a8d60b8a169297319b3e From 233417526fa80bf71c48901de2108bcbf76d8d24 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jul 2020 12:15:36 -0500 Subject: [PATCH 04/22] 5.72.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d1ed8a..370647c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /kconfigwidgets-5.69.0.tar.xz /kconfigwidgets-5.70.0.tar.xz /kconfigwidgets-5.71.0.tar.xz +/kconfigwidgets-5.72.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 47eac22..fdabaf3 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.71.0 +Version: 5.72.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 07 2020 Rex Dieter - 5.72.0-1 +- 5.72.0 + * Tue Jun 16 2020 Rex Dieter - 5.71.0-1 - 5.71.0 diff --git a/sources b/sources index 51586d5..9a0fa1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.71.0.tar.xz) = f9616427f5164146d2e9c1c3d802eebd4d7757172fea5ca4a99937a40c69da693582d74ead02e6a9996786485a0eb6cd189c74c25fb1a8d60b8a169297319b3e +SHA512 (kconfigwidgets-5.72.0.tar.xz) = 07ec3af4df3837549bdda248ee1db217d5423bd823355c09517bb08f2531e6358f08b2a8bdcbdf7f637fc306cd929cf124a56c1a4eef4e0daba3c8be813f3857 From f83efccadec8f104e7a09dbe791f873ca4b3706a Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 18 Jul 2020 09:27:24 +0200 Subject: [PATCH 05/22] Improve compatibility with new CMake macro Signed-off-by: Igor Raits --- kf5-kconfigwidgets.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index fdabaf3..61e604d 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,3 +1,4 @@ +%undefine __cmake_in_source_build %global framework kconfigwidgets Name: kf5-%{framework} @@ -52,16 +53,12 @@ developing applications that use %{name}. %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd - -%make_build -C %{_target_platform} +%{cmake_kf5} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --with-man --all-name From 4b96e750f9ecf1fbd07d41c904ec3b7c07a4e780 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 03:07:17 +0000 Subject: [PATCH 06/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 61e604d..56de40e 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.72.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 +* Tue Jul 28 2020 Fedora Release Engineering - 5.72.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 07 2020 Rex Dieter - 5.72.0-1 - 5.72.0 From e7cd26800e5b8872657dd92b691f60aaaf6d67b5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Aug 2020 11:37:58 -0500 Subject: [PATCH 07/22] 5.73.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 370647c..25091ec 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /kconfigwidgets-5.70.0.tar.xz /kconfigwidgets-5.71.0.tar.xz /kconfigwidgets-5.72.0.tar.xz +/kconfigwidgets-5.73.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 56de40e..742f6cd 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,8 +2,8 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.72.0 -Release: 2%{?dist} +Version: 5.73.0 +Release: 1%{?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 +* Mon Aug 03 2020 Rex Dieter - 5.73.0-1 +- 5.73.0 + * Tue Jul 28 2020 Fedora Release Engineering - 5.72.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 9a0fa1c..4caf230 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.72.0.tar.xz) = 07ec3af4df3837549bdda248ee1db217d5423bd823355c09517bb08f2531e6358f08b2a8bdcbdf7f637fc306cd929cf124a56c1a4eef4e0daba3c8be813f3857 +SHA512 (kconfigwidgets-5.73.0.tar.xz) = 6fd537d50a26ab688750bb68a22a83e2c79343a98d9f4231305a918275b63a4c5267f2248f006f113461c692c22f46a1d06a779a43fcc259862c6b36c80ec5fa From 6d7bfb4a45194121b896c4cdde4f09142ac99f76 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 11:02:52 +0200 Subject: [PATCH 08/22] 5.74.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 25091ec..632eeb7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /kconfigwidgets-5.71.0.tar.xz /kconfigwidgets-5.72.0.tar.xz /kconfigwidgets-5.73.0.tar.xz +/kconfigwidgets-5.74.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 742f6cd..db7722d 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.73.0 +Version: 5.74.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 Sep 18 2020 Jan Grulich - 5.74.0-1 +- 5.74.0 + * Mon Aug 03 2020 Rex Dieter - 5.73.0-1 - 5.73.0 diff --git a/sources b/sources index 4caf230..f508445 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.73.0.tar.xz) = 6fd537d50a26ab688750bb68a22a83e2c79343a98d9f4231305a918275b63a4c5267f2248f006f113461c692c22f46a1d06a779a43fcc259862c6b36c80ec5fa +SHA512 (kconfigwidgets-5.74.0.tar.xz) = c51f005494aed3587a3f39a8582d5cb3e1f9e4c6da0074d9e9ad78038e63663278c891231c6358ca38ee9b41e00fe13da2bf0719b3213507eae8e5da35275e76 From af746ed27dd46769609f5b5e85be8e4e3bb9d346 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 13:43:37 +0200 Subject: [PATCH 09/22] Fix installation of license files --- kf5-kconfigwidgets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index db7722d..7f37115 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -67,7 +67,7 @@ developing applications that use %{name}. %files -f %{name}.lang %doc README.md -%license COPYING COPYING.LIB +%license LICENSES/*.txt %{_kf5_datadir}/qlogging-categories5/%{framework}* %{_kf5_libdir}/libKF5ConfigWidgets.so.* ## fixme: %%lang'ify these -- rex From 0a0d67ade4c037b4e31bfef000c646fe0a609ec0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 14 Oct 2020 09:49:06 -0500 Subject: [PATCH 10/22] 5.75.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 632eeb7..699a040 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /kconfigwidgets-5.72.0.tar.xz /kconfigwidgets-5.73.0.tar.xz /kconfigwidgets-5.74.0.tar.xz +/kconfigwidgets-5.75.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 7f37115..9a8c740 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.74.0 +Version: 5.75.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 Oct 14 09:49:00 CDT 2020 Rex Dieter - 5.75.0-1 +- 5.75.0 + * Fri Sep 18 2020 Jan Grulich - 5.74.0-1 - 5.74.0 diff --git a/sources b/sources index f508445..5fc020a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.74.0.tar.xz) = c51f005494aed3587a3f39a8582d5cb3e1f9e4c6da0074d9e9ad78038e63663278c891231c6358ca38ee9b41e00fe13da2bf0719b3213507eae8e5da35275e76 +SHA512 (kconfigwidgets-5.75.0.tar.xz) = 8ef5f0f09e80a35e6ed169016c9c5b697958b53aa179730a600047e20af71aa8c53fcb67c66e703287bb1c7b6054377d7bd5318fa8044212a5908d0df2d3fbb9 From 42870c90e10a352a94b0b822f28a1c34d6508cea Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 19 Nov 2020 08:57:59 -0600 Subject: [PATCH 11/22] 5.76.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 699a040..5581809 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /kconfigwidgets-5.73.0.tar.xz /kconfigwidgets-5.74.0.tar.xz /kconfigwidgets-5.75.0.tar.xz +/kconfigwidgets-5.76.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 9a8c740..a5c4582 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.75.0 +Version: 5.76.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 Nov 19 08:57:52 CST 2020 Rex Dieter - 5.76.0-1 +- 5.76.0 + * Wed Oct 14 09:49:00 CDT 2020 Rex Dieter - 5.75.0-1 - 5.75.0 diff --git a/sources b/sources index 5fc020a..2e6decb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.75.0.tar.xz) = 8ef5f0f09e80a35e6ed169016c9c5b697958b53aa179730a600047e20af71aa8c53fcb67c66e703287bb1c7b6054377d7bd5318fa8044212a5908d0df2d3fbb9 +SHA512 (kconfigwidgets-5.76.0.tar.xz) = b3693dde3c1998e9d046c3f01b54b2ef8918f6f7ec3188a71f1f812fdb40a63f3744812b8af4591b7c64f3832d2ce1dac4a40dfc7a86123a6e2056a1ae72c5c7 From 23fb9a024a84c8b6de383d28288383f47996a4b0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 13 Dec 2020 14:10:03 -0600 Subject: [PATCH 12/22] 5.77.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5581809..eb5e8c6 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /kconfigwidgets-5.74.0.tar.xz /kconfigwidgets-5.75.0.tar.xz /kconfigwidgets-5.76.0.tar.xz +/kconfigwidgets-5.77.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index a5c4582..79996fa 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.76.0 +Version: 5.77.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 Dec 13 14:09:59 CST 2020 Rex Dieter - 5.77.0-1 +- 5.77.0 + * Thu Nov 19 08:57:52 CST 2020 Rex Dieter - 5.76.0-1 - 5.76.0 diff --git a/sources b/sources index 2e6decb..53ba820 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.76.0.tar.xz) = b3693dde3c1998e9d046c3f01b54b2ef8918f6f7ec3188a71f1f812fdb40a63f3744812b8af4591b7c64f3832d2ce1dac4a40dfc7a86123a6e2056a1ae72c5c7 +SHA512 (kconfigwidgets-5.77.0.tar.xz) = 2b3c13860993fdaee4a715aef5a87d25e0c85ef7b8ba78b731258c06ca051094269b0404737be8b7a29d88fb78f8200ff3ec5b2d577d5f76a0725aeccdc0b9d5 From 7fcdd256f520d39408f6dc89854fb64c77efd57f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Jan 2021 08:42:23 -0600 Subject: [PATCH 13/22] 5.78.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eb5e8c6..f813fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /kconfigwidgets-5.75.0.tar.xz /kconfigwidgets-5.76.0.tar.xz /kconfigwidgets-5.77.0.tar.xz +/kconfigwidgets-5.78.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 79996fa..bc6d6cc 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,12 +2,12 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.77.0 +Version: 5.78.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs License: GPLv2+ and LGPLv2+ and MIT -URL: https://cgit.kde.org/%{framework}.git +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Mon Jan 4 08:42:16 CST 2021 Rex Dieter - 5.78.0-1 +- 5.78.0 + * Sun Dec 13 14:09:59 CST 2020 Rex Dieter - 5.77.0-1 - 5.77.0 diff --git a/sources b/sources index 53ba820..77a1e43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.77.0.tar.xz) = 2b3c13860993fdaee4a715aef5a87d25e0c85ef7b8ba78b731258c06ca051094269b0404737be8b7a29d88fb78f8200ff3ec5b2d577d5f76a0725aeccdc0b9d5 +SHA512 (kconfigwidgets-5.78.0.tar.xz) = 6a7727c393bf87f6f6dec20e156a7888444848f721eb3318696c8783affff38521cd76a186956945e9bef96b0abc102f1198ccc01e912dff3e4cf37764a6e95b From 46a319853274138eb9adba21b8fbdcf93cb7e993 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 15:34:50 +0000 Subject: [PATCH 14/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_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 bc6d6cc..f2be79a 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.78.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 +* Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 4 08:42:16 CST 2021 Rex Dieter - 5.78.0-1 - 5.78.0 From 903309e56e88691fa02e76603c4c3200bce9eacd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 6 Feb 2021 09:48:31 -0600 Subject: [PATCH 15/22] 5.79.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f813fc3..91a3943 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /kconfigwidgets-5.76.0.tar.xz /kconfigwidgets-5.77.0.tar.xz /kconfigwidgets-5.78.0.tar.xz +/kconfigwidgets-5.79.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index f2be79a..946c762 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,8 +2,8 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.78.0 -Release: 2%{?dist} +Version: 5.79.0 +Release: 1%{?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 +* Sat Feb 06 2021 Rex Dieter - 5.79.0-1 +- 5.79.0 + * Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 77a1e43..687bbaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.78.0.tar.xz) = 6a7727c393bf87f6f6dec20e156a7888444848f721eb3318696c8783affff38521cd76a186956945e9bef96b0abc102f1198ccc01e912dff3e4cf37764a6e95b +SHA512 (kconfigwidgets-5.79.0.tar.xz) = a13a03b5b6edb4347cd6a88982816bcef73db37eeceb00bf4f54068f8d74016c410038a2f05997e8f963d34a264b1ef6048d2998a63c4bfb0c710b6b856a83a9 From 32ed0d087dd54b055520d56a1e5a48dbf74289f7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 6 Feb 2021 15:11:36 -0600 Subject: [PATCH 16/22] respin --- kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 946c762..5e7a69a 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.79.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 +* Sat Feb 06 2021 Rex Dieter - 5.79.0-2 +- respin + * Sat Feb 06 2021 Rex Dieter - 5.79.0-1 - 5.79.0 diff --git a/sources b/sources index 687bbaa..00e6029 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.79.0.tar.xz) = a13a03b5b6edb4347cd6a88982816bcef73db37eeceb00bf4f54068f8d74016c410038a2f05997e8f963d34a264b1ef6048d2998a63c4bfb0c710b6b856a83a9 +SHA512 (kconfigwidgets-5.79.0.tar.xz) = 14e4d85407f9702eb1ec8846e94a9ad54c03cd4d7ec5910262f8376d9c06499835ce2a0fb938cf638de085cf029c5a69b7d8edfda5c1dde9855a83e9cfbf549c From 14c79a5360099f7ed44499caad33fd3e8e5da89d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 9 Mar 2021 08:34:37 -0600 Subject: [PATCH 17/22] 5.80.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 91a3943..f7585ab 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /kconfigwidgets-5.77.0.tar.xz /kconfigwidgets-5.78.0.tar.xz /kconfigwidgets-5.79.0.tar.xz +/kconfigwidgets-5.80.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 5e7a69a..61f209c 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,8 +2,8 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.79.0 -Release: 2%{?dist} +Version: 5.80.0 +Release: 1%{?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 +* Tue Mar 09 2021 Rex Dieter - 5.80.0-1 +- 5.80.0 + * Sat Feb 06 2021 Rex Dieter - 5.79.0-2 - respin diff --git a/sources b/sources index 00e6029..c64f440 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.79.0.tar.xz) = 14e4d85407f9702eb1ec8846e94a9ad54c03cd4d7ec5910262f8376d9c06499835ce2a0fb938cf638de085cf029c5a69b7d8edfda5c1dde9855a83e9cfbf549c +SHA512 (kconfigwidgets-5.80.0.tar.xz) = f482d86ce3b893c4c0dce6fb6db005759bdfbb794114e636ff63a2a7db762e2ddaf2f53c0363561a4581967a6177b0ae077febd020d46bfc32211fab5725fa3d From f3301a8e586d85ebfdc98b51acc9c582cdb494f4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 6 Apr 2021 08:48:08 -0500 Subject: [PATCH 18/22] 5.81.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f7585ab..f0b1f4c 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /kconfigwidgets-5.78.0.tar.xz /kconfigwidgets-5.79.0.tar.xz /kconfigwidgets-5.80.0.tar.xz +/kconfigwidgets-5.81.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 61f209c..f072f6a 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.80.0 +Version: 5.81.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 Apr 06 2021 Rex Dieter - 5.81.0-1 +- 5.81.0 + * Tue Mar 09 2021 Rex Dieter - 5.80.0-1 - 5.80.0 diff --git a/sources b/sources index c64f440..1140051 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.80.0.tar.xz) = f482d86ce3b893c4c0dce6fb6db005759bdfbb794114e636ff63a2a7db762e2ddaf2f53c0363561a4581967a6177b0ae077febd020d46bfc32211fab5725fa3d +SHA512 (kconfigwidgets-5.81.0.tar.xz) = fc9f73550725198b16a4fa7c5962bd64801da400dd2b516b94f0ee180ef2e63d42ecc58562d63bc7324667db90a352fda1a2d4e4c4297fa5303b286272999764 From aa959d490bed8afa509d7f14b1c63db28db99022 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 May 2021 08:35:32 -0500 Subject: [PATCH 19/22] 5.82.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0b1f4c..7a21013 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /kconfigwidgets-5.79.0.tar.xz /kconfigwidgets-5.80.0.tar.xz /kconfigwidgets-5.81.0.tar.xz +/kconfigwidgets-5.82.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index f072f6a..ebe042a 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.81.0 +Version: 5.82.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 +* Mon May 03 2021 Rex Dieter - 5.82.0-1 +- 5.82.0 + * Tue Apr 06 2021 Rex Dieter - 5.81.0-1 - 5.81.0 diff --git a/sources b/sources index 1140051..feeeb3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.81.0.tar.xz) = fc9f73550725198b16a4fa7c5962bd64801da400dd2b516b94f0ee180ef2e63d42ecc58562d63bc7324667db90a352fda1a2d4e4c4297fa5303b286272999764 +SHA512 (kconfigwidgets-5.82.0.tar.xz) = 309b6e2591ae88a454bd6dee4cff5e1eca3dbb36ca4b7b02081602fbd6b4bfe06a99d2afa6eb931fa927759f2c32e315b3c548746207673751e9753de651a6cf From fab0ccba82b484ac03a02e064298997405f2045f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 8 Jun 2021 15:57:41 -0500 Subject: [PATCH 20/22] 5.83.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7a21013..5fb5f73 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /kconfigwidgets-5.80.0.tar.xz /kconfigwidgets-5.81.0.tar.xz /kconfigwidgets-5.82.0.tar.xz +/kconfigwidgets-5.83.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index ebe042a..530a56c 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.82.0 +Version: 5.83.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 Jun 08 2021 Rex Dieter - 5.83.0-1 +- 5.83.0 + * Mon May 03 2021 Rex Dieter - 5.82.0-1 - 5.82.0 diff --git a/sources b/sources index feeeb3c..d599c68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.82.0.tar.xz) = 309b6e2591ae88a454bd6dee4cff5e1eca3dbb36ca4b7b02081602fbd6b4bfe06a99d2afa6eb931fa927759f2c32e315b3c548746207673751e9753de651a6cf +SHA512 (kconfigwidgets-5.83.0.tar.xz) = 5db966f274cfa3ad4b7d766127ac405168643e44b52aa2931d68e8cdd5c56a1fbe898cc8a8145c4eb7981a60523ca2df5571d49b243531de3e4e6acb85a59355 From 2a60fabe397b5779a4a13e08ed44027b3412c647 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 09:49:05 +0000 Subject: [PATCH 21/22] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 530a56c..c92bb2a 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.83.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 Jul 22 2021 Fedora Release Engineering - 5.83.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 08 2021 Rex Dieter - 5.83.0-1 - 5.83.0 From ad8e81a6590a32f23be46de42931a5d6ee4a7a16 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Aug 2021 11:02:26 -0500 Subject: [PATCH 22/22] 5.85.0 --- .gitignore | 1 + kf5-kconfigwidgets.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5fb5f73..b75a1ad 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /kconfigwidgets-5.81.0.tar.xz /kconfigwidgets-5.82.0.tar.xz /kconfigwidgets-5.83.0.tar.xz +/kconfigwidgets-5.85.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index c92bb2a..337e35e 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,8 +2,8 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.83.0 -Release: 2%{?dist} +Version: 5.85.0 +Release: 1%{?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 Aug 12 2021 Rex Dieter - 5.85.0-1 +- 5.85.0 + * Thu Jul 22 2021 Fedora Release Engineering - 5.83.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index d599c68..d6f5c37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfigwidgets-5.83.0.tar.xz) = 5db966f274cfa3ad4b7d766127ac405168643e44b52aa2931d68e8cdd5c56a1fbe898cc8a8145c4eb7981a60523ca2df5571d49b243531de3e4e6acb85a59355 +SHA512 (kconfigwidgets-5.85.0.tar.xz) = dddcfd54e36b2c45ab42d5e61811141eff2bb8d2d70a5bd09993e742bee05bf18a3b2e94b2ff8bcf6199db84044542a8d3d01a36f6b29d7d9b33e6c82392ac7b