From e2b12e900846916872ff59e6e7735b80d39ee289 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 08:34:35 +0000 Subject: [PATCH 1/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kdecoration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kdecoration.spec b/kdecoration.spec index 491d806..b9ddeb4 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -12,7 +12,7 @@ Name: kdecoration Summary: A plugin-based library to create window decorations Version: 5.27.6 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 URL: https://cgit.kde.org/%{name}.git @@ -98,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 63c3d38c5246e382c7d36517cf8ff1dac8ff72b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 1 Aug 2023 20:58:43 +0200 Subject: [PATCH 2/5] 5.27.7 --- kdecoration.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/kdecoration.spec b/kdecoration.spec index b9ddeb4..ac7d08b 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -11,8 +11,8 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.27.6 -Release: 2%{?dist} +Version: 5.27.7 +Release: 1%{?dist} License: LGPLv2 URL: https://cgit.kde.org/%{name}.git @@ -98,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 27e105a..22e77f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kdecoration-5.27.6.tar.xz) = d8420cda855cfc8c3dde3fddeb5515fc6f60d83a495aaa3e16f1a9155a2c62aed6324bba7848f63a80d76d0e34eca873132b18867ac75c157ff59a702725bed6 +SHA512 (kdecoration-5.27.7.tar.xz) = cfb7130ef551915c95123f93037389b690f03d2714e9ac71f38b11255a702f40d90fc0cc5dccfe4cc047ffb492b57afb07ad66d70e364dc504ada94c6af9e12b From 6c3a5d68d03aa1209a5467d8bbfc41b6c82dbca4 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 13 Sep 2023 14:04:12 +0930 Subject: [PATCH 3/5] Update to 5.27.8 --- kdecoration.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kdecoration.spec b/kdecoration.spec index ac7d08b..2ab1a6e 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -11,7 +11,7 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.27.7 +Version: 5.27.8 Release: 1%{?dist} License: LGPLv2 @@ -98,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 22e77f2..6b8adfe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kdecoration-5.27.7.tar.xz) = cfb7130ef551915c95123f93037389b690f03d2714e9ac71f38b11255a702f40d90fc0cc5dccfe4cc047ffb492b57afb07ad66d70e364dc504ada94c6af9e12b +SHA512 (kdecoration-5.27.8.tar.xz) = e100773f866d1bd2072285138defdd7efa46577dcf3baa45b20930c73a4d254876b7b2de167cf3f04daab81c15ec1f8d6b3313010224a755813968caed3c74a6 From 21fec699f82d2dfcf8273f4039e8b09b0a03952c 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 --- kdecoration.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kdecoration.spec b/kdecoration.spec index 2ab1a6e..8eb9563 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -11,7 +11,7 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.27.8 +Version: 5.27.9 Release: 1%{?dist} License: LGPLv2 @@ -98,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 6b8adfe..552a3cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kdecoration-5.27.8.tar.xz) = e100773f866d1bd2072285138defdd7efa46577dcf3baa45b20930c73a4d254876b7b2de167cf3f04daab81c15ec1f8d6b3313010224a755813968caed3c74a6 +SHA512 (kdecoration-5.27.9.tar.xz) = 2428a9f49413249d8e04c03be5ebd0947821650d829ee0dba55686f247405b3757cb12b2ce9940ca58665bef29905255176ddab576793aa87aefd59660c69732 From d33243a2aa6dcd15597c421c492ce2869d51d896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Dec 2023 07:59:50 +0100 Subject: [PATCH 5/5] 5.27.10 --- kdecoration.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kdecoration.spec b/kdecoration.spec index 8eb9563..c646021 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -11,7 +11,7 @@ Name: kdecoration Summary: A plugin-based library to create window decorations -Version: 5.27.9 +Version: 5.27.10 Release: 1%{?dist} License: LGPLv2 @@ -98,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 552a3cf..d5a3391 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kdecoration-5.27.9.tar.xz) = 2428a9f49413249d8e04c03be5ebd0947821650d829ee0dba55686f247405b3757cb12b2ce9940ca58665bef29905255176ddab576793aa87aefd59660c69732 +SHA512 (kdecoration-5.27.10.tar.xz) = a546e7031e55974f9667eb7cd209ffff4108a4e7f30e225f631328ced9bd3458128bb61167f1ad977a161b3871140662dbee0a90f390d165bcfdaeadd2e5624d