commit 51bbf1d6ab39f0f10f323d8bc08e4d3baaa63c3f83faad57e766ec40209c3092 Author: Christophe Marin Date: Thu Jul 4 20:42:14 2024 +0000 KDE Release Gear 24.05.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kclock?expand=0&rev=38 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/kclock-24.05.2.tar.xz b/kclock-24.05.2.tar.xz new file mode 100644 index 0000000..28575ad --- /dev/null +++ b/kclock-24.05.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4470e8a15d133607e10c3d30a3d533d0e6b1ba399c30fe10dd3b8031de8eb14 +size 656416 diff --git a/kclock-24.05.2.tar.xz.sig b/kclock-24.05.2.tar.xz.sig new file mode 100644 index 0000000..3ec457b --- /dev/null +++ b/kclock-24.05.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDnRkACgkQu0YzUNbv +Me+3nQ//U4avM2b14Jwn9DPx3a3IhRUv9TEKnX2+pplci0gZYYRHb7x6L38TxzN0 +Um+HOIuP1UERutFpx5eWnWLynSqPb07j1ixf8G7LNbmTtck+lEf/EChAcOZmaP7j +IKirU2IwkEWT9xT5xly5wMCoOcQPkUE9d7PAbZfHg2pA17R8z2zYOJwAOllWluH5 +CGCnpUEs05mT+hXgfBDJIQ3QfCXQgAETMAC9tSlYIV7573YoPcpvMaTbU+ugIGPo +VlMjyOaQs3KLw2+mK9MXdsjJ00fcNVUiLaCHdISg1CMLRpalZAYVeC02Ny7SQ8OR +7k0RHVIRX184e66TyY9pBy0pGqaBRxgSi+X8jQj091sN4pTP0MXRqO5Pbh/6Ezvs +eD4iU//XwaFNlVzbnHEyQuvJTxYeARBeCWgEmZZQ54h4X0JiTQY3EMbUjpq3JMBd +VBON4l7F3zhen40dWemHS19r2oR1byJJFXoBREgl6cTZXgs1166x5jYGHsQ7rc1z +wAkq55NqePieMKhMZTeH3EQ1IkIRGTE6RNUAzUdyNoTxoHGs4Tercosj0ffAI5pJ +WhwSZnFXuXGHsXxil0W8h+HprI1OFgOdQt8PAvkhIDAeJ8RHBvFtymf3HuJVCkTq +ouhgahYKn2IcpsJHb7XHOjpDoI1V73evMI64r73vV3P9yumh5ok= +=ITOb +-----END PGP SIGNATURE----- diff --git a/kclock.changes b/kclock.changes new file mode 100644 index 0000000..92e8978 --- /dev/null +++ b/kclock.changes @@ -0,0 +1,211 @@ +------------------------------------------------------------------- +Tue Jul 2 13:54:03 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/ +- No code change since 24.05.1 + +------------------------------------------------------------------- +Wed Jun 12 07:32:47 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/ +- No code change since 24.05.0 + +------------------------------------------------------------------- +Sun May 19 09:55:35 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:15:23 UTC 2024 - Christophe Marin + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * Remove warning + * Add missing explicit keyword + * Const'ify pointer + * Port deprecated method + * Remove unused includes + * Fix qml warning + * Add missing include moc + * Change appdata to comply with new FlatHub guidelines + * Update org.kde.kclock.appdata.xml + * Remove custom appstream check + * Fix selecting custom sound in alarm form being broken (kde#484229) + * Port timer to play ringing sound through custom alarmplayer, rather than knotification (kde#483824) + * Fix soundpicker page entries not selectable due to type error (kde#483453) + * flatpak: Switch to non-preview runtime + * appstream: Update developer name + * appstream: Update developer name + * ci: Use ubuntu runner + * ci: Add tag to appstream test + * Add backdrop icon to time page + * stopwatch: Refactor and move laps model to C++, improve UI + * Remove clock widget on time page + * Fix navbar icons not showing with qqc2-breeze-style + +------------------------------------------------------------------- +Tue Apr 9 18:07:45 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/ +- Changes since 24.02.1: + * Fix selecting custom sound in alarm form being broken (kde#484229) + +------------------------------------------------------------------- +Tue Mar 19 15:25:55 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/ +- Changes since 24.02.0: + * Port timer to play ringing sound through custom alarmplayer rather than knotification (kde#483824) + * Fix soundpicker page entries not selectable due to type error(kde#483453) + * ci: Use ubuntu runner + * ci: Add tag to appstream test + * flatpak: Switch to non-preview runtime + * CI - Flatpak: Add libplasma dependency + * appstream: Fix developer name + * appstream: Update developer name + +------------------------------------------------------------------- +Fri Feb 23 13:58:52 UTC 2024 - Christophe Marin + +- Update to 24.02.0 + * New feature release +- Changes since 24.01.95: + * Remove clock widget on time page It currently doesn't work + * Fix navbar icons not showing with qqc2-breeze-style + +------------------------------------------------------------------- +Fri Feb 9 16:07:59 UTC 2024 - Christophe Marin + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- +Tue Dec 5 14:19:22 UTC 2023 - Christophe Marin + +- 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:04:25 UTC 2023 - Christophe Marin + +- 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: + * CI: Comment out flatpak as it uses some KF6 dependencies + * Add reuse dep5 for snapcraft file. + * snapcraft: initial import snapcraft files. + +------------------------------------------------------------------- +Tue Oct 10 18:27:12 UTC 2023 - Christophe Marin + +- 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:55:41 UTC 2023 - Christophe Marin + +- 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 13:59:16 UTC 2023 - Christophe Marin + +- 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:02:33 UTC 2023 - Christophe Marin + +- Update to 23.07.90 + * New feature release +- No code change since 23.07.80 + +------------------------------------------------------------------- +Tue Aug 1 10:13:35 UTC 2023 - Christophe Marin + +- Update to 23.07.80 + * New feature release +- Changes since 23.04.3: + * install autostart file as FILE not PROGRAM (kde#470324) + * Remove unneeded setAssociatedWidget for tray icon + * Enable Qt6 CI + * Update screenshots + * Fix add location dialog not clearing search query when reopened + +------------------------------------------------------------------- +Tue Jul 4 10:19:33 UTC 2023 - Christophe Marin + +- 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 + +------------------------------------------------------------------- +Tue Jun 6 20:00:51 UTC 2023 - Christophe Marin + +- 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:46:47 UTC 2023 - Christophe Marin + +- 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:45:35 UTC 2023 - Christophe Marin + +- 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:41:50 UTC 2023 - Christophe Marin + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Sun Mar 19 11:33:33 UTC 2023 - Christophe Marin + +- Update to 23.03.80 + * New feature release diff --git a/kclock.spec b/kclock.spec new file mode 100644 index 0000000..6715520 --- /dev/null +++ b/kclock.spec @@ -0,0 +1,99 @@ +# +# spec file for package kclock +# +# 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: kclock +Version: 24.05.2 +Release: 0 +Summary: Clock application for Plasma +License: GPL-2.0-or-later +URL: https://apps.kde.org/kclock +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(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6Kirigami) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiAddons) +BuildRequires: cmake(KF6Notifications) >= %{kf6_version} +BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version} +BuildRequires: cmake(Plasma) >= %{plasma6_version} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Multimedia) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} +BuildRequires: cmake(Qt6Svg) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +Requires: kirigami-addons6 +Requires: kf6-kirigami-imports >= %{kf6_version} + +%description +A clock application for Plasma. + +%lang_package + +%prep +%autosetup -p1 + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name + +%files +%license LICENSES/* +%doc README.md +%{_datadir}/dbus-1/services/org.kde.kclockd.service +%{_kf6_applicationsdir}/org.kde.kclock.desktop +%{_kf6_appstreamdir}/org.kde.kclock.appdata.xml +%{_kf6_appstreamdir}/org.kde.plasma.kclock_1x2.appdata.xml +%{_kf6_bindir}/kclock +%{_kf6_bindir}/kclockd +%{_kf6_configdir}/autostart/org.kde.kclockd-autostart.desktop +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.Alarm.xml +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.AlarmModel.xml +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.KClockSettings.xml +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.Timer.xml +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.TimerModel.xml +%{_kf6_dbusinterfacesdir}/org.kde.kclockd.Utility.xml +%{_kf6_iconsdir}/hicolor/scalable/apps/kclock_plasmoid_1x2.svg +%{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.kclock.svg +%{_kf6_notificationsdir}/kclockd.notifyrc +%dir %{_kf6_plasmadir}/plasmoids +%{_kf6_plasmadir}/plasmoids/org.kde.plasma.kclock_1x2/ +%{_kf6_plugindir}/plasma/applets/org.kde.plasma.kclock_1x2.so + +%files lang -f %{name}.lang + +%changelog