From acab55d179feb6d75904de34f4271c4c71bca49d Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Tue, 3 Jan 2023 16:46:05 +1030 Subject: [PATCH 01/79] Update to 22.12.1 --- .gitignore | 1 + sources | 1 + yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1335818..d23ce91 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /yakuake-22.08.2.tar.xz /yakuake-22.08.3.tar.xz /yakuake-22.12.0.tar.xz +/yakuake-22.12.1.tar.xz diff --git a/sources b/sources index 4079f25..588c38b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (yakuake-22.12.0.tar.xz) = 2569d67516b9e80277e37291c01ae7225ddfa04a4410ee13add03a1ae8453a431a525cdacb8e447bd32bf6b55e60f81eb49431d2c4a13d5e1e7addc65a830842 +SHA512 (yakuake-22.12.1.tar.xz) = 734b066a311baf0e3f491b98c0891836b0058694fd8a46d6e13a743248c64a2b19ccb93baedf167be0cdfdeff7a6e4f8371bce12cd701aa5f429746dd5774d07 diff --git a/yakuake.spec b/yakuake.spec index 17cece9..27aba38 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.12.0 +Version: 22.12.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jan 03 2023 Justin Zobel - 22.12.1-1 +- Update to 22.12.1 + * Mon Dec 19 2022 Marc Deop - 22.12.0-1 - 22.12.0 From 1769995afc1fc0ecc46450724bf61e752a257492 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 08:01:21 +0000 Subject: [PATCH 02/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 27aba38..9ef347b 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 22.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 22.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jan 03 2023 Justin Zobel - 22.12.1-1 - Update to 22.12.1 From 66904766ddcb403cc3623539d2485167ec9879a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 31 Jan 2023 22:36:28 +0100 Subject: [PATCH 03/79] 22.12.2 --- .gitignore | 1 + sources | 3 +-- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d23ce91..5a16629 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /yakuake-22.08.3.tar.xz /yakuake-22.12.0.tar.xz /yakuake-22.12.1.tar.xz +/yakuake-22.12.2.tar.xz diff --git a/sources b/sources index 588c38b..d0771c8 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (yakuake-22.12.0.tar.xz) = 2569d67516b9e80277e37291c01ae7225ddfa04a4410ee13add03a1ae8453a431a525cdacb8e447bd32bf6b55e60f81eb49431d2c4a13d5e1e7addc65a830842 -SHA512 (yakuake-22.12.1.tar.xz) = 734b066a311baf0e3f491b98c0891836b0058694fd8a46d6e13a743248c64a2b19ccb93baedf167be0cdfdeff7a6e4f8371bce12cd701aa5f429746dd5774d07 +SHA512 (yakuake-22.12.2.tar.xz) = 313add85ffc3f33ce0d5b7cba01572858be09ef28c72aa71aeac0af7e0f9972f3ba4c7bbeba48dbb966f3f6ba79bc1d02dc29e97ffde833302c12bbbb68ca2ae diff --git a/yakuake.spec b/yakuake.spec index 9ef347b..7f9067d 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.12.1 -Release: 2%{?dist} +Version: 22.12.2 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jan 31 2023 Marc Deop - 22.12.2-1 +- 22.12.2 + * Sat Jan 21 2023 Fedora Release Engineering - 22.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From c113579a73070f45042607d3d8255590b99dfc83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 2 Mar 2023 15:28:46 +0100 Subject: [PATCH 04/79] feat: 22.12.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a16629..2fb05ee 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /yakuake-22.12.0.tar.xz /yakuake-22.12.1.tar.xz /yakuake-22.12.2.tar.xz +/yakuake-22.12.3.tar.xz diff --git a/sources b/sources index d0771c8..fbcf400 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-22.12.2.tar.xz) = 313add85ffc3f33ce0d5b7cba01572858be09ef28c72aa71aeac0af7e0f9972f3ba4c7bbeba48dbb966f3f6ba79bc1d02dc29e97ffde833302c12bbbb68ca2ae +SHA512 (yakuake-22.12.3.tar.xz) = 30f5e18f17e3f54b68abad54a88dbb436b750f4d01be8abdb5c3fb83ba374f8f2b3dd28fa441a335e268d871a9aa3fb17518dc8fef557d6333cf500a4125e76a diff --git a/yakuake.spec b/yakuake.spec index 7f9067d..23f88bd 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.12.2 +Version: 22.12.3 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Thu Mar 02 2023 Marc Deop i Argemí - 22.12.3-1 +- 22.12.3 + * Tue Jan 31 2023 Marc Deop - 22.12.2-1 - 22.12.2 From 3b214f7cc70b5074912f137ed94e8764bfe7fa1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 27 Mar 2023 10:22:58 +0200 Subject: [PATCH 05/79] 23.03.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2fb05ee..c4c151b 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /yakuake-22.12.1.tar.xz /yakuake-22.12.2.tar.xz /yakuake-22.12.3.tar.xz +/yakuake-23.03.80.tar.xz diff --git a/sources b/sources index fbcf400..c384a52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-22.12.3.tar.xz) = 30f5e18f17e3f54b68abad54a88dbb436b750f4d01be8abdb5c3fb83ba374f8f2b3dd28fa441a335e268d871a9aa3fb17518dc8fef557d6333cf500a4125e76a +SHA512 (yakuake-23.03.80.tar.xz) = f9ef607a6281b00e4a5f570b13d467e57dabc773b0a655e544f6e969ed2a497ac09d8056d30f5c5777ea4b509c2d7814ea876d07986968b054b95808ccbedb13 diff --git a/yakuake.spec b/yakuake.spec index 23f88bd..997528f 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.12.3 +Version: 23.03.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Mon Mar 20 2023 Marc Deop i Argemí - 23.03.80-1 +- 23.03.80 + * Thu Mar 02 2023 Marc Deop i Argemí - 22.12.3-1 - 22.12.3 From 897592c78de073b2d02b253c9f6ade17e78e53d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 31 Mar 2023 15:14:11 +0200 Subject: [PATCH 06/79] 23.03.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c4c151b..0f70e89 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /yakuake-22.12.2.tar.xz /yakuake-22.12.3.tar.xz /yakuake-23.03.80.tar.xz +/yakuake-23.03.90.tar.xz diff --git a/sources b/sources index c384a52..f35ed1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.03.80.tar.xz) = f9ef607a6281b00e4a5f570b13d467e57dabc773b0a655e544f6e969ed2a497ac09d8056d30f5c5777ea4b509c2d7814ea876d07986968b054b95808ccbedb13 +SHA512 (yakuake-23.03.90.tar.xz) = 351a204c17831b87cf494beccc830873d487da2fe671c85b89855f802d41973bb9a33f82ab4fd042f3adbf559d1c992172430c6c1f17c9c84fb669ca11d18a36 diff --git a/yakuake.spec b/yakuake.spec index 997528f..31a0b51 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.03.80 +Version: 23.03.90 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Fri Mar 31 2023 Marc Deop i Argemí - 23.03.90-1 +- 23.03.90 + * Mon Mar 20 2023 Marc Deop i Argemí - 23.03.80-1 - 23.03.80 From d41730c554360d353f2449ac21321d895d2ec4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 14 Apr 2023 21:40:05 +0200 Subject: [PATCH 07/79] 23.04.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f70e89..30575ce 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /yakuake-22.12.3.tar.xz /yakuake-23.03.80.tar.xz /yakuake-23.03.90.tar.xz +/yakuake-23.04.0.tar.xz diff --git a/sources b/sources index f35ed1a..d015746 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.03.90.tar.xz) = 351a204c17831b87cf494beccc830873d487da2fe671c85b89855f802d41973bb9a33f82ab4fd042f3adbf559d1c992172430c6c1f17c9c84fb669ca11d18a36 +SHA512 (yakuake-23.04.0.tar.xz) = f995648a27d4152b9b2a24929c78198b56c37500ace934b7b2b07d4f71356c49bae7f5de515e5acee7f43407f1d864443efe44ba54ea9182a6d295500988b215 diff --git a/yakuake.spec b/yakuake.spec index 31a0b51..f74a2f0 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.03.90 +Version: 23.04.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Fri Apr 14 2023 Marc Deop i Argemí - 23.04.0-1 +- 23.04.0 + * Fri Mar 31 2023 Marc Deop i Argemí - 23.03.90-1 - 23.03.90 From 6c912c1922c6df26372865b13458d16a5b12e5f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 14 May 2023 23:08:37 +0200 Subject: [PATCH 08/79] 23.04.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 30575ce..4182a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /yakuake-23.03.80.tar.xz /yakuake-23.03.90.tar.xz /yakuake-23.04.0.tar.xz +/yakuake-23.04.1.tar.xz diff --git a/sources b/sources index d015746..4cf4453 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.04.0.tar.xz) = f995648a27d4152b9b2a24929c78198b56c37500ace934b7b2b07d4f71356c49bae7f5de515e5acee7f43407f1d864443efe44ba54ea9182a6d295500988b215 +SHA512 (yakuake-23.04.1.tar.xz) = bc5dd46d80b5a857fa2b1c53cac05402f5207d645ed045f0558e1d7d0a5e785b4ca1e0a2f3256d0d42e54713eda70d61f1cd062e782be4460fd3045663b8a1ba diff --git a/yakuake.spec b/yakuake.spec index f74a2f0..a038199 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.04.0 +Version: 23.04.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat May 13 2023 Marc Deop i Argemí - 23.04.1-1 +- 23.04.1 + * Fri Apr 14 2023 Marc Deop i Argemí - 23.04.0-1 - 23.04.0 From 8e6722d4c267321960e4139da35489ab247c654d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 6 Jun 2023 17:11:08 +0200 Subject: [PATCH 09/79] 23.04.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4182a5d..f0bbe99 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /yakuake-23.03.90.tar.xz /yakuake-23.04.0.tar.xz /yakuake-23.04.1.tar.xz +/yakuake-23.04.2.tar.xz diff --git a/sources b/sources index 4cf4453..f313729 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.04.1.tar.xz) = bc5dd46d80b5a857fa2b1c53cac05402f5207d645ed045f0558e1d7d0a5e785b4ca1e0a2f3256d0d42e54713eda70d61f1cd062e782be4460fd3045663b8a1ba +SHA512 (yakuake-23.04.2.tar.xz) = 9192669f1b923e6f4229e4c918ca2d45cd2f5c93ddde487e6de1931c66aeca23bf8ab001256512f3f1a24b2a6726f41d74106d6cd68d58402e684678f971769e diff --git a/yakuake.spec b/yakuake.spec index a038199..391fbf6 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.04.1 +Version: 23.04.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jun 06 2023 Marc Deop i Argemí - 23.04.2-1 +- 23.04.2 + * Sat May 13 2023 Marc Deop i Argemí - 23.04.1-1 - 23.04.1 From b6f283ee41d68a8112dd634501fb3ead4d6f7457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 8 Jul 2023 14:15:18 +0200 Subject: [PATCH 10/79] 23.04.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0bbe99..1d12d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /yakuake-23.04.0.tar.xz /yakuake-23.04.1.tar.xz /yakuake-23.04.2.tar.xz +/yakuake-23.04.3.tar.xz diff --git a/sources b/sources index f313729..a89e05e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.04.2.tar.xz) = 9192669f1b923e6f4229e4c918ca2d45cd2f5c93ddde487e6de1931c66aeca23bf8ab001256512f3f1a24b2a6726f41d74106d6cd68d58402e684678f971769e +SHA512 (yakuake-23.04.3.tar.xz) = 2d9cd878d593733a8e84900079b367eb7bf28102d2c60be6e461082853bcb5cf7be0745b19c21e6678a6c5675047ce4fe86e9f1085f0b8996547a195e60f3741 diff --git a/yakuake.spec b/yakuake.spec index 391fbf6..e9110c7 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.04.2 +Version: 23.04.3 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jul 08 2023 Marc Deop i Argemí - 23.04.3-1 +- 23.04.3 + * Tue Jun 06 2023 Marc Deop i Argemí - 23.04.2-1 - 23.04.2 From 21138cf27c2dd2fd00ddaa60045fed94ac282838 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:27:00 +0000 Subject: [PATCH 11/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index e9110c7..d7c57ab 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 23.04.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 23.04.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jul 08 2023 Marc Deop i Argemí - 23.04.3-1 - 23.04.3 From a3f68d0627d52bee9092a5efdd2786e51bf001f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 26 Aug 2023 20:56:58 +0200 Subject: [PATCH 12/79] 23.08.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1d12d5a..a43740d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /yakuake-23.04.1.tar.xz /yakuake-23.04.2.tar.xz /yakuake-23.04.3.tar.xz +/yakuake-23.08.0.tar.xz diff --git a/sources b/sources index a89e05e..e9d8565 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.04.3.tar.xz) = 2d9cd878d593733a8e84900079b367eb7bf28102d2c60be6e461082853bcb5cf7be0745b19c21e6678a6c5675047ce4fe86e9f1085f0b8996547a195e60f3741 +SHA512 (yakuake-23.08.0.tar.xz) = 940d60482d6b69c65ff13c746b80786440be156dac135be6fc322112998dc382ca5c7b4526f14dbaa8d2d834f3b0e88d0183e2d40ced83087ccc578e079343e0 diff --git a/yakuake.spec b/yakuake.spec index d7c57ab..4093774 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.04.3 -Release: 2%{?dist} +Version: 23.08.0 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat Aug 26 2023 Marc Deop i Argemí - 23.08.0-1 +- 23.08.0 + * Sat Jul 22 2023 Fedora Release Engineering - 23.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 31192af1c25706b43cc2599db425a0daa43a2cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Sep 2023 01:14:39 +0200 Subject: [PATCH 13/79] 23.08.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a43740d..8886bd3 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /yakuake-23.04.2.tar.xz /yakuake-23.04.3.tar.xz /yakuake-23.08.0.tar.xz +/yakuake-23.08.1.tar.xz diff --git a/sources b/sources index e9d8565..f109f59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.08.0.tar.xz) = 940d60482d6b69c65ff13c746b80786440be156dac135be6fc322112998dc382ca5c7b4526f14dbaa8d2d834f3b0e88d0183e2d40ced83087ccc578e079343e0 +SHA512 (yakuake-23.08.1.tar.xz) = 782aef92512463adcc92dd2c3ee0b89b5f3fc09a4b4d704b947fcd79e890bff7ae6af4b9446cdcf826f92f857d3e102bcd3cef3cbec41df610bc53a3ae85d8f5 diff --git a/yakuake.spec b/yakuake.spec index 4093774..2632d89 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.08.0 +Version: 23.08.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Sat Sep 16 2023 Marc Deop i Argemí - 23.08.1-1 +- 23.08.1 + * Sat Aug 26 2023 Marc Deop i Argemí - 23.08.0-1 - 23.08.0 From 3d2947bd45197373b9d7634184c5d08f0d5ccabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 13 Oct 2023 00:50:49 +0200 Subject: [PATCH 14/79] 23.08.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8886bd3..220b7f9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /yakuake-23.04.3.tar.xz /yakuake-23.08.0.tar.xz /yakuake-23.08.1.tar.xz +/yakuake-23.08.2.tar.xz diff --git a/sources b/sources index f109f59..bef7e0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.08.1.tar.xz) = 782aef92512463adcc92dd2c3ee0b89b5f3fc09a4b4d704b947fcd79e890bff7ae6af4b9446cdcf826f92f857d3e102bcd3cef3cbec41df610bc53a3ae85d8f5 +SHA512 (yakuake-23.08.2.tar.xz) = b1481958713cfb474ba5e360f23020069154aada7474133f5fc3076e3bea0d84de683b1fa7e463170d7f71a38f2a08a6ff67528aaa273ced3620c7681fd56d1c diff --git a/yakuake.spec b/yakuake.spec index 2632d89..771cac8 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.08.1 +Version: 23.08.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 +- 23.08.2 + * Sat Sep 16 2023 Marc Deop i Argemí - 23.08.1-1 - 23.08.1 From 5e2df178db0f115c74e854001bc8880e57b4913a Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 27 Nov 2023 01:10:09 -0500 Subject: [PATCH 15/79] 24.01.75 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 82 +++++++++++++++++++++++++--------------------------- 3 files changed, 42 insertions(+), 43 deletions(-) diff --git a/.gitignore b/.gitignore index 220b7f9..6a10499 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /yakuake-23.08.0.tar.xz /yakuake-23.08.1.tar.xz /yakuake-23.08.2.tar.xz +/yakuake-24.01.75.tar.xz diff --git a/sources b/sources index bef7e0c..5af67e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-23.08.2.tar.xz) = b1481958713cfb474ba5e360f23020069154aada7474133f5fc3076e3bea0d84de683b1fa7e463170d7f71a38f2a08a6ff67528aaa273ced3620c7681fd56d1c +SHA512 (yakuake-24.01.75.tar.xz) = 283811a84c361cc51e515670f62816c4605eecadba08a18d3521115332404ec8ee64e1cc2030934f1403f1b45c3f5bef8d12ad06b060b8e71e6b2ac577949111 diff --git a/yakuake.spec b/yakuake.spec index 771cac8..2965c27 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,53 +3,48 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 23.08.2 +Version: 24.01.75 Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted License: GLv2 or GPLv3 URL: https://kde.org/applications/system/org.kde.yakuake - -%global revision %(echo %{version} | cut -d. -f3) -%global majmin_ver %(echo %{version} | cut -d. -f1,2) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif -Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz ## upstream fixes # konsolepart -Requires: konsole5-part +Requires: konsole-part%{?_isa} >= %{version} BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gettext -BuildRequires: kf5-rpm-macros -BuildRequires: kf5-karchive-devel -BuildRequires: kf5-kconfig-devel -BuildRequires: kf5-kcoreaddons-devel -BuildRequires: kf5-kcrash-devel -BuildRequires: kf5-kdbusaddons-devel -BuildRequires: kf5-kglobalaccel-devel -BuildRequires: kf5-ki18n-devel -BuildRequires: kf5-kiconthemes-devel -BuildRequires: kf5-kio-devel -BuildRequires: kf5-knewstuff-devel -BuildRequires: kf5-knotifications-devel -BuildRequires: kf5-knotifyconfig-devel -BuildRequires: kf5-kparts-devel -BuildRequires: kf5-kwidgetsaddons-devel -BuildRequires: kf5-kwindowsystem-devel +BuildRequires: kf6-rpm-macros -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Svg) +BuildRequires: cmake(Qt6Widgets) +BuildRequires: qt6-qtbase-private-devel -BuildRequires: cmake(KF5Wayland) +BuildRequires: cmake(KF6Archive) +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6Crash) +BuildRequires: cmake(KF6DBusAddons) +BuildRequires: cmake(KF6GlobalAccel) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6IconThemes) +BuildRequires: cmake(KF6KIO) +BuildRequires: cmake(KF6NewStuff) +BuildRequires: cmake(KF6Notifications) +BuildRequires: cmake(KF6NotifyConfig) +BuildRequires: cmake(KF6Parts) +BuildRequires: cmake(KF6WidgetsAddons) +BuildRequires: cmake(KF6WindowSystem) +BuildRequires: cmake(KF6StatusNotifierItem) +BuildRequires: cmake(KF6Wayland) %if 0%{?fedora} %global appstream_validate 1 @@ -65,7 +60,7 @@ Yakuake is a drop-down terminal emulator. %build -%cmake_kf5 +%cmake_kf6 %cmake_build @@ -78,25 +73,28 @@ Yakuake is a drop-down terminal emulator. %check %if 0%{?appstream_validate} -appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.yakuake.appdata.xml +appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.yakuake.appdata.xml %endif -desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake.desktop +desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake.desktop %files -f %{name}.lang %doc AUTHORS ChangeLog TODO %license LICENSES/* -%{_kf5_bindir}/yakuake -%{_kf5_datadir}/knsrcfiles/yakuake.knsrc -%{_kf5_metainfodir}/org.kde.yakuake.appdata.xml -%{_kf5_datadir}/applications/org.kde.yakuake.desktop -%{_kf5_datadir}/knotifications5/yakuake.notifyrc -%{_kf5_datadir}/yakuake/ -%{_kf5_datadir}/icons/hicolor/*/apps/yakuake.* -%{_kf5_datadir}/dbus-1/services/org.kde.yakuake.service +%{_kf6_bindir}/yakuake +%{_kf6_datadir}/knsrcfiles/yakuake.knsrc +%{_kf6_metainfodir}/org.kde.yakuake.appdata.xml +%{_kf6_datadir}/applications/org.kde.yakuake.desktop +%{_kf6_datadir}/knotifications6/yakuake.notifyrc +%{_kf6_datadir}/yakuake/ +%{_kf6_datadir}/icons/hicolor/*/apps/yakuake.* +%{_kf6_datadir}/dbus-1/services/org.kde.yakuake.service %changelog +* Mon Nov 27 2023 Yaakov Selkowitz - 24.01.75-1 +- 24.01.75 + * Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 - 23.08.2 From 43a3e370c62cbeaf438fa3eefbb88eea05d5beca Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 3 Dec 2023 13:59:40 -0500 Subject: [PATCH 16/79] 24.01.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a10499..1fa7667 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /yakuake-23.08.1.tar.xz /yakuake-23.08.2.tar.xz /yakuake-24.01.75.tar.xz +/yakuake-24.01.80.tar.xz diff --git a/sources b/sources index 5af67e6..2b794f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.01.75.tar.xz) = 283811a84c361cc51e515670f62816c4605eecadba08a18d3521115332404ec8ee64e1cc2030934f1403f1b45c3f5bef8d12ad06b060b8e71e6b2ac577949111 +SHA512 (yakuake-24.01.80.tar.xz) = 0a62617e3cf5046f32e6a1617adafdfddbfb9e35207db9ab0583f1dc25b1d4495031380a3e232ee4d0dc16127b5ac20a138d1a9d35d80b0ff54f0c8d5e4cf7e1 diff --git a/yakuake.spec b/yakuake.spec index 2965c27..811680f 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.01.75 +Version: 24.01.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sun Dec 03 2023 Yaakov Selkowitz - 24.01.80-1 +- 24.01.80 + * Mon Nov 27 2023 Yaakov Selkowitz - 24.01.75-1 - 24.01.75 From fdfa37e81abf5942eb9143265633507d68be243f Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 3 Dec 2023 14:33:50 -0500 Subject: [PATCH 17/79] Update deps --- yakuake.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yakuake.spec b/yakuake.spec index 811680f..1db0a83 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -25,7 +25,7 @@ BuildRequires: kf6-rpm-macros BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Svg) -BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Gui) BuildRequires: qt6-qtbase-private-devel BuildRequires: cmake(KF6Archive) @@ -44,7 +44,7 @@ BuildRequires: cmake(KF6Parts) BuildRequires: cmake(KF6WidgetsAddons) BuildRequires: cmake(KF6WindowSystem) BuildRequires: cmake(KF6StatusNotifierItem) -BuildRequires: cmake(KF6Wayland) +BuildRequires: cmake(KWayland) %if 0%{?fedora} %global appstream_validate 1 From 2d6e3b8cef23c0ac4bc2cae30117b0e307617860 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sat, 23 Dec 2023 17:26:05 +0100 Subject: [PATCH 18/79] 24.01.85 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1fa7667..2a67b30 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /yakuake-23.08.2.tar.xz /yakuake-24.01.75.tar.xz /yakuake-24.01.80.tar.xz +/yakuake-24.01.85.tar.xz diff --git a/sources b/sources index 2b794f7..e456f7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.01.80.tar.xz) = 0a62617e3cf5046f32e6a1617adafdfddbfb9e35207db9ab0583f1dc25b1d4495031380a3e232ee4d0dc16127b5ac20a138d1a9d35d80b0ff54f0c8d5e4cf7e1 +SHA512 (yakuake-24.01.85.tar.xz) = f297f8cfdc53fd2a3cf9e042861781bceb06f653805ad13d698cdeccaa9caf44ec00f5a2d0d479c7d9ca3d3f35b88125cc2c980e2aabddb678dac6316ca31b9c diff --git a/yakuake.spec b/yakuake.spec index 1db0a83..67f6e5d 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.01.80 +Version: 24.01.85 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 +- 24.01.85 + * Sun Dec 03 2023 Yaakov Selkowitz - 24.01.80-1 - 24.01.80 From 17a5ec1a58f9099173c29b6fce52e4ba563efce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Jan 2024 11:59:43 +0100 Subject: [PATCH 19/79] 24.01.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a67b30..8cec498 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /yakuake-24.01.75.tar.xz /yakuake-24.01.80.tar.xz /yakuake-24.01.85.tar.xz +/yakuake-24.01.90.tar.xz diff --git a/sources b/sources index e456f7e..191e800 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.01.85.tar.xz) = f297f8cfdc53fd2a3cf9e042861781bceb06f653805ad13d698cdeccaa9caf44ec00f5a2d0d479c7d9ca3d3f35b88125cc2c980e2aabddb678dac6316ca31b9c +SHA512 (yakuake-24.01.90.tar.xz) = b9d02b929ababa9f4e720f4c374ea5c933ce2fd92231a2e066d0a5752c46c7196524dc7b41499cba879529b5c69d32ffc578b3373ca8fc27f364dcd894d796b4 diff --git a/yakuake.spec b/yakuake.spec index 67f6e5d..af8dd70 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.01.85 +Version: 24.01.90 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 +- 24.01.90 + * Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 - 24.01.85 From 3995fa659b9c70925102ea741b86e377338c5cc1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:38:19 +0000 Subject: [PATCH 20/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index af8dd70..a67b4c6 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 24.01.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 24.01.90-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 - 24.01.90 From 2b3d90dcd0beb16a7872689982d2860d930afbd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 1 Feb 2024 18:27:51 +0100 Subject: [PATCH 21/79] 24.01.95 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8cec498..ed66d35 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /yakuake-24.01.80.tar.xz /yakuake-24.01.85.tar.xz /yakuake-24.01.90.tar.xz +/yakuake-24.01.95.tar.xz diff --git a/sources b/sources index 191e800..1f4f1f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.01.90.tar.xz) = b9d02b929ababa9f4e720f4c374ea5c933ce2fd92231a2e066d0a5752c46c7196524dc7b41499cba879529b5c69d32ffc578b3373ca8fc27f364dcd894d796b4 +SHA512 (yakuake-24.01.95.tar.xz) = 11000f051ff53482d4738091541c30b12f6ab2ad2419520d7d8b3f2ed6db7fbb92f85661461ffd98e1ae6a9a321b0d0343339d2bf05e0b85dce755fdcc43d46e diff --git a/yakuake.spec b/yakuake.spec index a67b4c6..b9a3314 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.01.90 -Release: 2%{?dist} +Version: 24.01.95 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 +- 24.01.95 + * Sat Jan 27 2024 Fedora Release Engineering - 24.01.90-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From b8ab056f5ebc5fe984ad3615b97b18eba0ed9153 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 16 Feb 2024 14:45:16 +0100 Subject: [PATCH 22/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index b9a3314..7cce35b 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 24.01.95 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Feb 16 2024 Jan Grulich - 24.01.95-2 +- Rebuild (qt6) + * Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 - 24.01.95 From 67ee69b83e4d0b48ddaa65a5571d95b82f2ba387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 23 Feb 2024 12:35:26 +0100 Subject: [PATCH 23/79] 24.02.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed66d35..0c8dcfd 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /yakuake-24.01.85.tar.xz /yakuake-24.01.90.tar.xz /yakuake-24.01.95.tar.xz +/yakuake-24.02.0.tar.xz diff --git a/sources b/sources index 1f4f1f0..ba2b336 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.01.95.tar.xz) = 11000f051ff53482d4738091541c30b12f6ab2ad2419520d7d8b3f2ed6db7fbb92f85661461ffd98e1ae6a9a321b0d0343339d2bf05e0b85dce755fdcc43d46e +SHA512 (yakuake-24.02.0.tar.xz) = 242730b3d94075cdda62df433ba83aeeb1b137e5d292aa8f78d21a9fc53d6d363c7e4aa4413dd36f0e269cd059ef92a77cc1b6acde3fd79831a3818b5dd96bf8 diff --git a/yakuake.spec b/yakuake.spec index 7cce35b..a3a6673 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.01.95 -Release: 2%{?dist} +Version: 24.02.0 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 +- 24.02.0 + * Fri Feb 16 2024 Jan Grulich - 24.01.95-2 - Rebuild (qt6) From 984892e1ef9245bba6c97d5ba9064cb1365d73d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Mar 2024 18:31:41 +0100 Subject: [PATCH 24/79] 24.02.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0c8dcfd..72a2d42 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /yakuake-24.01.90.tar.xz /yakuake-24.01.95.tar.xz /yakuake-24.02.0.tar.xz +/yakuake-24.02.1.tar.xz diff --git a/sources b/sources index ba2b336..27808bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.02.0.tar.xz) = 242730b3d94075cdda62df433ba83aeeb1b137e5d292aa8f78d21a9fc53d6d363c7e4aa4413dd36f0e269cd059ef92a77cc1b6acde3fd79831a3818b5dd96bf8 +SHA512 (yakuake-24.02.1.tar.xz) = 28108ae88aa67360d8c2ad29a431fdad5f716dc4920024bb3d3fbcf537c4704e13fb8e2ca2f145ea6579c8bad4c8df08ba886e3acb34eb26e1be3f7f1bc836d9 diff --git a/yakuake.spec b/yakuake.spec index a3a6673..ed3f36e 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.02.0 +Version: 24.02.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 +- 24.02.1 + * Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 - 24.02.0 From a273d8a6d485a84da6c025152d138c3e285f7d0d Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 4 Apr 2024 10:36:13 +0200 Subject: [PATCH 25/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index ed3f36e..12ab0bd 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 24.02.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Apr 04 2024 Jan Grulich - 24.02.1-2 +- Rebuild (qt6) + * Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 - 24.02.1 From 85074ab5d67261288b8821a167b1cfe6fde28cdc Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 4 Apr 2024 14:56:00 +0200 Subject: [PATCH 26/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 12ab0bd..ad459c5 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 24.02.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Apr 04 2024 Jan Grulich - 24.02.1-3 +- Rebuild (qt6) + * Thu Apr 04 2024 Jan Grulich - 24.02.1-2 - Rebuild (qt6) From 7730e2b82e281715710cbb9b5fa9b1296dbf5079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Apr 2024 13:37:45 +0200 Subject: [PATCH 27/79] 24.02.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72a2d42..ae711a8 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /yakuake-24.01.95.tar.xz /yakuake-24.02.0.tar.xz /yakuake-24.02.1.tar.xz +/yakuake-24.02.2.tar.xz diff --git a/sources b/sources index 27808bb..79c023e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.02.1.tar.xz) = 28108ae88aa67360d8c2ad29a431fdad5f716dc4920024bb3d3fbcf537c4704e13fb8e2ca2f145ea6579c8bad4c8df08ba886e3acb34eb26e1be3f7f1bc836d9 +SHA512 (yakuake-24.02.2.tar.xz) = 3687f344e94a0b0f7b1651cae2d314049013673d23ec28b74b7a1603d95fb230fd9fdf0ebb29d99e206ff041256e083d41ad731b0f055c3c261e8ced2187a9e8 diff --git a/yakuake.spec b/yakuake.spec index ad459c5..c2a4ee7 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.02.1 -Release: 3%{?dist} +Version: 24.02.2 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 +- 24.02.2 + * Thu Apr 04 2024 Jan Grulich - 24.02.1-3 - Rebuild (qt6) From 71fcce73e4996e9794d731d7e06954a6261a3038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 19 May 2024 20:45:19 +0200 Subject: [PATCH 28/79] 24.05.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ae711a8..542afdb 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /yakuake-24.02.0.tar.xz /yakuake-24.02.1.tar.xz /yakuake-24.02.2.tar.xz +/yakuake-24.05.0.tar.xz diff --git a/sources b/sources index 79c023e..26a3d4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.02.2.tar.xz) = 3687f344e94a0b0f7b1651cae2d314049013673d23ec28b74b7a1603d95fb230fd9fdf0ebb29d99e206ff041256e083d41ad731b0f055c3c261e8ced2187a9e8 +SHA512 (yakuake-24.05.0.tar.xz) = a4e62aabf30bdba5d65e99396a6f70debd5e88619b0c3f80775001e625f54d2a0147097b1bcb372e9e3d54836bc29de63cb29f24536eff93f981266e38ab24d5 diff --git a/yakuake.spec b/yakuake.spec index c2a4ee7..af5deff 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.02.2 +Version: 24.05.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 +- 24.05.0 + * Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 - 24.02.2 From 49d80c3b54d70bab0d7ed2f940dc2e273463dfca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 15 Jun 2024 14:31:26 +0200 Subject: [PATCH 29/79] 24.05.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 542afdb..a7888ca 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /yakuake-24.02.1.tar.xz /yakuake-24.02.2.tar.xz /yakuake-24.05.0.tar.xz +/yakuake-24.05.1.tar.xz diff --git a/sources b/sources index 26a3d4d..efded73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.05.0.tar.xz) = a4e62aabf30bdba5d65e99396a6f70debd5e88619b0c3f80775001e625f54d2a0147097b1bcb372e9e3d54836bc29de63cb29f24536eff93f981266e38ab24d5 +SHA512 (yakuake-24.05.1.tar.xz) = 1bc4485363bc13605cf71b1d5aa9adaf915629078ac879d54f82bf270499590a04f7000d02112cfc2377272f2704da00e1f1574ae0417385b5c6900797f95c18 diff --git a/yakuake.spec b/yakuake.spec index af5deff..b952ca4 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.05.0 +Version: 24.05.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 +- 24.05.1 + * Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 - 24.05.0 From d1ab66f2548798bfc5ebc804095257fa9ca0eb49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 7 Jul 2024 16:41:05 +0200 Subject: [PATCH 30/79] 24.05.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7888ca..007d960 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /yakuake-24.02.2.tar.xz /yakuake-24.05.0.tar.xz /yakuake-24.05.1.tar.xz +/yakuake-24.05.2.tar.xz diff --git a/sources b/sources index efded73..0d1fe31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.05.1.tar.xz) = 1bc4485363bc13605cf71b1d5aa9adaf915629078ac879d54f82bf270499590a04f7000d02112cfc2377272f2704da00e1f1574ae0417385b5c6900797f95c18 +SHA512 (yakuake-24.05.2.tar.xz) = 9e88c3abacab7185da4a87f455d1646fa20ba8909aee41ce846aba50aa4293437865e4e28a6e232745e355df0944b1d24d633072538e56a20e8c98f5cdcc4ba5 diff --git a/yakuake.spec b/yakuake.spec index b952ca4..5fd94ff 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.05.1 +Version: 24.05.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 +- 24.05.2 + * Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 - 24.05.1 From 27e41107f08b03bfc6bbdbc4eaac94f84ef3c433 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:37:55 +0000 Subject: [PATCH 31/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 5fd94ff..0b6d902 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -4,7 +4,7 @@ Name: yakuake Version: 24.05.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 24.05.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 - 24.05.2 From 6d6007e2fa45cdc054aceee50dc2dacd9275267d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 22 Aug 2024 20:51:34 -0400 Subject: [PATCH 32/79] 24.08.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 007d960..c014f47 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /yakuake-24.05.0.tar.xz /yakuake-24.05.1.tar.xz /yakuake-24.05.2.tar.xz +/yakuake-24.08.0.tar.xz diff --git a/sources b/sources index 0d1fe31..9db51c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.05.2.tar.xz) = 9e88c3abacab7185da4a87f455d1646fa20ba8909aee41ce846aba50aa4293437865e4e28a6e232745e355df0944b1d24d633072538e56a20e8c98f5cdcc4ba5 +SHA512 (yakuake-24.08.0.tar.xz) = ca59033fddc458d4433d6512fdb4f081cb800675c88c902baa42a95e336ff11fc2197f5b133901960ac91666aa405816a822cdcdc26c0cc2039f2c1620e203d8 diff --git a/yakuake.spec b/yakuake.spec index 0b6d902..6494c65 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,8 +3,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.05.2 -Release: 2%{?dist} +Version: 24.08.0 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Aug 22 2024 Steve Cossette - 24.08.0-1 +- 24.08.0 + * Sat Jul 20 2024 Fedora Release Engineering - 24.05.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From bd6ba454737d16c8813703ae685a8df9ec6742dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sun, 8 Sep 2024 20:10:50 +0000 Subject: [PATCH 33/79] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 If there will be no comments in two weeks, I will merge this. --- yakuake.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/yakuake.spec b/yakuake.spec index 6494c65..a95cae3 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,4 +1,3 @@ - # trim changelog included in binary rpms %global _changelog_trimtime %(date +%s -d "1 year ago") @@ -8,7 +7,7 @@ Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted -License: GLv2 or GPLv3 +License: GPL-2.0-only OR GPL-3.0-only URL: https://kde.org/applications/system/org.kde.yakuake Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz From df3cf92969920829ec779fe59e8278a9c1f065a1 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Thu, 26 Sep 2024 19:31:47 +0200 Subject: [PATCH 34/79] 24.08.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c014f47..82e56b7 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /yakuake-24.05.1.tar.xz /yakuake-24.05.2.tar.xz /yakuake-24.08.0.tar.xz +/yakuake-24.08.1.tar.xz diff --git a/sources b/sources index 9db51c7..ed8e70d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.08.0.tar.xz) = ca59033fddc458d4433d6512fdb4f081cb800675c88c902baa42a95e336ff11fc2197f5b133901960ac91666aa405816a822cdcdc26c0cc2039f2c1620e203d8 +SHA512 (yakuake-24.08.1.tar.xz) = 1453dae0c81443139183dd3b209e7b09cfe76e7171b64c233599ab90c0b2376e899c7ec325939510e88e5a5807cdd5b4ef03ffc0db1452e5054345dc87bf77fb diff --git a/yakuake.spec b/yakuake.spec index a95cae3..e0661f5 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.08.0 +Version: 24.08.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 +- 24.08.1 + * Thu Aug 22 2024 Steve Cossette - 24.08.0-1 - 24.08.0 From 1aada73b329d443c46cc0eae6f2e209e9e0d3b84 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 8 Oct 2024 19:33:56 -0400 Subject: [PATCH 35/79] 24.08.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 82e56b7..b34f979 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /yakuake-24.05.2.tar.xz /yakuake-24.08.0.tar.xz /yakuake-24.08.1.tar.xz +/yakuake-24.08.2.tar.xz diff --git a/sources b/sources index ed8e70d..86bf4b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.08.1.tar.xz) = 1453dae0c81443139183dd3b209e7b09cfe76e7171b64c233599ab90c0b2376e899c7ec325939510e88e5a5807cdd5b4ef03ffc0db1452e5054345dc87bf77fb +SHA512 (yakuake-24.08.2.tar.xz) = 01e1589745007d0bd62c6cf5cdf589d2e2d335632f5408937996bca46c19de2fc7c2e4a90e577144b89b289ad6577df9ad8f7ecaa4ab40c50e633420ba27f88d diff --git a/yakuake.spec b/yakuake.spec index e0661f5..f8b9ed2 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.08.1 +Version: 24.08.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Oct 08 2024 Steve Cossette - 24.08.2-1 +- 24.08.2 + * Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 - 24.08.1 From f1060dd98f97a2150c569ddefe7ce89b90f906e1 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 14 Oct 2024 19:34:43 +0200 Subject: [PATCH 36/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index f8b9ed2..545a536 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 24.08.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Mon Oct 14 2024 Jan Grulich - 24.08.2-2 +- Rebuild (qt6) + * Tue Oct 08 2024 Steve Cossette - 24.08.2-1 - 24.08.2 From 8abec0b077cd0dc548717d4f3a51b69292104b46 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 5 Nov 2024 21:29:53 -0500 Subject: [PATCH 37/79] 24.08.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b34f979..d980e54 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /yakuake-24.08.0.tar.xz /yakuake-24.08.1.tar.xz /yakuake-24.08.2.tar.xz +/yakuake-24.08.3.tar.xz diff --git a/sources b/sources index 86bf4b7..2f33e65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.08.2.tar.xz) = 01e1589745007d0bd62c6cf5cdf589d2e2d335632f5408937996bca46c19de2fc7c2e4a90e577144b89b289ad6577df9ad8f7ecaa4ab40c50e633420ba27f88d +SHA512 (yakuake-24.08.3.tar.xz) = 2c160641fd9471ec4e1088eb34fcfefbfc5e7875494000b0f6bedb1264073af04abf2f0340cfd4ba2d361bb3403b7a5aea36936cacc02d64f6363b2e81449aea diff --git a/yakuake.spec b/yakuake.spec index 545a536..c5aa19b 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.08.2 -Release: 2%{?dist} +Version: 24.08.3 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Nov 05 2024 Steve Cossette - 24.08.3-1 +- 24.08.3 + * Mon Oct 14 2024 Jan Grulich - 24.08.2-2 - Rebuild (qt6) From 09f175d522e0a9d83da2f6cd782807fca9472f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 20 Nov 2024 22:13:44 +0100 Subject: [PATCH 38/79] 24.11.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d980e54..de651aa 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /yakuake-24.08.1.tar.xz /yakuake-24.08.2.tar.xz /yakuake-24.08.3.tar.xz +/yakuake-24.11.80.tar.xz diff --git a/sources b/sources index 2f33e65..c8c96af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.08.3.tar.xz) = 2c160641fd9471ec4e1088eb34fcfefbfc5e7875494000b0f6bedb1264073af04abf2f0340cfd4ba2d361bb3403b7a5aea36936cacc02d64f6363b2e81449aea +SHA512 (yakuake-24.11.80.tar.xz) = d735d29feffcd7e0d00fe293a2fcef6b4373f711d1eb19afbf8ba3dcab3aa513e95f70019ed824198b01c7671bfd5da9d9398d69e499bcac4a8b6fc7c7a6f487 diff --git a/yakuake.spec b/yakuake.spec index c5aa19b..ba59aea 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.08.3 +Version: 24.11.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 +- 24.11.80 + * Tue Nov 05 2024 Steve Cossette - 24.08.3-1 - 24.08.3 From cb97ea64ef0ed64a44c4ec8c4905c69f979f7960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Nov 2024 21:08:15 +0100 Subject: [PATCH 39/79] 24.11.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de651aa..5450d21 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /yakuake-24.08.2.tar.xz /yakuake-24.08.3.tar.xz /yakuake-24.11.80.tar.xz +/yakuake-24.11.90.tar.xz diff --git a/sources b/sources index c8c96af..da6d134 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.11.80.tar.xz) = d735d29feffcd7e0d00fe293a2fcef6b4373f711d1eb19afbf8ba3dcab3aa513e95f70019ed824198b01c7671bfd5da9d9398d69e499bcac4a8b6fc7c7a6f487 +SHA512 (yakuake-24.11.90.tar.xz) = a59be49a748289fe875cc30bec93daed594d4fb7815130ff456f0920bfce6b73c0aa7979f9769d11ddd5f915882034db558071111d33c337c408edd372d42476 diff --git a/yakuake.spec b/yakuake.spec index ba59aea..cb0b0c0 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.11.80 +Version: 24.11.90 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 +- 24.11.90 + * Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 - 24.11.80 From d89144bb70b4cb1e54278bb4764f7ae6b2b92e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 7 Dec 2024 18:52:44 +0100 Subject: [PATCH 40/79] 24.12.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5450d21..a00293c 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /yakuake-24.08.3.tar.xz /yakuake-24.11.80.tar.xz /yakuake-24.11.90.tar.xz +/yakuake-24.12.0.tar.xz diff --git a/sources b/sources index da6d134..467687d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.11.90.tar.xz) = a59be49a748289fe875cc30bec93daed594d4fb7815130ff456f0920bfce6b73c0aa7979f9769d11ddd5f915882034db558071111d33c337c408edd372d42476 +SHA512 (yakuake-24.12.0.tar.xz) = a35c1d8e1b4d331ee5bb5aae0c7986cd060673b92a2d6360a80b09926f68ef25a91a484abf9464ddd83b2736cd74c5a8feed6c0ad86444ba13502e9ce00e081f diff --git a/yakuake.spec b/yakuake.spec index cb0b0c0..c0b9fe3 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.11.90 +Version: 24.12.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 +- 24.12.0 + * Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 - 24.11.90 From 9a360f2307a6e999be530ca4431f8fe59aa839c3 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 7 Jan 2025 16:51:01 -0500 Subject: [PATCH 41/79] 24.12.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a00293c..c73250c 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /yakuake-24.11.80.tar.xz /yakuake-24.11.90.tar.xz /yakuake-24.12.0.tar.xz +/yakuake-24.12.1.tar.xz diff --git a/sources b/sources index 467687d..0fbfef7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.12.0.tar.xz) = a35c1d8e1b4d331ee5bb5aae0c7986cd060673b92a2d6360a80b09926f68ef25a91a484abf9464ddd83b2736cd74c5a8feed6c0ad86444ba13502e9ce00e081f +SHA512 (yakuake-24.12.1.tar.xz) = 766db7f9e839c09016ba71ae56815496e4002a58e667b97a75174981e240143df576f4be129d550b6185dbe8bcb25f24d9ab16cac83e87672ddde1281be97c6b diff --git a/yakuake.spec b/yakuake.spec index c0b9fe3..aba8362 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.12.0 +Version: 24.12.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jan 07 2025 Steve Cossette - 24.12.1-1 +- 24.12.1 + * Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 - 24.12.0 From a3b05722ec129fc726ae6bee5ecacfdea4c41097 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:29:19 +0000 Subject: [PATCH 42/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index aba8362..3356059 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 24.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 24.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Jan 07 2025 Steve Cossette - 24.12.1-1 - 24.12.1 From 1c0e7ff655ca471dc9e7f0afa151bad80528b04b Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Feb 2025 20:19:06 -0500 Subject: [PATCH 43/79] 24.12.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c73250c..5162c23 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /yakuake-24.11.90.tar.xz /yakuake-24.12.0.tar.xz /yakuake-24.12.1.tar.xz +/yakuake-24.12.2.tar.xz diff --git a/sources b/sources index 0fbfef7..ac1bdc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.12.1.tar.xz) = 766db7f9e839c09016ba71ae56815496e4002a58e667b97a75174981e240143df576f4be129d550b6185dbe8bcb25f24d9ab16cac83e87672ddde1281be97c6b +SHA512 (yakuake-24.12.2.tar.xz) = c080bc5881540cec12756b15f9799a99328c0017e3670d301c66d6a276f48275735bb53b6be60faec3642b31e4e3eb4eca8d8d48df1304abfa39256912b07c3a diff --git a/yakuake.spec b/yakuake.spec index 3356059..2e7ddfc 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.12.1 -Release: 2%{?dist} +Version: 24.12.2 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Feb 05 2025 Steve Cossette - 24.12.2-1 +- 24.12.2 + * Sun Jan 19 2025 Fedora Release Engineering - 24.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 62f8f6c1d2acf1525303cd07f70c6d1ef31ebe5a Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 21 Feb 2025 09:55:17 -0500 Subject: [PATCH 44/79] Rebuild for ppc64le enablement --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 2e7ddfc..b061a4d 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 24.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Feb 21 2025 Steve Cossette - 24.12.2-2 +- Rebuild for ppc64le enablement + * Wed Feb 05 2025 Steve Cossette - 24.12.2-1 - 24.12.2 From e7cc6b7b97eb4c04f1b1cee87c2cf30816159f28 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 4 Mar 2025 20:24:33 -0500 Subject: [PATCH 45/79] 24.12.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5162c23..166365e 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /yakuake-24.12.0.tar.xz /yakuake-24.12.1.tar.xz /yakuake-24.12.2.tar.xz +/yakuake-24.12.3.tar.xz diff --git a/sources b/sources index ac1bdc7..16bcc3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.12.2.tar.xz) = c080bc5881540cec12756b15f9799a99328c0017e3670d301c66d6a276f48275735bb53b6be60faec3642b31e4e3eb4eca8d8d48df1304abfa39256912b07c3a +SHA512 (yakuake-24.12.3.tar.xz) = da44a7e5a677d62b605ba79d0f0e07049bb2f3f71a22bbe6f382bc0204c4296f994cb253c4f61abc9b579e3bfa5672fcc5d094fdf85f159a46accde7d3d0ec9d diff --git a/yakuake.spec b/yakuake.spec index b061a4d..7cad01f 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.12.2 -Release: 2%{?dist} +Version: 24.12.3 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Mar 04 2025 Steve Cossette - 24.12.3-1 +- 24.12.3 + * Fri Feb 21 2025 Steve Cossette - 24.12.2-2 - Rebuild for ppc64le enablement From 81c2dec570131f73607a7d31d281e29411eb7b96 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sun, 23 Mar 2025 13:07:26 -0400 Subject: [PATCH 46/79] 25.03.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 166365e..09446bf 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /yakuake-24.12.1.tar.xz /yakuake-24.12.2.tar.xz /yakuake-24.12.3.tar.xz +/yakuake-25.03.80.tar.xz diff --git a/sources b/sources index 16bcc3e..d8399bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-24.12.3.tar.xz) = da44a7e5a677d62b605ba79d0f0e07049bb2f3f71a22bbe6f382bc0204c4296f994cb253c4f61abc9b579e3bfa5672fcc5d094fdf85f159a46accde7d3d0ec9d +SHA512 (yakuake-25.03.80.tar.xz) = d17b04a7ab770afff91e327b84ff18d096b24081e7c8801a82721b92010fda47ebbfb26bea55d2c8671690b39c1cdc01121fd21bdad9095aa4e7eab1782699cf diff --git a/yakuake.spec b/yakuake.spec index 7cad01f..2ded3f9 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 24.12.3 +Version: 25.03.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Mar 20 2025 Steve Cossette - 25.03.80-1 +- 25.03.80 (Beta) + * Tue Mar 04 2025 Steve Cossette - 24.12.3-1 - 24.12.3 From c8f33cf2c04ad2fdf5c602b123616b43cdbbcbb8 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 25 Mar 2025 15:29:14 +0100 Subject: [PATCH 47/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 2ded3f9..e4fcdd9 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 25.03.80 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Mar 25 2025 Jan Grulich - 25.03.80-2 +- Rebuild (qt6) + * Thu Mar 20 2025 Steve Cossette - 25.03.80-1 - 25.03.80 (Beta) From 848e53be11d6897a33defb9b0400d2f63cfa5d55 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 12 Apr 2025 19:05:35 -0400 Subject: [PATCH 48/79] 25.04.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 09446bf..00169ac 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /yakuake-24.12.2.tar.xz /yakuake-24.12.3.tar.xz /yakuake-25.03.80.tar.xz +/yakuake-25.04.0.tar.xz diff --git a/sources b/sources index d8399bb..ca75259 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.03.80.tar.xz) = d17b04a7ab770afff91e327b84ff18d096b24081e7c8801a82721b92010fda47ebbfb26bea55d2c8671690b39c1cdc01121fd21bdad9095aa4e7eab1782699cf +SHA512 (yakuake-25.04.0.tar.xz) = 0c021bc74c30d10f1390073e042ce43a70e97fd502820e1d19372366c13cb9d0ae7e8a18da80a96e952e82a5a7c4aabd1d8a878c293c3d43cf34eca0c73e0432 diff --git a/yakuake.spec b/yakuake.spec index e4fcdd9..cd94fbb 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.03.80 -Release: 2%{?dist} +Version: 25.04.0 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Apr 12 2025 Steve Cossette - 25.04.0-1 +- 25.04.0 + * Tue Mar 25 2025 Jan Grulich - 25.03.80-2 - Rebuild (qt6) From b6b74179cb6037d600acd0f6fa9505fc19fc87a3 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 14 Apr 2025 14:13:48 +0200 Subject: [PATCH 49/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index cd94fbb..c1472ea 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 25.04.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Mon Apr 14 2025 Jan Grulich - 25.04.0-2 +- Rebuild (qt6) + * Sat Apr 12 2025 Steve Cossette - 25.04.0-1 - 25.04.0 From f51ddec065b5ff87c9ad13d65b94f011a7fbb851 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 14 May 2025 14:42:55 -0400 Subject: [PATCH 50/79] 25.04.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00169ac..3e88c4e 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /yakuake-24.12.3.tar.xz /yakuake-25.03.80.tar.xz /yakuake-25.04.0.tar.xz +/yakuake-25.04.1.tar.xz diff --git a/sources b/sources index ca75259..22b22b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.04.0.tar.xz) = 0c021bc74c30d10f1390073e042ce43a70e97fd502820e1d19372366c13cb9d0ae7e8a18da80a96e952e82a5a7c4aabd1d8a878c293c3d43cf34eca0c73e0432 +SHA512 (yakuake-25.04.1.tar.xz) = 8e794ca4d9c215aea49744769082af9deef11906adbae02147abf3fd729643e9a3f003e85cc728bbb4cb15a94502138cb8915e1fefdc30897b7017e9ccf826e6 diff --git a/yakuake.spec b/yakuake.spec index c1472ea..53a60a0 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.04.0 -Release: 2%{?dist} +Version: 25.04.1 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed May 14 2025 Steve Cossette - 25.04.1-1 +- 25.04.1 + * Mon Apr 14 2025 Jan Grulich - 25.04.0-2 - Rebuild (qt6) From 5ed65ff61b17c21604736ab8f6ab48529ec41755 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 5 Jun 2025 16:21:14 -0400 Subject: [PATCH 51/79] 25.04.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e88c4e..197af2d 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ /yakuake-25.03.80.tar.xz /yakuake-25.04.0.tar.xz /yakuake-25.04.1.tar.xz +/yakuake-25.04.2.tar.xz diff --git a/sources b/sources index 22b22b3..6303dab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.04.1.tar.xz) = 8e794ca4d9c215aea49744769082af9deef11906adbae02147abf3fd729643e9a3f003e85cc728bbb4cb15a94502138cb8915e1fefdc30897b7017e9ccf826e6 +SHA512 (yakuake-25.04.2.tar.xz) = e711eec27e628bb36201aee4615d9429430a01157349c470571f168e68865fdd9cc33fe44300ba7feadbd815a5e052c2abbd5ef631e137646d9db95e59ce9647 diff --git a/yakuake.spec b/yakuake.spec index 53a60a0..b0c127e 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.04.1 +Version: 25.04.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Jun 04 2025 Steve Cossette - 25.04.2-1 +- 25.04.2 + * Wed May 14 2025 Steve Cossette - 25.04.1-1 - 25.04.1 From 279d5f39699a8f7df30c2b286abac8bffed3bf4e Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 3 Jul 2025 17:44:59 -0400 Subject: [PATCH 52/79] 25.04.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 197af2d..de35d83 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /yakuake-25.04.0.tar.xz /yakuake-25.04.1.tar.xz /yakuake-25.04.2.tar.xz +/yakuake-25.04.3.tar.xz diff --git a/sources b/sources index 6303dab..8147b8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.04.2.tar.xz) = e711eec27e628bb36201aee4615d9429430a01157349c470571f168e68865fdd9cc33fe44300ba7feadbd815a5e052c2abbd5ef631e137646d9db95e59ce9647 +SHA512 (yakuake-25.04.3.tar.xz) = fc687a4c406e4f60aa1812c50d5055ae4b508f3950c23e614aca0e06f114122b4acc0b62a32e6f125401e6b2bb0913cbcd333bd9dffee99a8cad63399aab39ec diff --git a/yakuake.spec b/yakuake.spec index b0c127e..a0df1af 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.04.2 +Version: 25.04.3 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Jul 03 2025 Steve Cossette - 25.04.3-1 +- 25.04.3 + * Wed Jun 04 2025 Steve Cossette - 25.04.2-1 - 25.04.2 From b181295aae1f52352463f12216c9acc9576b57be Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 14 Jul 2025 13:31:34 -0400 Subject: [PATCH 53/79] 25.07.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de35d83..b784944 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /yakuake-25.04.1.tar.xz /yakuake-25.04.2.tar.xz /yakuake-25.04.3.tar.xz +/yakuake-25.07.80.tar.xz diff --git a/sources b/sources index 8147b8c..7eddef0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.04.3.tar.xz) = fc687a4c406e4f60aa1812c50d5055ae4b508f3950c23e614aca0e06f114122b4acc0b62a32e6f125401e6b2bb0913cbcd333bd9dffee99a8cad63399aab39ec +SHA512 (yakuake-25.07.80.tar.xz) = a475103d83890ba9549327242afcae27ee1e9966e1fb423a0016521b7a95eb6d24b1c5541142544a1d9386db95bc0426d496b76ee8320a957d0abcdb0e37663e diff --git a/yakuake.spec b/yakuake.spec index a0df1af..fc9dc53 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.04.3 +Version: 25.07.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Jul 11 2025 Steve Cossette - 25.07.80-1 +- 25.07.80 + * Thu Jul 03 2025 Steve Cossette - 25.04.3-1 - 25.04.3 From eb2a8f9e50f693908bb1084fa544b7c666600a33 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:10:04 +0000 Subject: [PATCH 54/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index fc9dc53..6023738 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -3,7 +3,7 @@ Name: yakuake Version: 25.07.80 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 25.07.80-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Steve Cossette - 25.07.80-1 - 25.07.80 From 877130763897b6970445afc9714e9873cf9d642f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 26 Jul 2025 09:04:19 -0400 Subject: [PATCH 55/79] 25.07.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b784944..edb4390 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /yakuake-25.04.2.tar.xz /yakuake-25.04.3.tar.xz /yakuake-25.07.80.tar.xz +/yakuake-25.07.90.tar.xz diff --git a/sources b/sources index 7eddef0..a0d9125 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.07.80.tar.xz) = a475103d83890ba9549327242afcae27ee1e9966e1fb423a0016521b7a95eb6d24b1c5541142544a1d9386db95bc0426d496b76ee8320a957d0abcdb0e37663e +SHA512 (yakuake-25.07.90.tar.xz) = 65fda9309a77d32acbc8cb06eb72e39e786250714ca2f4e6ca257a14a2672a15634da00f02913932facde7e9a2c62745bdf8946021d28d8a9f8bb90848b7a36a diff --git a/yakuake.spec b/yakuake.spec index 6023738..8d3b0d9 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,8 +2,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.07.80 -Release: 2%{?dist} +Version: 25.07.90 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,8 +91,8 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog -* Fri Jul 25 2025 Fedora Release Engineering - 25.07.80-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild +* Fri Jul 25 2025 Steve Cossette - 25.07.90-1 +- 25.07.90 * Fri Jul 11 2025 Steve Cossette - 25.07.80-1 - 25.07.80 From 81fe281069fec80ae9b51ddf04a6f9bbfc30b9e8 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 9 Aug 2025 13:44:27 -0400 Subject: [PATCH 56/79] 25.08.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index edb4390..20f21cd 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /yakuake-25.04.3.tar.xz /yakuake-25.07.80.tar.xz /yakuake-25.07.90.tar.xz +/yakuake-25.08.0.tar.xz diff --git a/sources b/sources index a0d9125..8b77ebd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.07.90.tar.xz) = 65fda9309a77d32acbc8cb06eb72e39e786250714ca2f4e6ca257a14a2672a15634da00f02913932facde7e9a2c62745bdf8946021d28d8a9f8bb90848b7a36a +SHA512 (yakuake-25.08.0.tar.xz) = 6943ddb37f0d952980ab02213ca70d581d4941357165124eebf79be155ecfd516e8688c43d40969e0da4094a2ca8930035ccd49a756fd9a8e3e962bf126695d0 diff --git a/yakuake.spec b/yakuake.spec index 8d3b0d9..9aa2af8 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,7 +2,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 25.07.90 +Version: 25.08.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -91,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Aug 08 2025 Steve Cossette - 25.08.0-1 +- 25.08.0 + * Fri Jul 25 2025 Steve Cossette - 25.07.90-1 - 25.07.90 From 45ab9c9bcc3f3f9387731d35c85e50e52867e563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Aug 2025 13:18:35 +0200 Subject: [PATCH 57/79] Drop i686 support (leaf package) --- yakuake.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 9aa2af8..c679ce0 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,9 +1,13 @@ # trim changelog included in binary rpms %global _changelog_trimtime %(date +%s -d "1 year ago") + +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + Name: yakuake Version: 25.08.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -91,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Aug 16 2025 Marc Deop i Argemí - 25.08.0-2 +- Drop i686 support (leaf package) + * Fri Aug 08 2025 Steve Cossette - 25.08.0-1 - 25.08.0 From 39efe791b53c9d6a238d0dc496e0fde515a3f026 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 22 Sep 2025 20:28:47 -0400 Subject: [PATCH 58/79] 25.08.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 20f21cd..e5a8def 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /yakuake-25.07.80.tar.xz /yakuake-25.07.90.tar.xz /yakuake-25.08.0.tar.xz +/yakuake-25.08.1.tar.xz diff --git a/sources b/sources index 8b77ebd..9b006cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.08.0.tar.xz) = 6943ddb37f0d952980ab02213ca70d581d4941357165124eebf79be155ecfd516e8688c43d40969e0da4094a2ca8930035ccd49a756fd9a8e3e962bf126695d0 +SHA512 (yakuake-25.08.1.tar.xz) = b67e5680b8838bae62929706ca7d5bacfd6b91e2ce6772771945b458af8f85a304813db535c93284442df188c6aedef9c54b5a1ddf6abda45e5e73e29de5a897 diff --git a/yakuake.spec b/yakuake.spec index c679ce0..86aa487 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.08.0 -Release: 2%{?dist} +Version: 25.08.1 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sun Sep 21 2025 Steve Cossette - 25.08.1-1 +- 25.08.1 + * Sat Aug 16 2025 Marc Deop i Argemí - 25.08.0-2 - Drop i686 support (leaf package) From ba7e77b0d7445d79d0cf4d02e682a0c614513ff8 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 30 Sep 2025 06:47:05 +0200 Subject: [PATCH 59/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index 86aa487..5e5542c 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 25.08.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Sep 30 2025 Jan Grulich - 25.08.1-2 +- Rebuild (qt6) + * Sun Sep 21 2025 Steve Cossette - 25.08.1-1 - 25.08.1 From cddf2f2d7f13ed7df8119b86b6a77f926139c6a5 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 9 Oct 2025 14:22:27 -0400 Subject: [PATCH 60/79] 25.08.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e5a8def..528a955 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ /yakuake-25.07.90.tar.xz /yakuake-25.08.0.tar.xz /yakuake-25.08.1.tar.xz +/yakuake-25.08.2.tar.xz diff --git a/sources b/sources index 9b006cd..3cfebe2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.08.1.tar.xz) = b67e5680b8838bae62929706ca7d5bacfd6b91e2ce6772771945b458af8f85a304813db535c93284442df188c6aedef9c54b5a1ddf6abda45e5e73e29de5a897 +SHA512 (yakuake-25.08.2.tar.xz) = 239bd460461f2899b2551fca429bb2918c7714ec752cbbc2ddcbe00546906ca77b4d2cbdca80c3ed89bf6f5d56f568aaa2250cef1f40001454b76770e10b6f74 diff --git a/yakuake.spec b/yakuake.spec index 5e5542c..a14edb4 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.08.1 -Release: 2%{?dist} +Version: 25.08.2 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Oct 08 2025 Steve Cossette - 25.08.2-1 +- 25.08.2 + * Tue Sep 30 2025 Jan Grulich - 25.08.1-2 - Rebuild (qt6) From 4edea3d8a837d6b609247595517b2c48720c68ea Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 30 Oct 2025 09:19:53 +0100 Subject: [PATCH 61/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index a14edb4..869d35d 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 25.08.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Oct 30 2025 Jan Grulich - 25.08.2-2 +- Rebuild (qt6) + * Wed Oct 08 2025 Steve Cossette - 25.08.2-1 - 25.08.2 From 1e1df6042bb4d1c5623fb95bfcf8a947d2abce32 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Nov 2025 15:12:27 -0500 Subject: [PATCH 62/79] 25.08.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 528a955..50ed9c6 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ /yakuake-25.08.0.tar.xz /yakuake-25.08.1.tar.xz /yakuake-25.08.2.tar.xz +/yakuake-25.08.3.tar.xz diff --git a/sources b/sources index 3cfebe2..114f547 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.08.2.tar.xz) = 239bd460461f2899b2551fca429bb2918c7714ec752cbbc2ddcbe00546906ca77b4d2cbdca80c3ed89bf6f5d56f568aaa2250cef1f40001454b76770e10b6f74 +SHA512 (yakuake-25.08.3.tar.xz) = bef62258e7ae2573d0305180071d45173ab192b4a6034988424ba0d2db58bb55923980cb8769f0b4fbc2832b6abef02ad195a4a53356eb52cf353e615a3f4d6f diff --git a/yakuake.spec b/yakuake.spec index 869d35d..143c3f7 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.08.2 -Release: 2%{?dist} +Version: 25.08.3 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Nov 04 2025 Steve Cossette - 25.08.3-1 +- 25.08.3 + * Thu Oct 30 2025 Jan Grulich - 25.08.2-2 - Rebuild (qt6) From c8d5ca8a86119e2a810b8390cc36b54ee9f9ee6d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 26 Nov 2025 10:08:52 -0500 Subject: [PATCH 63/79] 25.11.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 50ed9c6..349037b 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ /yakuake-25.08.1.tar.xz /yakuake-25.08.2.tar.xz /yakuake-25.08.3.tar.xz +/yakuake-25.11.80.tar.xz diff --git a/sources b/sources index 114f547..5e86b91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.08.3.tar.xz) = bef62258e7ae2573d0305180071d45173ab192b4a6034988424ba0d2db58bb55923980cb8769f0b4fbc2832b6abef02ad195a4a53356eb52cf353e615a3f4d6f +SHA512 (yakuake-25.11.80.tar.xz) = ed8530a258d063a566bc90204963bc9589547e967df57e38c4d3511ca1b8626a42fee3bd52a9e775c2bfb999f303dfffefe839bf64815070056306d77c74925c diff --git a/yakuake.spec b/yakuake.spec index 143c3f7..173e82f 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.08.3 +Version: 25.11.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Nov 15 2025 Steve Cossette - 25.11.80-1 +- 25.11.80 + * Tue Nov 04 2025 Steve Cossette - 25.08.3-1 - 25.08.3 From 0d8dccf343901f47ea8db0d061ed7cbb516d2c56 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 28 Nov 2025 19:54:13 -0500 Subject: [PATCH 64/79] 25.11.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 349037b..bc0bb6d 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /yakuake-25.08.2.tar.xz /yakuake-25.08.3.tar.xz /yakuake-25.11.80.tar.xz +/yakuake-25.11.90.tar.xz diff --git a/sources b/sources index 5e86b91..222ebfe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.11.80.tar.xz) = ed8530a258d063a566bc90204963bc9589547e967df57e38c4d3511ca1b8626a42fee3bd52a9e775c2bfb999f303dfffefe839bf64815070056306d77c74925c +SHA512 (yakuake-25.11.90.tar.xz) = 2051703126aed70e7661cc9e3cb84089476a2f70d0a23e1758ea41b2b31b3d4dee237d3a7f2c36ef123dcac20df79715a0959346feb4e2ad0debdaa1909fd9e2 diff --git a/yakuake.spec b/yakuake.spec index 173e82f..8632847 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.11.80 +Version: 25.11.90 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Nov 28 2025 Steve Cossette - 25.11.90-1 +- 25.11.90 + * Sat Nov 15 2025 Steve Cossette - 25.11.80-1 - 25.11.80 From b95dfa250c2f20bdab0e8ca6bc440993f17a89dd Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 6 Dec 2025 15:29:46 -0500 Subject: [PATCH 65/79] 25.12.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc0bb6d..b3b9a59 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /yakuake-25.08.3.tar.xz /yakuake-25.11.80.tar.xz /yakuake-25.11.90.tar.xz +/yakuake-25.12.0.tar.xz diff --git a/sources b/sources index 222ebfe..00b2763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.11.90.tar.xz) = 2051703126aed70e7661cc9e3cb84089476a2f70d0a23e1758ea41b2b31b3d4dee237d3a7f2c36ef123dcac20df79715a0959346feb4e2ad0debdaa1909fd9e2 +SHA512 (yakuake-25.12.0.tar.xz) = 0e01df4550a730c78c0319c496af25f882f65de9a4494115c5352124f74263175ea97f346922776efac282a0471c7d393d22d4274e1b5d520e00c379b4bbeaa3 diff --git a/yakuake.spec b/yakuake.spec index 8632847..7873bd8 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.11.90 +Version: 25.12.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Dec 06 2025 Steve Cossette - 25.12.0-1 +- 25.12.0 + * Fri Nov 28 2025 Steve Cossette - 25.11.90-1 - 25.11.90 From b5da83e28cc736131b453d231bb12a9cd3e59f8c Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 7 Jan 2026 20:48:46 -0500 Subject: [PATCH 66/79] 25.12.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b3b9a59..4d6b398 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ /yakuake-25.11.80.tar.xz /yakuake-25.11.90.tar.xz /yakuake-25.12.0.tar.xz +/yakuake-25.12.1.tar.xz diff --git a/sources b/sources index 00b2763..0f39450 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.12.0.tar.xz) = 0e01df4550a730c78c0319c496af25f882f65de9a4494115c5352124f74263175ea97f346922776efac282a0471c7d393d22d4274e1b5d520e00c379b4bbeaa3 +SHA512 (yakuake-25.12.1.tar.xz) = a69f037223feec41df7e08ceb4cd467198b7cf3285b40ebecb3d7c72f408c572e13b450e21999f9ee27d227c51ad94b6ec402444c4d5a6f79d0750e7081bba1b diff --git a/yakuake.spec b/yakuake.spec index 7873bd8..fcd5bfe 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.12.0 +Version: 25.12.1 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 +- 25.12.1 + * Sat Dec 06 2025 Steve Cossette - 25.12.0-1 - 25.12.0 From 38d2c9cc5cd129ab7b98102149a2facd4104d48f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:59:50 +0000 Subject: [PATCH 67/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index fcd5bfe..7231524 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 25.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 25.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 - 25.12.1 From 24bc760f693e0d9ca8fa4768357c3fd37b9e4fbc Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 4 Feb 2026 19:30:51 -0500 Subject: [PATCH 68/79] 25.12.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d6b398..0596ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ /yakuake-25.11.90.tar.xz /yakuake-25.12.0.tar.xz /yakuake-25.12.1.tar.xz +/yakuake-25.12.2.tar.xz diff --git a/sources b/sources index 0f39450..81b64d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.12.1.tar.xz) = a69f037223feec41df7e08ceb4cd467198b7cf3285b40ebecb3d7c72f408c572e13b450e21999f9ee27d227c51ad94b6ec402444c4d5a6f79d0750e7081bba1b +SHA512 (yakuake-25.12.2.tar.xz) = 46f51c885eaccdf03060f7e3ddfebd7b919d353782c472438e361dabbc28d6b7e514e8744b5a16af2ed2112047404dedb1f9cacf0ffb66baf753c24909830613 diff --git a/yakuake.spec b/yakuake.spec index 7231524..d5bb7e4 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.12.1 -Release: 2%{?dist} +Version: 25.12.2 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed Feb 04 2026 Steve Cossette - 25.12.2-1 +- 25.12.2 + * Sat Jan 17 2026 Fedora Release Engineering - 25.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From b752f368d257dd6dfa4c9f186e65a6154304559c Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 12 Feb 2026 16:40:44 -0500 Subject: [PATCH 69/79] Release bump for full stack rebuild (kio) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index d5bb7e4..0a3a2a3 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 25.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Feb 12 2026 Steve Cossette - 25.12.2-2 +- Full Stack Rebuild (kio abi break) + * Wed Feb 04 2026 Steve Cossette - 25.12.2-1 - 25.12.2 From 3e01aa1cb42ecba018800e59980c448abaecca27 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 9 Mar 2026 09:33:55 -0400 Subject: [PATCH 70/79] 25.12.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0596ac5..1bb2dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /yakuake-25.12.0.tar.xz /yakuake-25.12.1.tar.xz /yakuake-25.12.2.tar.xz +/yakuake-25.12.3.tar.xz diff --git a/sources b/sources index 81b64d5..c121c0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.12.2.tar.xz) = 46f51c885eaccdf03060f7e3ddfebd7b919d353782c472438e361dabbc28d6b7e514e8744b5a16af2ed2112047404dedb1f9cacf0ffb66baf753c24909830613 +SHA512 (yakuake-25.12.3.tar.xz) = 04e9a8ec452227531decac60ae337b201120bf926672eda4bf9f5c9bec261bd338f58e15cabf324fbd04ee3c3d5fa639f528ea2b21218c329ab4f864543ede49 diff --git a/yakuake.spec b/yakuake.spec index 0a3a2a3..c225dfe 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.12.2 -Release: 2%{?dist} +Version: 25.12.3 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -95,6 +95,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sun Mar 08 2026 Steve Cossette - 25.12.3-1 +- 25.12.3 + * Thu Feb 12 2026 Steve Cossette - 25.12.2-2 - Full Stack Rebuild (kio abi break) From d98f156dc3f0317e33d9cd3e3e9cb2c8cbe68ed7 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 25 Mar 2026 09:57:03 -0400 Subject: [PATCH 71/79] 26.03.80 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1bb2dc8..0696210 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ /yakuake-25.12.1.tar.xz /yakuake-25.12.2.tar.xz /yakuake-25.12.3.tar.xz +/yakuake-26.03.80.tar.xz diff --git a/sources b/sources index c121c0f..23a4a53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-25.12.3.tar.xz) = 04e9a8ec452227531decac60ae337b201120bf926672eda4bf9f5c9bec261bd338f58e15cabf324fbd04ee3c3d5fa639f528ea2b21218c329ab4f864543ede49 +SHA512 (yakuake-26.03.80.tar.xz) = 944ddb698826cedd7eb3e67e91e31748d69c3a1e143381b453bdf0f18869e9fbf422fee0a4562b76fd38d24870b85115d50b0f2cde7d42a9689a6223c1422815 diff --git a/yakuake.spec b/yakuake.spec index c225dfe..6e4a58c 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 25.12.3 +Version: 26.03.80 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -48,6 +48,8 @@ BuildRequires: cmake(KF6WidgetsAddons) BuildRequires: cmake(KF6WindowSystem) BuildRequires: cmake(KF6StatusNotifierItem) BuildRequires: cmake(KWayland) +BuildRequires: cmake(PlasmaWaylandProtocols) +BuildRequires: xcb-util-devel %if 0%{?fedora} %global appstream_validate 1 @@ -95,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Mon Mar 16 2026 Steve Cossette - 26.03.80-1 +- 26.03.80 + * Sun Mar 08 2026 Steve Cossette - 25.12.3-1 - 25.12.3 From 0639de426230a36f56b386da162c16125cc23588 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 13 Apr 2026 21:03:38 -0400 Subject: [PATCH 72/79] 26.04.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0696210..fca65f1 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /yakuake-25.12.2.tar.xz /yakuake-25.12.3.tar.xz /yakuake-26.03.80.tar.xz +/yakuake-26.04.0.tar.xz diff --git a/sources b/sources index 23a4a53..aa93616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.03.80.tar.xz) = 944ddb698826cedd7eb3e67e91e31748d69c3a1e143381b453bdf0f18869e9fbf422fee0a4562b76fd38d24870b85115d50b0f2cde7d42a9689a6223c1422815 +SHA512 (yakuake-26.04.0.tar.xz) = ccb831a27057c3d7fcab538a8c56533cec55b289806163490e4b8e4eb5b825a8b1353fbda99775745f732d40961a9ccdb90dc6ec7148661561b8753a5fe1f6fd diff --git a/yakuake.spec b/yakuake.spec index 6e4a58c..d5a1b83 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.03.80 +Version: 26.04.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Sat Apr 11 2026 Steve Cossette - 26.04.0-1 +- 26.04.0 + * Mon Mar 16 2026 Steve Cossette - 26.03.80-1 - 26.03.80 From b6014dcae769e607506bd04cf823c2513b5fb009 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 16 Apr 2026 12:34:47 +0200 Subject: [PATCH 73/79] Rebuild (qt6) --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index d5a1b83..680e315 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 26.04.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Thu Apr 16 2026 Jan Grulich - 26.04.0-2 +- Rebuild (qt6) + * Sat Apr 11 2026 Steve Cossette - 26.04.0-1 - 26.04.0 From 6d43828c39e869472ae8b2bba232ab275643a6df Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 7 May 2026 22:00:24 -0400 Subject: [PATCH 74/79] 26.04.1 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fca65f1..9099357 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ /yakuake-25.12.3.tar.xz /yakuake-26.03.80.tar.xz /yakuake-26.04.0.tar.xz +/yakuake-26.04.1.tar.xz diff --git a/sources b/sources index aa93616..16080e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.04.0.tar.xz) = ccb831a27057c3d7fcab538a8c56533cec55b289806163490e4b8e4eb5b825a8b1353fbda99775745f732d40961a9ccdb90dc6ec7148661561b8753a5fe1f6fd +SHA512 (yakuake-26.04.1.tar.xz) = 2d56e31b2c8b5539b8b1bcd8eca4924e3dfdfe0d6c5434378b0a7423518742ca7333a223ac5b4cd450d3eb3259c3e78bb66bee04b2705a7a534ca4b453a7c67b diff --git a/yakuake.spec b/yakuake.spec index 680e315..7a494ac 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.04.0 -Release: 2%{?dist} +Version: 26.04.1 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Wed May 06 2026 Steve Cossette - 26.04.1-1 +- 26.04.1 + * Thu Apr 16 2026 Jan Grulich - 26.04.0-2 - Rebuild (qt6) From ce1e7ec9ca48b1541fca30a1af1333b49759c7d5 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 3 Jun 2026 18:26:16 -0400 Subject: [PATCH 75/79] 26.04.2 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9099357..ed9330b 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ /yakuake-26.03.80.tar.xz /yakuake-26.04.0.tar.xz /yakuake-26.04.1.tar.xz +/yakuake-26.04.2.tar.xz diff --git a/sources b/sources index 16080e9..57f368b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.04.1.tar.xz) = 2d56e31b2c8b5539b8b1bcd8eca4924e3dfdfe0d6c5434378b0a7423518742ca7333a223ac5b4cd450d3eb3259c3e78bb66bee04b2705a7a534ca4b453a7c67b +SHA512 (yakuake-26.04.2.tar.xz) = eeba63f4f02ecfa4c72cdd5f2320e6b43657dc8eef07c07f5e83387b4c4b939d0007d66b41fcb1960cb4d3be3c13cbe415d051f8392baefad9c3c04de54989d2 diff --git a/yakuake.spec b/yakuake.spec index 7a494ac..12cf056 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.04.1 +Version: 26.04.2 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jun 02 2026 Steve Cossette - 26.04.2-1 +- 26.04.2 + * Wed May 06 2026 Steve Cossette - 26.04.1-1 - 26.04.1 From b81007ea64f0859e308db70bc2e2f4a63c0b2084 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 3 Jul 2026 11:42:03 -0400 Subject: [PATCH 76/79] 26.04.3 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ed9330b..5366c28 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ /yakuake-26.04.0.tar.xz /yakuake-26.04.1.tar.xz /yakuake-26.04.2.tar.xz +/yakuake-26.04.3.tar.xz diff --git a/sources b/sources index 57f368b..8e2fd94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.04.2.tar.xz) = eeba63f4f02ecfa4c72cdd5f2320e6b43657dc8eef07c07f5e83387b4c4b939d0007d66b41fcb1960cb4d3be3c13cbe415d051f8392baefad9c3c04de54989d2 +SHA512 (yakuake-26.04.3.tar.xz) = fa5988d870f131417d6963fe46989f051654bcc0b7874cad8d299345a0462aff78c5014ab9b99bf4b74a35db6c08e53c89bd386378ab0f0f3a1b122328312d83 diff --git a/yakuake.spec b/yakuake.spec index 12cf056..b74ac79 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.04.2 +Version: 26.04.3 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Tue Jun 30 2026 Steve Cossette - 26.04.3-1 +- 26.04.3 + * Tue Jun 02 2026 Steve Cossette - 26.04.2-1 - 26.04.2 From caf35ddeac5e473b6bf70d34d702039ff6557c04 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:32:19 +0000 Subject: [PATCH 77/79] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- yakuake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yakuake.spec b/yakuake.spec index b74ac79..c2212b7 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: yakuake Version: 26.04.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 26.04.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Tue Jun 30 2026 Steve Cossette - 26.04.3-1 - 26.04.3 From ae2e9f383b6536e11031f09ef7ac2533177c9087 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 31 Jul 2026 16:04:59 -0400 Subject: [PATCH 78/79] 26.07.90 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5366c28..925d988 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ /yakuake-26.04.1.tar.xz /yakuake-26.04.2.tar.xz /yakuake-26.04.3.tar.xz +/yakuake-26.07.90.tar.xz diff --git a/sources b/sources index 8e2fd94..fb6c4da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.04.3.tar.xz) = fa5988d870f131417d6963fe46989f051654bcc0b7874cad8d299345a0462aff78c5014ab9b99bf4b74a35db6c08e53c89bd386378ab0f0f3a1b122328312d83 +SHA512 (yakuake-26.07.90.tar.xz) = 80fde112adab4e1fbd35ee0e86110ead5f78ca5d24120aa270ee49985387a08645471fca4ea92657819a4d5559d69d3cf4f82a27b7d968bc1f9ef73bc910f90f diff --git a/yakuake.spec b/yakuake.spec index c2212b7..cfde29a 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,8 +6,8 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.04.3 -Release: 2%{?dist} +Version: 26.07.90 +Release: 1%{?dist} Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -97,6 +97,12 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Jul 31 2026 Steve Cossette - 26.07.90-1 +- 26.07.90 + +* Wed Jul 29 2026 Steve Cossette - 26.07.80-1 +- 26.07.80 + * Fri Jul 17 2026 Fedora Release Engineering - 26.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From f2fe8b17bec1984d64b9e7fc0695dcdba8631387 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 14 Aug 2026 19:27:57 -0400 Subject: [PATCH 79/79] 26.08.0 --- .gitignore | 1 + sources | 2 +- yakuake.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 925d988..b993430 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ /yakuake-26.04.2.tar.xz /yakuake-26.04.3.tar.xz /yakuake-26.07.90.tar.xz +/yakuake-26.08.0.tar.xz diff --git a/sources b/sources index fb6c4da..f90a44c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yakuake-26.07.90.tar.xz) = 80fde112adab4e1fbd35ee0e86110ead5f78ca5d24120aa270ee49985387a08645471fca4ea92657819a4d5559d69d3cf4f82a27b7d968bc1f9ef73bc910f90f +SHA512 (yakuake-26.08.0.tar.xz) = 8bf91a2405076730d649469b3c3fa6e334cb268de7f74b01eda7cc70412bdd15a1bc904541d050acd0822401d98d2ecd669c4c9739edafd0d27fdda5d5f380cc diff --git a/yakuake.spec b/yakuake.spec index cfde29a..f68820c 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -6,7 +6,7 @@ ExcludeArch: %{ix86} Name: yakuake -Version: 26.07.90 +Version: 26.08.0 Release: 1%{?dist} Summary: A drop-down terminal emulator @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake. %changelog +* Fri Aug 14 2026 Steve Cossette - 26.08.0-1 +- 26.08.0 + * Fri Jul 31 2026 Steve Cossette - 26.07.90-1 - 26.07.90