commit 47c935af87fc2481063b999464449a7d9a1d744ab47ace06787b66abdf8222dd Author: Christophe Marin Date: Wed Jul 3 06:31:34 2024 +0000 Plasma 6.1.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/milou6?expand=0&rev=20 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/milou-6.1.2.tar.xz b/milou-6.1.2.tar.xz new file mode 100644 index 0000000..dc838a7 --- /dev/null +++ b/milou-6.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958a90b875852fb8e70c0e325ed15bcec5a24736ee6b00f709462a6334397997 +size 50068 diff --git a/milou-6.1.2.tar.xz.sig b/milou-6.1.2.tar.xz.sig new file mode 100644 index 0000000..ff98b71 --- /dev/null +++ b/milou-6.1.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmaDxLMACgkQ11dEg7tX +sY2Rew/+LrXzb2U0qgP1Voj8o0k9Cx+AdYoFDs3uWNudqQGvaXvT0IxejyMBCmQH +b5wrpmZ3HOMgUNr8aIogyESq7gpcewMeVnQsnrTNhtVDclhPiyB2zjGn4UyqPV1O +7boygBBmIeErt4IZjm6gw9ha7SpOsgYTcfDWbA3jIHoJuBE0cb8bXxUEeYUpVkdz +0Sol9bokoeXuGgKuwoCK2uhsWWGOL4C6vHANNrTeeQsPpBMQ8DuI32FEri5hVPNf +lR8XRoEQCkTQqX0Q/Bk7JqZCKYbKvfcfCpbUyvcN2dI+aaLCfLakn/gld+b4srYm +t5+9UP3zNaPoQJLLrKTcMgZhuYLqiC+oGS9l2m+0hf9hUIGBEq5t5ZvVBGNjUDjF +fWd3Em8FC73DxF9QnpOKmIJRizG5p2Fs07DtkZ4XD2eCekCaRKXBgnwLzncJu0zj +DdY5mBbWzHdbB4ps/D2gRAwMTf5SBghobzN5FkpN5216ST1W9StR1N604ZJFdSr8 +XGuy6MzBE151WebQ3Qq6TKfSOBqk1UTeJT8yofzDu9iZvqGjm6f4q2sB5dthVpWR +QDohY49v/zHSk/U3uaVTFbvDoMIBrMFYbPYhX9JI4xnxp24znkyViKwBuOc/aqID +ZH9aYLXl5XS67+RStr/83oaPjUf8yH36wtB4qbd8EXW913JJRuQ= +=Byy8 +-----END PGP SIGNATURE----- diff --git a/milou6.changes b/milou6.changes new file mode 100644 index 0000000..b704761 --- /dev/null +++ b/milou6.changes @@ -0,0 +1,128 @@ +------------------------------------------------------------------- +Tue Jul 2 17:34:17 UTC 2024 - Fabian Vogt + +- Update to 6.1.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.2 +- Changes since 6.1.1: + * update version for new release + +------------------------------------------------------------------- +Tue Jun 25 17:13:44 UTC 2024 - Fabian Vogt + +- Update to 6.1.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.1 +- Changes since 6.1.0: + * update version for new release + +------------------------------------------------------------------- +Thu Jun 13 10:58:37 UTC 2024 - Fabian Vogt + +- Update to 6.1.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.0 +- Changes since 6.0.90: + * update version for new release + +------------------------------------------------------------------- +Sat May 25 11:18:55 UTC 2024 - Fabian Vogt + +- Update to 6.0.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.0.90 +- Changes since 6.0.5: + * update version for new release + * Update default of KRunner favorite plugins + * resultsmodel: Read plasma settings for KRunner favorites (kde#480750) + * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156 + +------------------------------------------------------------------- +Wed May 22 07:43:09 UTC 2024 - Fabian Vogt + +- Update to 6.0.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.5 +- Changes since 6.0.4: + * update version for new release + +------------------------------------------------------------------- +Wed Apr 17 08:12:56 UTC 2024 - Fabian Vogt + +- Update to 6.0.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.4 +- Changes since 6.0.3: + * update version for new release + +------------------------------------------------------------------- +Tue Mar 26 18:05:58 UTC 2024 - Fabian Vogt + +- Update to 6.0.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.3 +- Changes since 6.0.2: + * update version for new release + +------------------------------------------------------------------- +Wed Mar 13 09:09:58 UTC 2024 - Fabian Vogt + +- Update to 6.0.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.2 +- Changes since 6.0.1: + * update version for new release + * resultsmodel: Read plasma settings for KRunner favorites (kde#480750) + * update version for new release + +------------------------------------------------------------------- +Wed Mar 6 08:40:29 UTC 2024 - Fabian Vogt + +- Update to 6.0.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.1 +- Changes since 6.0.0: + * update version for new release + +------------------------------------------------------------------- +Mon Mar 4 18:52:14 UTC 2024 - Christophe Marin + +- Add Provides/Obsoletes to replace Plasma 5 + +------------------------------------------------------------------- +Wed Feb 21 18:36:33 UTC 2024 - Fabian Vogt + +- Update to 6.0.0: + * New bugfix release + * Release announcement not available yet +- Changes since 5.93.0: + * update version for new release + +------------------------------------------------------------------- +Wed Jan 31 17:37:25 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * RC 1 version dep + * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156 + +------------------------------------------------------------------- +Mon Jan 15 21:09:04 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Mon Jan 15 20:54:23 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Fri Jul 14 22:31:38 UTC 2023 - Christophe Marin + +- Init milou6 diff --git a/milou6.spec b/milou6.spec new file mode 100644 index 0000000..f8c98d3 --- /dev/null +++ b/milou6.spec @@ -0,0 +1,83 @@ +# +# spec file for package milou6 +# +# 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.2.0 +%define qt6_version 6.6.0 + +%define rname milou +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %global _plasma6_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) +%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} +%bcond_without released +Name: milou6 +Version: 6.1.2 +Release: 0 +Summary: Dedicated search application built on top of Baloo +License: GPL-2.0-or-later AND LGPL-2.1-or-later +URL: https://projects.kde.org/milou +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: fdupes +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6ItemModels) >= %{kf6_version} +BuildRequires: cmake(KF6Runner) >= %{kf6_version} +BuildRequires: cmake(KF6Service) >= %{kf6_version} +BuildRequires: cmake(KF6Svg) >= %{kf6_version} +BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +Provides: milou5 = %{version} +Obsoletes: milou5 < %{version} +Obsoletes: milou5-lang < %{version} + +%description +A dedicated search application built on top of Baloo + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name + +%fdupes %{buildroot} + +%files +%license LICENSES/* +%{_kf6_appstreamdir}/org.kde.milou.appdata.xml +%{_kf6_plasmadir}/plasmoids/org.kde.milou/ +%{_kf6_qmldir}/org/kde/milou/ + +%files lang -f %{name}.lang + +%changelog diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ