From 9add3b7f88020ce8b3472c408163bd9f894c40f3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 09:41:52 +0000 Subject: [PATCH 1/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ksystemstats.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index e0d82a4..31d0ca2 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,6 +1,6 @@ Name: ksystemstats Version: 5.27.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KSystemStats is a daemon that collects statistics about the running system. # KDE e.V. may determine that future GPL versions are accepted @@ -82,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 5.27.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Jun 25 2023 Marc Deop i Argemí - 5.27.6-1 - 5.27.6 From edb32697a8772268b110af240c0fb3879225cc9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 1 Aug 2023 20:58:45 +0200 Subject: [PATCH 2/5] 5.27.7 --- ksystemstats.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index 31d0ca2..4b138d6 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,6 +1,6 @@ Name: ksystemstats -Version: 5.27.6 -Release: 2%{?dist} +Version: 5.27.7 +Release: 1%{?dist} Summary: KSystemStats is a daemon that collects statistics about the running system. # KDE e.V. may determine that future GPL versions are accepted @@ -82,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Tue Aug 01 2023 Marc Deop i Argemí - 5.27.7-1 +- 5.27.7 + * Thu Jul 20 2023 Fedora Release Engineering - 5.27.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 2ee5035..f87d07b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksystemstats-5.27.6.tar.xz) = 1ecaffa1642d8761993606be938efd183dc0de39f8d15cb19fc96871fe6d5de03628e0bf5cffe59bdb32283f66890a7783de04ebc7da4960e3f90104f15bd5ba +SHA512 (ksystemstats-5.27.7.tar.xz) = 58dc0e61294ef23d1e4feb430872f47bb90e544cc12163dba917e8bcce5b9aa1248347203488c530eb56a56d41a3631ba3c971edda5b17ed3e74cddd81083625 From 1a7b0075aa74570b24d068dfbacdf6f92b7f1b36 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 13 Sep 2023 14:06:29 +0930 Subject: [PATCH 3/5] Update to 5.27.8 --- ksystemstats.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index 4b138d6..ba72353 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,5 +1,5 @@ Name: ksystemstats -Version: 5.27.7 +Version: 5.27.8 Release: 1%{?dist} Summary: KSystemStats is a daemon that collects statistics about the running system. @@ -82,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Tue Sep 12 2023 justin.zobel@gmail.com - 5.27.8-1 +- 5.27.8 + * Tue Aug 01 2023 Marc Deop i Argemí - 5.27.7-1 - 5.27.7 diff --git a/sources b/sources index f87d07b..29a7376 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksystemstats-5.27.7.tar.xz) = 58dc0e61294ef23d1e4feb430872f47bb90e544cc12163dba917e8bcce5b9aa1248347203488c530eb56a56d41a3631ba3c971edda5b17ed3e74cddd81083625 +SHA512 (ksystemstats-5.27.8.tar.xz) = 0829851e927b32ac1e347783acfb1dd1424d2145fc35429f44f4301df7dc387cf37e9efc5340540e52130887c70e1cf601bf2789e6fa26034644f97adfd278c1 From 7a552037de28298f81ee4c70b4aecee747230248 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 24 Oct 2023 16:41:33 -0400 Subject: [PATCH 4/5] 5.27.9 --- ksystemstats.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index ba72353..bce2250 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,5 +1,5 @@ Name: ksystemstats -Version: 5.27.8 +Version: 5.27.9 Release: 1%{?dist} Summary: KSystemStats is a daemon that collects statistics about the running system. @@ -82,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Tue Oct 24 2023 Steve Cossette - 5.27.9-1 +- 5.27.9 + * Tue Sep 12 2023 justin.zobel@gmail.com - 5.27.8-1 - 5.27.8 diff --git a/sources b/sources index 29a7376..ea24f22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksystemstats-5.27.8.tar.xz) = 0829851e927b32ac1e347783acfb1dd1424d2145fc35429f44f4301df7dc387cf37e9efc5340540e52130887c70e1cf601bf2789e6fa26034644f97adfd278c1 +SHA512 (ksystemstats-5.27.9.tar.xz) = 62b7e38015aceb77eaa8a34f9f0dea2f7a2956058a5128207a31f507c955489635e3c54513305fe439ca4505939e870207e4968044714c01acddb5f706899384 From 2336cae7a5f8a2fb26ab529cb2b4be89dee54b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Dec 2023 07:59:51 +0100 Subject: [PATCH 5/5] 5.27.10 --- ksystemstats.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ksystemstats.spec b/ksystemstats.spec index bce2250..6120a55 100644 --- a/ksystemstats.spec +++ b/ksystemstats.spec @@ -1,5 +1,5 @@ Name: ksystemstats -Version: 5.27.9 +Version: 5.27.10 Release: 1%{?dist} Summary: KSystemStats is a daemon that collects statistics about the running system. @@ -82,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Sat Dec 16 2023 Marc Deop i Argemí - 5.27.10-1 +- 5.27.10 + * Tue Oct 24 2023 Steve Cossette - 5.27.9-1 - 5.27.9 diff --git a/sources b/sources index ea24f22..ae74408 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksystemstats-5.27.9.tar.xz) = 62b7e38015aceb77eaa8a34f9f0dea2f7a2956058a5128207a31f507c955489635e3c54513305fe439ca4505939e870207e4968044714c01acddb5f706899384 +SHA512 (ksystemstats-5.27.10.tar.xz) = bff3fa5a13506e3fab5e23a4c8ca1ca4f90ecf24a5b6dc5bd19c2628cb72e6482e0258f906877eb89c1595987c431164117c19e7d760e65830409a48a726854e