SHA256
1
0
forked from pool/kweather

KDE Release Gear 24.05.2

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kweather?expand=0&rev=37
This commit is contained in:
Christophe Marin
2024-07-04 20:42:51 +00:00
committed by Git OBS Bridge
commit 9fbb36ae07
7 changed files with 342 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@@ -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

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc

BIN
applications.keyring Normal file

Binary file not shown.

3
kweather-24.05.2.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:178db735a64a6cf8303f45022e8a32d8ffb6a6c3909c4988d8b301c21a1d0d16
size 949772

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDnSwACgkQu0YzUNbv
Me+0Aw/7BVygZoHPftax20WbEaDXXcsru3baO/cLjVszdpunYFPsWeCnPtVoFACk
wbj7uSwXULfoOjDId0RuL+zdafzycPwVriWj+Ugkv0r5KBS9Hw53TY13Rl9kULQs
i53vpkq7oWXOvT5gxcoIeg43teof3gtAd5Th2UntmR/f42jp8RsOm/RP4MCQ1JjQ
HcQXw1x1CMTGf2LImKtgERrxApQgyYzjiWOVPwazHMN7sn78FTKEOqT2Mxq/UZbh
q+jKK5NWNuMUo6OOf07qAgS9zi41Iiui+Fwcg4hALeJx6Vx54lHPTO9Ilg9zotNN
KeQTP2EGrM3fhXEbdgivw87YArloefFp0pecSbnSVflG8iGyI38CDr9ug3OeWFMW
TNDlQfYV6e6Es2EBPQIrqhpeBheFr3RvyKE3RMsBE8beS90oCl3eUdQIJu7sUuL0
8uDDjtyu3++angQgnYxPNyAax7kbPcsDvugA9c4z+fHUn0OBFp3/aqUGUqGRsOEj
wDxEMLW/UHhCrSUN9uObauHKXmKKQDoULBXYDaMzXsXxwRSrcoNHudAnTbEKAijI
0PaRATkXeNsr5SH1Rl8ayx6/3LnLO/vNp+8j+Bp1v3h4PDaagGmqkfAVuy048UuY
ljazXU4QYhYeoSguzf63n8LYXAATlcdI5sfbpd0x/KhJGjqG+C0=
=/jmE
-----END PGP SIGNATURE-----

208
kweather.changes Normal file
View File

@@ -0,0 +1,208 @@
-------------------------------------------------------------------
Tue Jul 2 13:54:59 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/
- No code change since 24.05.1
-------------------------------------------------------------------
Wed Jun 12 07:34:25 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/
- No code change since 24.05.0
-------------------------------------------------------------------
Sun May 19 09:57:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
- 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:16:59 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.04.80
* New feature release
- Changes since 24.02.2:
* const'ify pointer
* Fix copyright
* Make compile with QT_NO_CONTEXTLESS_CONNECT
* Remove custom appstream check
* Fix licensecheck on the CI
* ci: Make use of Ubuntu:devel This updates appstream version to 1.0
* Complement and Update org.kde.kweather.appdata.xml
* Don't enable page dragging between locations unless it's touch input
* CI: Flatpak: Add libplasma
* flatpak: Switch to non-preview runtime
* appstream: Update developer name
* ci: Use ubuntu runner
* ci: Add tag to appstream test
* Add appstream CI test
* Update Project Link in Readme
-------------------------------------------------------------------
Tue Apr 9 18:09:22 UTC 2024 - Christophe Marin <christophe@krop.fr>
- 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 15:27:32 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
* CI: Flatpak: Add libplasma
* flatpak: Switch to non-preview runtime
* appstream: Update developer name
-------------------------------------------------------------------
Fri Feb 23 14:00:29 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.0
* New feature release
- No code change since 24.01.95
-------------------------------------------------------------------
Fri Feb 9 16:09:37 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Tue Dec 5 14:20:20 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/
- No code change since 23.08.3
-------------------------------------------------------------------
Tue Nov 7 17:05:22 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* Adapt to plasma-framework moving to Plasma
* CI: Comment out flatpak CI it uses some KF6 dependencies
* Add snapcraft file to reuse.
* snapcraft: initial import snapcraft files.
-------------------------------------------------------------------
Tue Oct 10 18:28:08 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
-------------------------------------------------------------------
Tue Sep 12 11:56:36 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/
- No code change since 23.08.0
-------------------------------------------------------------------
Sun Aug 20 14:00:09 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/
- No code change since 23.07.90
-------------------------------------------------------------------
Mon Aug 14 08:03:26 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.90
* New feature release
- Changes since 23.07.80:
* flatpak: update runtime to 22.08
* Fix syntax of dep5 copyright statements
-------------------------------------------------------------------
Tue Aug 1 10:14:23 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.80
* New feature release
- Changes since 23.04.3:
* Fix binary stripping of APKs with Qt 5.15.10
* Fix includes
* Fix flat screenshot
* Update screenshots
-------------------------------------------------------------------
Tue Jul 4 10:20:26 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2
-------------------------------------------------------------------
Sat Jun 17 13:06:26 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
- Add runtime dep on QtCharts QML module (boo#1212470)
-------------------------------------------------------------------
Tue Jun 6 20:01:43 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
-------------------------------------------------------------------
Tue May 9 10:47:40 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
-------------------------------------------------------------------
Sat Apr 15 08:46:28 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
-------------------------------------------------------------------
Fri Mar 31 16:42:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.90
* New feature release
-------------------------------------------------------------------
Mon Mar 20 12:58:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
* New feature release
-------------------------------------------------------------------
Sat Feb 20 03:43:20 UTC 2021 - Andrés B.S. <andresbs@opensuse.org>
- Added kweathercore as a requirement

91
kweather.spec Normal file
View File

@@ -0,0 +1,91 @@
#
# spec file for package kweather
#
# 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 plasma6_version 5.27.80
%bcond_without released
Name: kweather
Version: 24.05.2
Release: 0
License: GPL-2.0-or-later
Summary: Weather application for Plasma
URL: https://apps.kde.org/kweather
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: cmake(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KWeatherCore) >= 0.8
BuildRequires: cmake(KF6Kirigami) >= %{kf6_version}
BuildRequires: cmake(KF6KirigamiAddons) >= 0.11
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
BuildRequires: cmake(Plasma) >= %{plasma6_version}
BuildRequires: cmake(Qt6Charts) >= %{qt6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6OpenGL) >= %{qt6_version}
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
Requires: kf6-kholidays-imports >= %{kf6_version}
Requires: kf6-kirigami-imports >= %{kf6_version}
Requires: kirigami-addons6
Requires: qt6-charts-imports >= %{qt6_version}
%description
A convergent weather application for Plasma. Has flat and dynamic/animated
views for showing forecasts and other information.
%lang_package
%prep
%autosetup -p1
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} --all-name
%files
%license LICENSES/*
%{_datadir}/dbus-1/services/org.kde.kweather.service
%{_kf6_applicationsdir}/org.kde.kweather.desktop
%{_kf6_appstreamdir}/org.kde.kweather.appdata.xml
%{_kf6_appstreamdir}/org.kde.plasma.kweather_1x4.appdata.xml
%{_kf6_bindir}/kweather
%{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.kweather.svg
%dir %{_kf6_plasmadir}/plasmoids
%{_kf6_plasmadir}/plasmoids/org.kde.plasma.kweather_1x4/
%{_kf6_plugindir}/plasma/applets/plasma_applet_kweather_1x4.so
%files lang -f %{name}.lang
%changelog