Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kwrited6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:34 +00:00 committed by Git OBS Bridge
commit bbca3f5e17
7 changed files with 124 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

3
kwrited-5.93.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83551194f57a3307eacb73eaa8670014d78c2b7dfd2804ac5f36ec76b5b761d0
size 23700

16
kwrited-5.93.0.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LWcACgkQ11dEg7tX
sY1T0Q//Wom2zWN1pH9W4I4/9Cm9FMiYgMYQ4sPprlJV9JW8iypm7kIihZ37Rtgm
Op0jPeGfLwa0DrteEWW62e6e/rOG3W/5Qk21Igei/1sgKAUa+PiIROXvA/KG0Nui
6t7x0HgIjk244hisW+1hDwiDXgLksEo6a1HYC3fcI7SQx8CK2vfhVYWFp7RU4c4/
A2TnJQXkOvd2UojZ8ZtYbYlzITwAH4BHpX9VT9jh9jlHvCPZL+6C7yNUbbt7b9Qi
yTN0Kg0AWak+HaN5+tOHFKcdS/qdqA3ugiyPnXRsx+n1DlLEeDV+HbjhrGIVlPan
sE4xH7iIkb8voB5eWJW44WtWWz3BWWagKjoo/BHV/Ot1ZS7YlNTh5vnuCiu+/6IG
TdWPJbZSsjUcL8APgmhlo1YmnfsfRtZjYGYkZUy3NJNRSUsLYYeewqPSNR7d7+Qf
im7rAt2zPZnmhgSkpidjPxB5uhczyK0YWVgCYLdOo+gneOyGmw85m1DHGvTMRB7f
/v/xXliqG1nZ8/iX+gwzIqT9X4fHlNGgnwLtLNnYyqEOqi81CwQt/yRnc2XAOeoG
8OqyhdYrdp3Vewm/Ng73nO5zp7LxiDlv6qJQ1Gv8NrQl8aR/QJDXOf4URFZCsRUL
hAi4JZLP2t6iaI0wTVggwjaKH/GScOGyH3dtYDz9KgZHMM8O1fg=
=qYTw
-----END PGP SIGNATURE-----

19
kwrited6.changes Normal file
View File

@ -0,0 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 17:37:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.93.0 (6.0 RC 2):
* New bugfix release
* See https://kde.org/announcements/megarelease/6/rc2/ for details
- No code changes since 5.92.0
-------------------------------------------------------------------
Mon Jan 15 21:08:59 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.92.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Mon Jul 3 16:24:05 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kwrited6

62
kwrited6.spec Normal file
View File

@ -0,0 +1,62 @@
#
# spec file for package kwrited6
#
# 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/
#
%global kf6_version 5.240.0
%define qt6_version 6.5.0
%bcond_without released
%define rname kwrited
Name: kwrited6
Version: 5.93.0
Release: 0
Summary: Daemon listening for wall and write messages
License: GPL-2.0-or-later
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
BuildRequires: cmake(KF6Pty) >= %{kf6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
%description
KDE daemon listening for wall and write messages.
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_AS_EXECUTABLE:BOOL=FALSE
%kf6_build
%install
%kf6_install
%files
%license LICENSES/*
%{_kf6_plugindir}/kf6/kded/kwrited.so
%{_kf6_notificationsdir}/kwrited.notifyrc
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.