commit 123f2e96c032947b6aba0cd7131315f65ebd60ecfd36ff258f62c7e6b98a4b12
Author: Christophe Marin <christophe+obs@krop.fr>
Date:   Mon Mar 20 08:51:40 2023 +0000

    OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kclock?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/kclock-23.03.80.tar.xz b/kclock-23.03.80.tar.xz
new file mode 100644
index 0000000..3a6b506
--- /dev/null
+++ b/kclock-23.03.80.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:20869af28b75a4a1c71d081914ae1ff2f683735c2190f656348d129df888f827
+size 725400
diff --git a/kclock-23.03.80.tar.xz.sig b/kclock-23.03.80.tar.xz.sig
new file mode 100644
index 0000000..335f810
--- /dev/null
+++ b/kclock-23.03.80.tar.xz.sig
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmQUHNcACgkQOmpNuDnq
+ptcY+RAAnWbJrW+aHwG3oXRoZIsWgzfOy/FW9QRVBlVnN5Al54dJwvXd7rtZ9bFi
+xyk1SqEnwAXU4uAk5RGwOtwKj+3EJJgjBJh/YtlXrc4UWKvOBVpkaqdC2EkFEQss
+G6t8SUvOUMjtlLAwaFPJvE99HzMEoMJpS8bTkWDBNtg/RRgm8eMHn6TQ/heFc/wz
+OV27n9qU7DizZzONvFmFWGvLn0rWqKREC8oXmZOMiLGCwT3YiB1YnEjt+csWJnkj
+hHI7dUdMFRX8gX63Q+nYn5ZgSEOGnc1SlydvQquoTdBSrKEXxOfx9YhqFFWT/6sn
+nnfAObC0LWH64qc80n03wgxFJVIEzm3LR7vPnDK/Owezeap5YTwpDeusQuxZu5sR
+G9ABgswKbiZI8vN19tGuHo3ArjbcJD1sI2Em0WV90frFXxjyO4SffqsDM1hniaTf
+nR3On6Mfb/ds18tczYRD6gQxq7upkM4hmfVIKhOJALXEkmYkQSY8rCvNZyNKq2Ix
+rtVUNmCNo7GeuZLi88TpEbdMPxtQi8XIsfmmYRMPRnqPdfi0FvaTqST83vwPDHif
+880ji8EZiTysOjshYjLj3StBahsPZr9EtpPjvz0LqDchtobUzW1fW6phlf+9zPW0
+tXPAABni06sqHpdZA9MpG4Os31FpivJcQL4d/hduJ/TJLQaDm3U=
+=U56o
+-----END PGP SIGNATURE-----
diff --git a/kclock.changes b/kclock.changes
new file mode 100644
index 0000000..cb34232
--- /dev/null
+++ b/kclock.changes
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sun Mar 19 11:33:33 UTC 2023 - Christophe Marin <christophe@krop.fr>
+
+- Update to 23.03.80
+  * New feature release
diff --git a/kclock.spec b/kclock.spec
new file mode 100644
index 0000000..a9d4bea
--- /dev/null
+++ b/kclock.spec
@@ -0,0 +1,104 @@
+#
+# spec file for package kclock
+#
+# Copyright (c) 2023 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/
+#
+
+
+%bcond_without  released
+Name:           kclock
+Version:        23.03.80
+Release:        0
+Summary:        Convergent KDE clock application
+License:        GPL-2.0-or-later
+URL:            https://apps.kde.org/kclock
+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:  fdupes
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5Kirigami2)
+BuildRequires:  cmake(KF5KirigamiAddons)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Package)
+BuildRequires:  cmake(KF5Plasma)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Multimedia)
+BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5QuickCompiler)
+BuildRequires:  cmake(Qt5QuickControls2)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+Requires:       kirigami2
+Supplements:    powerdevil5
+
+%description
+A convergent clock application for Plasma.
+
+%lang_package
+
+%prep
+%autosetup -p1
+
+%build
+%cmake_kf5 -d build
+%cmake_build
+
+%install
+%kf5_makeinstall -C build
+
+%{kf5_post_install}
+
+%fdupes %{buildroot}
+
+%find_lang %{name} --all-name
+
+%files
+%license LICENSES/*
+%doc README.md
+%dir %{_kf5_plasmadir}/plasmoids
+%dir %{_kf5_plugindir}/plasma
+%dir %{_kf5_plugindir}/plasma/applets
+%{_datadir}/dbus-1/services/org.kde.kclockd.service
+%{_kf5_applicationsdir}/org.kde.kclock.desktop
+%{_kf5_appstreamdir}/org.kde.kclock.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.kclock_1x2.appdata.xml
+%{_kf5_bindir}/kclock
+%{_kf5_bindir}/kclockd
+%{_kf5_configdir}/autostart/org.kde.kclockd-autostart.desktop
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.Alarm.xml
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.AlarmModel.xml
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.KClockSettings.xml
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.Timer.xml
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.TimerModel.xml
+%{_kf5_dbusinterfacesdir}/org.kde.kclockd.Utility.xml
+%{_kf5_iconsdir}/hicolor/scalable/apps/kclock_plasmoid_1x2.svg
+%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.kclock.svg
+%{_kf5_notifydir}/kclockd.notifyrc
+%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kclock_1x2/
+%{_kf5_plugindir}/plasma/applets/plasma_applet_kclock_1x2.so
+
+%files lang -f %{name}.lang
+
+%changelog