From 2aa474c17408793e44197d284b7745502c03c5b1 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Thu, 22 Feb 2024 16:37:30 +0100 Subject: [PATCH 1/5] Drop kf5-baloo-file subpackage, obsoleted by kf6-baloo-file --- kf5-baloo.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 4efbf51..1f782e7 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -12,7 +12,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality Version: 5.115.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later URL: https://community.kde.org/Baloo @@ -87,6 +87,7 @@ Requires: qt5-qtbase-devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. +%if %{without kf6_compat} %package file Summary: File indexing and search for Baloo # KDE e.V. may determine that future LGPL versions are accepted @@ -97,12 +98,10 @@ Provides: baloo-file = %{version}-%{release} %else Conflicts: baloo-file < 5 %endif -%if %{with kf6_compat} -Requires: kf6-baloo-file%{?_isa} -%endif Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description file %{summary}. +%endif %package libs Summary: Runtime libraries for %{name} @@ -157,6 +156,10 @@ cat kio5_tags.lang kio5_baloosearch.lang kio5_timeline.lang \ cat baloo_file5.lang baloo_file_extractor5.lang \ > %{name}-file.lang +%if %{with kf6_compat} +cat %{name}-file.lang | xargs printf "%{buildroot}%.0s%s\n" | xargs rm +%endif + %check %if 0%{?tests} @@ -178,8 +181,8 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %endif %{_kf5_datadir}/qlogging-categories5/%{framework}* -%files file -f %{name}-file.lang %if %{without kf6_compat} +%files file -f %{name}-file.lang %{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf %config(noreplace) %{_sysconfdir}/xdg/plasma-workspace/shutdown/baloo_file.sh %{_kf5_bindir}/baloo_file @@ -219,6 +222,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Thu Feb 22 2024 Alessandro Astone - 5.115.0-2 +- Drop kf5-baloo-file subpackage, obsoleted by kf6-baloo-file + * Sat Feb 10 2024 Marc Deop i Argemí - 5.115.0-1 - 5.115.0 From 076015ca6545389648df1d7178270f3a8fb66ccf Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sun, 19 May 2024 19:20:45 +0200 Subject: [PATCH 2/5] 5.116.0 --- .gitignore | 1 + kf5-baloo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3c572f1..7ad8a59 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /baloo-5.111.0.tar.xz /baloo-5.113.0.tar.xz /baloo-5.115.0.tar.xz +/baloo-5.116.0.tar.xz diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 1f782e7..e20f5dd 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -11,8 +11,8 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality -Version: 5.115.0 -Release: 2%{?dist} +Version: 5.116.0 +Release: 1%{?dist} License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later URL: https://community.kde.org/Baloo @@ -222,6 +222,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Sun May 19 2024 Alessandro Astone - 5.116.0-1 +- 5.116.0 + * Thu Feb 22 2024 Alessandro Astone - 5.115.0-2 - Drop kf5-baloo-file subpackage, obsoleted by kf6-baloo-file diff --git a/sources b/sources index 09b6450..ed77600 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (baloo-5.115.0.tar.xz) = 43130d873845a3d8f0a7a25b04a032e7cd834170b5f67b7b18396a800086801ce0910865dc7efc333dd0764121b65c8fddcec4e072af6503e0b1bc55c642f4d6 +SHA512 (baloo-5.116.0.tar.xz) = 956a07009fa83f852fa88a7bcabffc73343072e30650cc7000e385f73e467aa2c7c440b41715405fc0a59d68ad8e533c2587e06de8475f24b49e1fa35d8b2486 From d4d05819b2fa1de1623b866b064f092bcb548900 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 11:43:30 +0000 Subject: [PATCH 3/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- kf5-baloo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index e20f5dd..011c036 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -12,7 +12,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality Version: 5.116.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later URL: https://community.kde.org/Baloo @@ -222,6 +222,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 5.116.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun May 19 2024 Alessandro Astone - 5.116.0-1 - 5.116.0 From 623e13422768114289724010d4a546694a08f6e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 08:42:56 +0000 Subject: [PATCH 4/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- kf5-baloo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 011c036..f246de6 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -12,7 +12,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality Version: 5.116.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later URL: https://community.kde.org/Baloo @@ -222,6 +222,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 5.116.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 5.116.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a86ff65a205fef34563dfafc2af7c251cc5bd0bf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 18:25:43 +0000 Subject: [PATCH 5/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- kf5-baloo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index f246de6..a187e19 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -12,7 +12,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality Version: 5.116.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later URL: https://community.kde.org/Baloo @@ -222,6 +222,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 5.116.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 5.116.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild