From 06fc724eb404091f6ddb05caf1dc6fbc96920204 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sat, 21 May 2022 20:35:25 +0200 Subject: [PATCH 01/14] 5.24.90 --- .gitignore | 1 + kde-cli-tools.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 33771f7..c5e3716 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ /kde-cli-tools-5.24.3.tar.xz /kde-cli-tools-5.24.4.tar.xz /kde-cli-tools-5.24.5.tar.xz +/kde-cli-tools-5.24.90.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index b53851a..30036d5 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.24.5 +Version: 5.24.90 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -35,6 +35,7 @@ BuildRequires: kf5-kio-devel BuildRequires: kf5-kwindowsystem-devel BuildRequires: kf5-kactivities-devel BuildRequires: kf5-kdeclarative-devel +BuildRequires: kf5-kparts-devel # todo: consider adjusting things to allow majmin BuildRequires: plasma-workspace-devel >= %{version} Requires: libkworkspace5%{?_isa} >= %{version} @@ -120,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Fri May 20 2022 Marc Deop - 5.24.90-1 +- 5.24.90 + * Tue May 03 2022 Marc Deop - 5.24.5-1 - 5.24.5 diff --git a/sources b/sources index e23ff14..5dfdf4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.24.5.tar.xz) = db89474ea3c88978123012430249677405b245628b0b12fda917b70fca9ea36e060f351420d0dd94f64e3a479a04a768064df27830884e2a8883db9104b90844 +SHA512 (kde-cli-tools-5.24.90.tar.xz) = eb908943ca9f45c238ac185eeac59f55d9740419edb06a5a04b60f4e16bdf4c1b7384603267844b45287a22e6d1c6878a5292762f318510e1db3b008139a1df0 From cb2414829917b05ad2c4a039fe35133c5802019c Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Thu, 9 Jun 2022 17:45:30 +0200 Subject: [PATCH 02/14] 5.25.0 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c5e3716..186a679 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ /kde-cli-tools-5.24.4.tar.xz /kde-cli-tools-5.24.5.tar.xz /kde-cli-tools-5.24.90.tar.xz +/kde-cli-tools-5.25.0.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 30036d5..7b9c1de 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.24.90 +Version: 5.25.0 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Thu Jun 09 2022 Marc Deop - 5.25.0-1 +- 5.25.0 + * Fri May 20 2022 Marc Deop - 5.24.90-1 - 5.24.90 diff --git a/sources b/sources index 5dfdf4b..466221b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.24.90.tar.xz) = eb908943ca9f45c238ac185eeac59f55d9740419edb06a5a04b60f4e16bdf4c1b7384603267844b45287a22e6d1c6878a5292762f318510e1db3b008139a1df0 +SHA512 (kde-cli-tools-5.25.0.tar.xz) = 9143a73b7d077a55c9297de8fa09ddc3eea35fa781177187be6592b4518dc23e9b6852112b2c15e01f59aa2058e3f3a440fbeac48033ac40bfcbbf37c4e61804 From 35aa8d340092bd6a95d9d0b69917be97fb0b1143 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 21 Jun 2022 20:55:32 +0200 Subject: [PATCH 03/14] 5.25.1 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 186a679..d2f1045 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ /kde-cli-tools-5.24.5.tar.xz /kde-cli-tools-5.24.90.tar.xz /kde-cli-tools-5.25.0.tar.xz +/kde-cli-tools-5.25.1.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 7b9c1de..42f25f0 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.0 +Version: 5.25.1 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Jun 21 2022 Marc Deop - 5.25.1-1 +- 5.25.1 + * Thu Jun 09 2022 Marc Deop - 5.25.0-1 - 5.25.0 diff --git a/sources b/sources index 466221b..24fbc9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.25.0.tar.xz) = 9143a73b7d077a55c9297de8fa09ddc3eea35fa781177187be6592b4518dc23e9b6852112b2c15e01f59aa2058e3f3a440fbeac48033ac40bfcbbf37c4e61804 +SHA512 (kde-cli-tools-5.25.1.tar.xz) = df4da0c433c0b0caedf50e535a1d2d13386a285dc5a6a9f397f41a6cce0172370981ed1f736cb5fc0da4f66939f8fd15defaf3ea6de6540a5294335fd1764f41 From 73d4b63e230df1405c2ece351bfe8fd4aa958c95 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 28 Jun 2022 20:38:26 +0200 Subject: [PATCH 04/14] 5.25.2 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d2f1045..7ce9b07 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ /kde-cli-tools-5.24.90.tar.xz /kde-cli-tools-5.25.0.tar.xz /kde-cli-tools-5.25.1.tar.xz +/kde-cli-tools-5.25.2.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 42f25f0..8bcc163 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.1 +Version: 5.25.2 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Jun 28 2022 Marc Deop - 5.25.2-1 +- 5.25.2 + * Tue Jun 21 2022 Marc Deop - 5.25.1-1 - 5.25.1 diff --git a/sources b/sources index 24fbc9b..f6599c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.25.1.tar.xz) = df4da0c433c0b0caedf50e535a1d2d13386a285dc5a6a9f397f41a6cce0172370981ed1f736cb5fc0da4f66939f8fd15defaf3ea6de6540a5294335fd1764f41 +SHA512 (kde-cli-tools-5.25.2.tar.xz) = bbc2b7d5358a4c6a1a4687509d38df8335c786eb238780b0c1ab730acb1130a984bc1954dc43c41ed430ce9be7b5c9b67b9d42bd4daca62fae750c2263a79921 From b2177c22bf8bdde7d30ab6494af7c2a483961629 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 12 Jul 2022 13:26:54 +0200 Subject: [PATCH 05/14] 5.25.3 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7ce9b07..f5da6ff 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ /kde-cli-tools-5.25.0.tar.xz /kde-cli-tools-5.25.1.tar.xz /kde-cli-tools-5.25.2.tar.xz +/kde-cli-tools-5.25.3.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 8bcc163..5a8d427 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.2 +Version: 5.25.3 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Jul 12 2022 Marc Deop - 5.25.3-1 +- 5.25.3 + * Tue Jun 28 2022 Marc Deop - 5.25.2-1 - 5.25.2 diff --git a/sources b/sources index f6599c1..7df2681 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.25.2.tar.xz) = bbc2b7d5358a4c6a1a4687509d38df8335c786eb238780b0c1ab730acb1130a984bc1954dc43c41ed430ce9be7b5c9b67b9d42bd4daca62fae750c2263a79921 +SHA512 (kde-cli-tools-5.25.3.tar.xz) = 683b528af4758c53cf0f9a2dca2ee272bb7fd32831014b88072bff0c244dacc11007d8bda3cb685099c54391da658293b18cabb760d313bbc1b077f9096d8f59 From 873f7abe7db80013afc66fe25fb7097868eaa9e3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 15:42:46 +0000 Subject: [PATCH 06/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kde-cli-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 5a8d427..f921fa6 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,6 +1,6 @@ Name: kde-cli-tools Version: 5.25.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system License: GPLv2+ @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 12 2022 Marc Deop - 5.25.3-1 - 5.25.3 From 4dee7f454771a22b7a6f012694685a73e38bc260 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 3 Aug 2022 19:18:13 +0930 Subject: [PATCH 07/14] Update to 5.25.4 --- .gitignore | 1 + kde-cli-tools.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f5da6ff..07ac9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ /kde-cli-tools-5.25.1.tar.xz /kde-cli-tools-5.25.2.tar.xz /kde-cli-tools-5.25.3.tar.xz +/kde-cli-tools-5.25.4.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index f921fa6..9c9e401 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,6 +1,6 @@ Name: kde-cli-tools -Version: 5.25.3 -Release: 2%{?dist} +Version: 5.25.4 +Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system License: GPLv2+ @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Wed Aug 03 2022 Justin Zobel - 5.25.4-1 +- Update to 5.25.4 + * Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 7df2681..708106d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kde-cli-tools-5.25.3.tar.xz) = 683b528af4758c53cf0f9a2dca2ee272bb7fd32831014b88072bff0c244dacc11007d8bda3cb685099c54391da658293b18cabb760d313bbc1b077f9096d8f59 +SHA512 (kde-cli-tools-5.25.4.tar.xz) = 80d79d6039f5e4c105c39b29b328d142bd1f3324e29a943aab26bec6810881098f1ebb0960a47aa79571b6d9f8be462ee4f1ca12467d6a94cf67d625347f0ee8 From 0789a2c05a1a687bbef4f95f3d114c34f5457363 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 7 Sep 2022 10:22:41 +0200 Subject: [PATCH 08/14] 5.25.5 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 07ac9c1..c1b0119 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ /kde-cli-tools-5.25.2.tar.xz /kde-cli-tools-5.25.3.tar.xz /kde-cli-tools-5.25.4.tar.xz +/kde-cli-tools-5.25.5.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 9c9e401..ada9020 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.4 +Version: 5.25.5 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Wed Sep 07 2022 Marc Deop - 5.25.5-1 +- 5.25.5 + * Wed Aug 03 2022 Justin Zobel - 5.25.4-1 - Update to 5.25.4 diff --git a/sources b/sources index 708106d..ba2ea9f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kde-cli-tools-5.25.3.tar.xz) = 683b528af4758c53cf0f9a2dca2ee272bb7fd32831014b88072bff0c244dacc11007d8bda3cb685099c54391da658293b18cabb760d313bbc1b077f9096d8f59 -SHA512 (kde-cli-tools-5.25.4.tar.xz) = 80d79d6039f5e4c105c39b29b328d142bd1f3324e29a943aab26bec6810881098f1ebb0960a47aa79571b6d9f8be462ee4f1ca12467d6a94cf67d625347f0ee8 +SHA512 (kde-cli-tools-5.25.5.tar.xz) = 9776131b481a100d3a9e2cfd97184d4136d6d5db3c1b8fb25e35d497b57fa8e6b0756dadb1929e9adb07f7b15bafa3f0c699a7b2e6754735a5130073d8ef5a29 From 431a69907f3ff60d3931602f45720d7e01c3303f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 19 Sep 2022 08:35:28 +0200 Subject: [PATCH 09/14] 5.25.90 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c1b0119..5cdd00d 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ /kde-cli-tools-5.25.3.tar.xz /kde-cli-tools-5.25.4.tar.xz /kde-cli-tools-5.25.5.tar.xz +/kde-cli-tools-5.25.90.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index ada9020..8152875 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.5 +Version: 5.25.90 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Sat Sep 17 2022 Marc Deop - 5.25.90-1 +- 5.25.90 + * Wed Sep 07 2022 Marc Deop - 5.25.5-1 - 5.25.5 diff --git a/sources b/sources index ba2ea9f..2c8ab6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.25.5.tar.xz) = 9776131b481a100d3a9e2cfd97184d4136d6d5db3c1b8fb25e35d497b57fa8e6b0756dadb1929e9adb07f7b15bafa3f0c699a7b2e6754735a5130073d8ef5a29 +SHA512 (kde-cli-tools-5.25.90.tar.xz) = 1283b76f81db2eff8225f4c44af185cd2553dbbea412afe3ee44a2540a4b8e6edcb685878b5fa2fde310ce93c65b0971823fa7a2da178ba731000dbafb0b5fb7 From 831e098d4ee311a5bc77418ce2d551e9a3f79804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 6 Oct 2022 16:04:05 +0200 Subject: [PATCH 10/14] 5.26.0 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cdd00d..66825b8 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ /kde-cli-tools-5.25.4.tar.xz /kde-cli-tools-5.25.5.tar.xz /kde-cli-tools-5.25.90.tar.xz +/kde-cli-tools-5.26.0.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 8152875..26e2514 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.25.90 +Version: 5.26.0 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Thu Oct 06 2022 Marc Deop - 5.26.0-1 +- 5.26.0 + * Sat Sep 17 2022 Marc Deop - 5.25.90-1 - 5.25.90 diff --git a/sources b/sources index 2c8ab6f..83b67fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.25.90.tar.xz) = 1283b76f81db2eff8225f4c44af185cd2553dbbea412afe3ee44a2540a4b8e6edcb685878b5fa2fde310ce93c65b0971823fa7a2da178ba731000dbafb0b5fb7 +SHA512 (kde-cli-tools-5.26.0.tar.xz) = 92970b3b254e6489d99f0f1c0d4718fb17cf4973b9ab21848d666511431db1c5d54a0d9763e75e68518e741ece62cfd4192c211ca3736a553d43bfaf2d0b692f From 5c7ba8df9f87173821265cab3e1ebd9312019a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 18 Oct 2022 16:20:23 +0200 Subject: [PATCH 11/14] 5.26.1 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 66825b8..ca0ed8f 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ /kde-cli-tools-5.25.5.tar.xz /kde-cli-tools-5.25.90.tar.xz /kde-cli-tools-5.26.0.tar.xz +/kde-cli-tools-5.26.1.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 26e2514..c0e99f4 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.26.0 +Version: 5.26.1 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Oct 18 2022 Marc Deop - 5.26.1-1 +- 5.26.1 + * Thu Oct 06 2022 Marc Deop - 5.26.0-1 - 5.26.0 diff --git a/sources b/sources index 83b67fe..d14423a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.26.0.tar.xz) = 92970b3b254e6489d99f0f1c0d4718fb17cf4973b9ab21848d666511431db1c5d54a0d9763e75e68518e741ece62cfd4192c211ca3736a553d43bfaf2d0b692f +SHA512 (kde-cli-tools-5.26.1.tar.xz) = 6a6a43fd286cdf6749a02be7093ac55967759a244a8c6258e3938989bf2eff96765e32fb08581ae21fc0c369a38c8114e7a2971924acf335c61934cf17dd46d4 From ef62b350a3b1a1c9a00acf77de0dbb1bd447c71c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 26 Oct 2022 14:58:01 +0200 Subject: [PATCH 12/14] feat: 5.26.2 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ca0ed8f..0f0238b 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,4 @@ /kde-cli-tools-5.25.90.tar.xz /kde-cli-tools-5.26.0.tar.xz /kde-cli-tools-5.26.1.tar.xz +/kde-cli-tools-5.26.2.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index c0e99f4..5c13f51 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.26.1 +Version: 5.26.2 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Wed Oct 26 2022 Marc Deop - 5.26.2-1 +- 5.26.2 + * Tue Oct 18 2022 Marc Deop - 5.26.1-1 - 5.26.1 diff --git a/sources b/sources index d14423a..26ab067 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.26.1.tar.xz) = 6a6a43fd286cdf6749a02be7093ac55967759a244a8c6258e3938989bf2eff96765e32fb08581ae21fc0c369a38c8114e7a2971924acf335c61934cf17dd46d4 +SHA512 (kde-cli-tools-5.26.2.tar.xz) = 89f26baa533ed4d18bb9f716c011a7d65aeba7b8f54d9b12c5a05a3c7066ee2cccbf20ca88d02508c10941d2c983f604e6fb09c98f395379f57582a7fe4aaf1c From ff670a33fd7963c213d36a386b991ebe7e65dce9 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 9 Nov 2022 16:48:39 +0100 Subject: [PATCH 13/14] 5.26.3 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f0238b..ff50e53 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,4 @@ /kde-cli-tools-5.26.0.tar.xz /kde-cli-tools-5.26.1.tar.xz /kde-cli-tools-5.26.2.tar.xz +/kde-cli-tools-5.26.3.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 5c13f51..e8df033 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.26.2 +Version: 5.26.3 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Wed Nov 09 2022 Marc Deop - 5.26.3-1 +- 5.26.3 + * Wed Oct 26 2022 Marc Deop - 5.26.2-1 - 5.26.2 diff --git a/sources b/sources index 26ab067..1f51377 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.26.2.tar.xz) = 89f26baa533ed4d18bb9f716c011a7d65aeba7b8f54d9b12c5a05a3c7066ee2cccbf20ca88d02508c10941d2c983f604e6fb09c98f395379f57582a7fe4aaf1c +SHA512 (kde-cli-tools-5.26.3.tar.xz) = 8e39647df98608a614d9a7b9b036cdcbb4b2ba73a5a5cc521947f021615b79c65c3a060618b728cf416841fe67226ed24394ab3232996314d87598897989a536 From ae2ee27613e43f853891eebb38cc27c079d82d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 29 Nov 2022 19:58:11 +0100 Subject: [PATCH 14/14] 5.26.4 --- .gitignore | 1 + kde-cli-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ff50e53..776481b 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ /kde-cli-tools-5.26.1.tar.xz /kde-cli-tools-5.26.2.tar.xz /kde-cli-tools-5.26.3.tar.xz +/kde-cli-tools-5.26.4.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index e8df033..5ff51e9 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.26.3 +Version: 5.26.4 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -121,6 +121,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Nov 29 2022 Marc Deop - 5.26.4-1 +- 5.26.4 + * Wed Nov 09 2022 Marc Deop - 5.26.3-1 - 5.26.3 diff --git a/sources b/sources index 1f51377..c43045e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kde-cli-tools-5.26.3.tar.xz) = 8e39647df98608a614d9a7b9b036cdcbb4b2ba73a5a5cc521947f021615b79c65c3a060618b728cf416841fe67226ed24394ab3232996314d87598897989a536 +SHA512 (kde-cli-tools-5.26.4.tar.xz) = f7489f0ea2e919307bb0d9b711e67755f9a4c098edc7e2bd2342e796c56701c4917f46cb10e9e1c0c578498b5773f3bc84b5625ffc0a9b1a81b9f5d2dbd525b5