From 6bcd4adacfd8dc9b72fae9ffe9659514356227d0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 13 Jul 2019 12:02:31 -0500 Subject: [PATCH 01/13] 5.60.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 66e2444..0c721ab 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kconfig-5.57.0.tar.xz /kconfig-5.58.0.tar.xz /kconfig-5.59.0.tar.xz +/kconfig-5.60.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index b382f36..df6b6fe 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.59.0 +Version: 5.60.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -215,6 +215,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Sat Jul 13 2019 Rex Dieter - 5.60.0-1 +- 5.60.0 + * Thu Jun 06 2019 Rex Dieter - 5.59.0-1 - 5.59.0 diff --git a/sources b/sources index 98bebda..c078590 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.59.0.tar.xz) = c8f21979e3508b9bf1b695a22e4843ff0d311db957817fcc3bbc5c65e397c7e2a0ed8fb2f1194fea79e90a5369f52d758bb684354b9d9e1856dd9552e5f837e7 +SHA512 (kconfig-5.60.0.tar.xz) = 76aa15e9e1630c687ff7cc6b77060c74472f307442d07ae09d5f4aa61d7b6f29f3f1d270218c6d7fea8e86eb9dda43c96821d19d827a781c7f71da6135d98753 From e73f78ef6f3df0bafda1f6ff272a530b61a0edb7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 11:29:35 +0000 Subject: [PATCH 02/13] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index df6b6fe..ab35f27 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -21,7 +21,7 @@ Name: kf5-%{framework} Version: 5.60.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -215,6 +215,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 5.60.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jul 13 2019 Rex Dieter - 5.60.0-1 - 5.60.0 From 783f6adf6f1f09291c4b38da8b169bc8b5246781 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 7 Aug 2019 09:56:33 -0500 Subject: [PATCH 03/13] 5.61.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0c721ab..052efa3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kconfig-5.58.0.tar.xz /kconfig-5.59.0.tar.xz /kconfig-5.60.0.tar.xz +/kconfig-5.61.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index ab35f27..b04cfef 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,8 +20,8 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.60.0 -Release: 2%{?dist} +Version: 5.61.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -215,6 +215,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Wed Aug 07 2019 Rex Dieter - 5.61.0-1 +- 5.61.0 + * Thu Jul 25 2019 Fedora Release Engineering - 5.60.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index c078590..588b284 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.60.0.tar.xz) = 76aa15e9e1630c687ff7cc6b77060c74472f307442d07ae09d5f4aa61d7b6f29f3f1d270218c6d7fea8e86eb9dda43c96821d19d827a781c7f71da6135d98753 +SHA512 (kconfig-5.61.0.tar.xz) = 823eec7c435871cf58e73517cb9bb38122252283e45cc31332b81e2bd1585cf64c4dbd71270519fa3b8e294deab72019a92eee13164e09d847cd896097d3868d From 50bef96a518ea933282980f23ff7cdaae8abaa80 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 8 Aug 2019 09:02:03 -0500 Subject: [PATCH 04/13] respin --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 588b284..b6e03bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.61.0.tar.xz) = 823eec7c435871cf58e73517cb9bb38122252283e45cc31332b81e2bd1585cf64c4dbd71270519fa3b8e294deab72019a92eee13164e09d847cd896097d3868d +SHA512 (kconfig-5.61.0.tar.xz) = 38a1e9d4cfc1ca692b9721c56536cb8f19cbd3b75ec9ccb400c811dddcefe78f5147d6fccc99a4202aa78ab9d1a68028312c7202103397164983bd02f59fd705 From 291cfcf80433c2147ce2a823396d99fc01785144 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 Sep 2019 16:30:18 -0500 Subject: [PATCH 05/13] 5.62.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 052efa3..cc591a6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kconfig-5.59.0.tar.xz /kconfig-5.60.0.tar.xz /kconfig-5.61.0.tar.xz +/kconfig-5.62.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index b04cfef..34c13b3 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.61.0 +Version: 5.62.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -215,6 +215,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Mon Sep 16 2019 Rex Dieter - 5.62.0-1 +- 5.62.0 + * Wed Aug 07 2019 Rex Dieter - 5.61.0-1 - 5.61.0 diff --git a/sources b/sources index b6e03bf..873c580 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.61.0.tar.xz) = 38a1e9d4cfc1ca692b9721c56536cb8f19cbd3b75ec9ccb400c811dddcefe78f5147d6fccc99a4202aa78ab9d1a68028312c7202103397164983bd02f59fd705 +SHA512 (kconfig-5.62.0.tar.xz) = 9effd0bb3497102d4d6c1eaff52a6a0f4aaef25437dc4a9cc1fd8149d032cf19bfa8d889174737732ef96b36835bdac26c5586c016990757ad81889edeb338bf From d96418f2a6c06f257c487539178e51912723d9ce Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 Sep 2019 08:50:19 -0500 Subject: [PATCH 06/13] update %%files --- kf5-kconfig.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 34c13b3..c55b45d 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -181,6 +181,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %ldconfig_scriptlets core %files core -f kconfig5_qt.lang +%{_kf5_datadir}/qlogging-categories5/%{framework}* %{_kf5_bindir}/kreadconfig5 %{_kf5_bindir}/kwriteconfig5 %{_kf5_libdir}/libKF5ConfigCore.so.* From 792d11e73d7f1ceaea5114768f12c496bbc291e4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 22 Oct 2019 08:27:47 -0500 Subject: [PATCH 07/13] 5.63.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cc591a6..0dea8d6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kconfig-5.60.0.tar.xz /kconfig-5.61.0.tar.xz /kconfig-5.62.0.tar.xz +/kconfig-5.63.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index c55b45d..9ceb915 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.62.0 +Version: 5.63.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Tue Oct 22 2019 Rex Dieter - 5.63.0-1 +- 5.63.0 + * Mon Sep 16 2019 Rex Dieter - 5.62.0-1 - 5.62.0 diff --git a/sources b/sources index 873c580..cf45560 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.62.0.tar.xz) = 9effd0bb3497102d4d6c1eaff52a6a0f4aaef25437dc4a9cc1fd8149d032cf19bfa8d889174737732ef96b36835bdac26c5586c016990757ad81889edeb338bf +SHA512 (kconfig-5.63.0.tar.xz) = 5585bffc0008b65fe8aecb968f57709eafc2aebf7196083a11672325bcd534396f6740a2dc47edb0918939dc7fa331d83158aa5c7332ffaeefcf597f65d2b7c6 From a74f680bce1b66012e4dd835ffebcd03ed777117 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Nov 2019 10:22:33 -0600 Subject: [PATCH 08/13] 5.64.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0dea8d6..f743e96 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kconfig-5.61.0.tar.xz /kconfig-5.62.0.tar.xz /kconfig-5.63.0.tar.xz +/kconfig-5.64.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 9ceb915..b4e8e78 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.63.0 +Version: 5.64.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Fri Nov 08 2019 Rex Dieter - 5.64.0-1 +- 5.64.0 + * Tue Oct 22 2019 Rex Dieter - 5.63.0-1 - 5.63.0 diff --git a/sources b/sources index cf45560..14b7914 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.63.0.tar.xz) = 5585bffc0008b65fe8aecb968f57709eafc2aebf7196083a11672325bcd534396f6740a2dc47edb0918939dc7fa331d83158aa5c7332ffaeefcf597f65d2b7c6 +SHA512 (kconfig-5.64.0.tar.xz) = 14e2f58a095eba2ae7e96523602b3426734e8147b60cbfb25068b8be8e8442d3f70489252f21bd3f8367d3c6af146d274205161b104b7dc6f2b0890f48b0816d From e399cf478f2fc9687ef6020ead3b7e31948ff442 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 Dec 2019 11:03:16 -0600 Subject: [PATCH 09/13] 5.65.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f743e96..13ef67c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kconfig-5.62.0.tar.xz /kconfig-5.63.0.tar.xz /kconfig-5.64.0.tar.xz +/kconfig-5.65.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index b4e8e78..1750e19 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.64.0 +Version: 5.65.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Tue Dec 17 2019 Rex Dieter - 5.65.0-1 +- 5.65.0 + * Fri Nov 08 2019 Rex Dieter - 5.64.0-1 - 5.64.0 diff --git a/sources b/sources index 14b7914..3e6e60d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.64.0.tar.xz) = 14e2f58a095eba2ae7e96523602b3426734e8147b60cbfb25068b8be8e8442d3f70489252f21bd3f8367d3c6af146d274205161b104b7dc6f2b0890f48b0816d +SHA512 (kconfig-5.65.0.tar.xz) = 4a15605ac1d573eb01acb06c83c1ad7dc64f1642f295ad162b460f32ef7c77eeab0d7fdf131057da04c669bbb4f35201f580c52b2f034c4bb0129bbf7775800b From 904471eacd30b069187c592d09e3313411442ec6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jan 2020 14:45:26 -0600 Subject: [PATCH 10/13] 5.66.0 --- .gitignore | 1 + kf5-kconfig.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 13ef67c..d7ae173 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /kconfig-5.63.0.tar.xz /kconfig-5.64.0.tar.xz /kconfig-5.65.0.tar.xz +/kconfig-5.66.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 1750e19..32f526a 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -8,7 +8,7 @@ %if 0%{?fedora} %ifnarch ppc64 s390x %if 0%{?fedora} < 29 -%global python 1 +%global python_bindings 1 %endif %endif %endif @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.65.0 +Version: 5.66.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -52,7 +52,7 @@ BuildRequires: pkgconfig(Qt5Xml) BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qttools-devel -%if 0%{?python} +%if 0%{?python_bindings} %if 0%{?fedora} && 0%{?fedora} < 27 BuildRequires: bundled(python2-clang) >= 4.0.1 %else @@ -105,7 +105,7 @@ KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. -%if 0%{?python} +%if 0%{?python_bindings} %package -n python2-pykf5-%{framework} Summary: Python2 bindings for %{framework} Requires: %{name} = %{version}-%{release} @@ -132,7 +132,7 @@ BuildArch: noarch %build -%if 0%{?python:1} +%if 0%{?python_bindings:1} PYTHONPATH=%{_datadir}/ECM/python export PYTHONPATH %endif @@ -203,7 +203,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %{_kf5_archdatadir}/mkspecs/modules/qt_KConfigCore.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KConfigGui.pri -%if 0%{?python} +%if 0%{?python_bindings} %files -n python2-pykf5-%{framework} %{python2_sitearch}/PyKF5/ @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Tue Jan 07 2020 Rex Dieter +- 5.66.0 + * Tue Dec 17 2019 Rex Dieter - 5.65.0-1 - 5.65.0 diff --git a/sources b/sources index 3e6e60d..20f86a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.65.0.tar.xz) = 4a15605ac1d573eb01acb06c83c1ad7dc64f1642f295ad162b460f32ef7c77eeab0d7fdf131057da04c669bbb4f35201f580c52b2f034c4bb0129bbf7775800b +SHA512 (kconfig-5.66.0.tar.xz) = bf809e1d1dcdfcc36f970f61d99b943db8583cc5c2b6c2b3d68e011d4503e5d22e659146e21b687acb8da890e002ab93b1deba79041f88d18e52f078ab138f74 From 20b88d5b41295f8da68ef399af32c0ae30d5f06c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 07:07:51 +0000 Subject: [PATCH 11/13] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 32f526a..24c0192 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -21,7 +21,7 @@ Name: kf5-%{framework} Version: 5.66.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 5.66.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 07 2020 Rex Dieter - 5.66.0 From 40d585253656660a648424830896cd482658383c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 2 Feb 2020 17:54:20 -0600 Subject: [PATCH 12/13] 5.67.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d7ae173..45b1a06 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /kconfig-5.64.0.tar.xz /kconfig-5.65.0.tar.xz /kconfig-5.66.0.tar.xz +/kconfig-5.67.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 24c0192..9b666ea 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,8 +20,8 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.66.0 -Release: 2%{?dist} +Version: 5.67.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Sun Feb 02 2020 Rex Dieter - 5.67.0-1 +- 5.67.0 + * Wed Jan 29 2020 Fedora Release Engineering - 5.66.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 20f86a4..cd824cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.66.0.tar.xz) = bf809e1d1dcdfcc36f970f61d99b943db8583cc5c2b6c2b3d68e011d4503e5d22e659146e21b687acb8da890e002ab93b1deba79041f88d18e52f078ab138f74 +SHA512 (kconfig-5.67.0.tar.xz) = 772fd17d86e23fa9f7516569b26cb94cb7d7dc55d10241b85addc38b62ae4294399cf1e0c4433f407e7516b76c59ec076fb9ba2b094c5d0dd7a02c6001efc726 From c427b1ea2f3c7d13991680e8f9cac3768e73dadf Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 19 Mar 2020 22:00:02 -0500 Subject: [PATCH 13/13] 5.68.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45b1a06..58281a0 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /kconfig-5.65.0.tar.xz /kconfig-5.66.0.tar.xz /kconfig-5.67.0.tar.xz +/kconfig-5.68.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 9b666ea..5b49f31 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -20,7 +20,7 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.67.0 +Version: 5.68.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -216,6 +216,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Fri Mar 20 2020 Rex Dieter - 5.68.0-1 +- 5.68.0 + * Sun Feb 02 2020 Rex Dieter - 5.67.0-1 - 5.67.0 diff --git a/sources b/sources index cd824cd..9b3f86a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kconfig-5.67.0.tar.xz) = 772fd17d86e23fa9f7516569b26cb94cb7d7dc55d10241b85addc38b62ae4294399cf1e0c4433f407e7516b76c59ec076fb9ba2b094c5d0dd7a02c6001efc726 +SHA512 (kconfig-5.68.0.tar.xz) = f839b7a14a6d77060823e7892e4bbda7754ed501f374e4fbb4c10bb9061f182f7c426df55c64678d975e26e123ed3b8e0c791e762ff1077f6b058f214642a670