commit 307b4353809d1ca467d2a156164481f4a7ac644fac2287079590261e89321f9a Author: Christophe Marin Date: Thu Jul 4 20:41:53 2024 +0000 KDE Release Gear 24.05.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/baloo-widgets?expand=0&rev=15 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..2998088 Binary files /dev/null and b/applications.keyring differ diff --git a/baloo-widgets-24.05.2.tar.xz b/baloo-widgets-24.05.2.tar.xz new file mode 100644 index 0000000..17d8277 --- /dev/null +++ b/baloo-widgets-24.05.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c4680fbda02f337c775e8dde91ad6f065bcdf361ce77d5422110b2b6444318 +size 277120 diff --git a/baloo-widgets-24.05.2.tar.xz.sig b/baloo-widgets-24.05.2.tar.xz.sig new file mode 100644 index 0000000..cbe75e3 --- /dev/null +++ b/baloo-widgets-24.05.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDm4QACgkQu0YzUNbv +Me8qKw//ctnlPj1F1GozEnXUbKWmGDU/JeEa1/8iL/pnJrNhW91zpd86OrYCjxDS +CmXYejYt3yc7XkdQd3QKV2sgq9u9pJaimHSPasM4L4RvrlcmQACrjVT42SdCemdF +QTwRTem5Scihy5bLCaG3RcbhcX3eH78NhxQSU73EPsdS9MdmMXNpD1OcEzvIoH7s +aaIhkLZ+RHb5BNoaNvW9ZmIJ0Q58zOspI3LTzCM/Duw11NKKOsrfWUt8g2K70mFC +PHQrgO8dESsoxZccUf6evj2SOd5lv7nQ96RDACTW3v9nY0kjJINBUC5VxQgVkHyp +zPM7mJqKVaYvBccbnpO0Gx4Z0LqwF3+AX+h645RKkXQtkKETrbrcFOV+jsOJuaW4 +1eNaEoWvKHYmrh9M0zjBRmWLPSTweTNtV3B+yKUCQN+b/1O4MHTn9KP9o+/9zo3i +/nVu5ceg24yRfU6mDpON+xoomq/eL6Zg9dAS6914v/kIyKaV939tJp7syVh6Qtvu +LCxgEfDaLfsgONOVYlscbZ79qfdHY/ei4qRmW9P6WRA9hlgjCnrRR2sJodA/ttke +MiYucAe4FAKhxz4RI/CR4UpnIUYkBuQNyBIXPIUdEG2kHIW3iKjJgmMrVRSf8PaV +ptgMDY2Xkuju4uTQKJSkjLjmLbG7LZDS4u8YoQ5o5X53y46bxEc= +=RXaR +-----END PGP SIGNATURE----- diff --git a/baloo-widgets-rpmlintrc b/baloo-widgets-rpmlintrc new file mode 100644 index 0000000..03b15a8 --- /dev/null +++ b/baloo-widgets-rpmlintrc @@ -0,0 +1 @@ +addFilter("shlib-policy-name-error .*") diff --git a/baloo-widgets.changes b/baloo-widgets.changes new file mode 100644 index 0000000..e53f492 --- /dev/null +++ b/baloo-widgets.changes @@ -0,0 +1,78 @@ +------------------------------------------------------------------- +Tue Jul 2 13:53:37 UTC 2024 - Christophe Marin + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- Changes since 24.05.1: + * Fix FileMetadataItemCountTest::testItemCount + +------------------------------------------------------------------- +Wed Jun 12 07:32:02 UTC 2024 - Christophe Marin + +- Update to 24.05.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.1/ +- Changes since 24.05.0: + * Fix FileMetadataItemCountTest::testItemCount + +------------------------------------------------------------------- +Sun May 19 09:54:50 UTC 2024 - Christophe Marin + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:14:40 UTC 2024 - Christophe Marin + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * FileMetaDataProvider: Use QSize for `dimensions` + * KEditTagsDialog: refactor using QStandardItemModel/QTreeView instead of QTreeWidget + +------------------------------------------------------------------- +Tue Apr 9 18:07:02 UTC 2024 - Christophe Marin + +- Update to 24.02.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.2/ +- No code change since 24.02.1 + +------------------------------------------------------------------- +Tue Mar 19 16:11:28 UTC 2024 - Christophe Marin + +- Update to 24.02.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.1/ +- No code change since 24.02.0 + +------------------------------------------------------------------- +Tue Mar 5 12:02:07 UTC 2024 - Fabian Vogt + +- Obsolete baloo5-widgets + -lang + +------------------------------------------------------------------- +Fri Feb 23 13:58:10 UTC 2024 - Christophe Marin + +- Update to 24.02.0 + * New feature release +- No code change since 24.01.95 + +------------------------------------------------------------------- +Fri Feb 9 16:19:58 UTC 2024 - Christophe Marin + +- Update to 24.01.95 + * https://kde.org/fr/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- +Sun Sep 3 11:53:52 UTC 2023 - Christophe Marin + +- Init baloo-widgets diff --git a/baloo-widgets.spec b/baloo-widgets.spec new file mode 100644 index 0000000..7116393 --- /dev/null +++ b/baloo-widgets.spec @@ -0,0 +1,100 @@ +# +# spec file for package baloo-widgets +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + + +%define kf6_version 6.0.0 +%define qt6_version 6.6.0 + +%define rname baloo-widgets +%bcond_without released +Name: baloo-widgets +Version: 24.05.2 +Release: 0 +Summary: Framework for searching and managing metadata +License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only +URL: https://www.kde.org +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +Source99: baloo-widgets-rpmlintrc +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6Baloo) >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6FileMetaData) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6Service) >= %{kf6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +# Due to the binary it can't be SLPP compliant currently, +# but only the latest version should be needed. +Obsoletes: libKF5BalooWidgets5 < %{version} +Obsoletes: libKF6BalooNaturalQueryParser1 < %{version} +Obsoletes: baloo5-widgets < %{version} +Obsoletes: baloo5-widgets-lang < %{version} + +%description +Baloo is a framework for searching and managing metada + +%package devel +Summary: Development package for baloo-widgets +Requires: baloo-widgets = %{version} +Requires: cmake(KF6KIO) >= %{kf6_version} +Requires: cmake(Qt6Widgets) >= %{qt6_version} + +%description devel +Development package for baloo-widgets + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name + +%ldconfig_scriptlets + +%files +%license LICENSES/* +%{_kf6_bindir}/baloo_filemetadata_temp_extractor +%{_kf6_debugdir}/baloo-widgets.categories +%{_kf6_libdir}/libKF6BalooWidgets.so.* +%dir %{_kf6_plugindir}/kf6/propertiesdialog +%{_kf6_plugindir}/kf6/propertiesdialog/baloofilepropertiesplugin.so +%dir %{_kf6_plugindir}/kf6/kfileitemaction +%{_kf6_plugindir}/kf6/kfileitemaction/tagsfileitemaction.so + +%files devel +%{_kf6_cmakedir}/KF6BalooWidgets/ +%{_kf6_includedir}/BalooWidgets/ +%{_kf6_libdir}/libKF6BalooWidgets.so + +%files lang -f %{name}.lang + +%changelog