commit 26922e2a8df47c62a0d034d7a8b7a6be58c5143c151c022dc1d99b18a1a3890b Author: Christophe Marin Date: Mon Mar 20 14:23:39 2023 +0000 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kweather?expand=0&rev=1 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..9b6ab5c Binary files /dev/null and b/applications.keyring differ diff --git a/kweather-23.03.80.tar.xz b/kweather-23.03.80.tar.xz new file mode 100644 index 0000000..c35851d --- /dev/null +++ b/kweather-23.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9560faed694f2b68caaae2c751c794a2b3d49ce7e898861f7e10e04d735a478 +size 1018448 diff --git a/kweather-23.03.80.tar.xz.sig b/kweather-23.03.80.tar.xz.sig new file mode 100644 index 0000000..018a455 --- /dev/null +++ b/kweather-23.03.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmQUHOMACgkQOmpNuDnq +ptc8hg//dnRoxXdb0RIus1lho0nzwdXJhMemWTSAgUDS4Rtx0BzqQhsEygI6pWeW +zbQw+B42SmTCTRz86GFX8xDAAKD8SPLhh1aPv6U8Yt/ie7AUvA5KF8evgByTzoAv +IFdNRmkjrri+UfK3m3fjL2BWLBlUvmb0RiWf0D+cvt5fRU2liqDTjiyG8755hLPf +NN2mqT0oN/AvLWJgdYtnCRssimwJbNT1xlg9Vs3MjHQVtH//aL27Fa/QO3TXtjs9 +gs6f5lDr/nNoOwjoRK7joV9PzAJqULcyos++4zpc6SuhPwP5LHDAYK7VQpqHV8uS +Vudb/fiOV4t4tVwNlw+kucJZEUfhzFn9/2fCxgZA4UZFfOpWI7Admzjfn6iUEein +Ms7FhvpHbBntCaBb6N8aoG1ERNkRGgsRQmv8VNzyixQc1LEVeZFzB1V9NZbaEFHL +088mNyPmpvJV0cRDzbvgzhq+ywxjHVRRIEGkWTO2ZgE/CZjAumXhdvuM6hCi21dD +d+cYWyU7v7Tb2O2kX3wctbesJrofioPy/QlQelo0t300KxSZE+Ih+IzNGV9iS+6f +XiiJJr9+4igTPFZ/H0RVUHgRCHdwb5QX7uyc9dmSKxNQt5W+5idLaOaI6e2WQGn6 +9GtQ9EJ1ofQEfWgdoX7NHgISgFIOECtt7981J+8ICsE3y81ZKiA= +=GmBJ +-----END PGP SIGNATURE----- diff --git a/kweather.changes b/kweather.changes new file mode 100644 index 0000000..751649b --- /dev/null +++ b/kweather.changes @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 20 12:58:42 UTC 2023 - Christophe Marin + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- +Sat Feb 20 03:43:20 UTC 2021 - Andrés B.S. + +- Added kweathercore as a requirement diff --git a/kweather.spec b/kweather.spec new file mode 100644 index 0000000..0458e10 --- /dev/null +++ b/kweather.spec @@ -0,0 +1,83 @@ +# spec file for kweather +# +# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# +# 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. + + +%bcond_without released +Name: kweather +Version: 23.03.80 +Release: 0 +License: GPL-2.0-or-later +Summary: Weather application for Plasma +Url: https://apps.kde.org/kweather +Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +BuildRequires: extra-cmake-modules +BuildRequires: hicolor-icon-theme +BuildRequires: update-desktop-files +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KWeatherCore) >= 0.6.0 +BuildRequires: cmake(KF5KirigamiAddons) +BuildRequires: cmake(KF5Kirigami2) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Plasma) +BuildRequires: cmake(Qt5Charts) +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5QuickCompiler) +BuildRequires: cmake(Qt5QuickControls2) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) +Requires: kirigami2 + +%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_kf5 -d build + +%cmake_build + +%install +%kf5_makeinstall -C build + +%find_lang %{name} --all-name + +%files +%license LICENSES/* +%dir %{_kf5_plasmadir}/plasmoids +%dir %{_kf5_plugindir}/plasma/applets +%{_datadir}/dbus-1/services/org.kde.kweather.service +%{_kf5_applicationsdir}/org.kde.kweather.desktop +%{_kf5_appstreamdir}/org.kde.kweather.appdata.xml +%{_kf5_appstreamdir}/org.kde.plasma.kweather_1x4.appdata.xml +%{_kf5_bindir}/kweather +%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.kweather.svg +%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kweather_1x4/ +%{_kf5_plugindir}/plasma/applets/plasma_applet_kweather_1x4.so + +%files lang -f %{name}.lang + +%changelog