1
0

Accepting request 1175936 from home:krop:applications-24.04.80

KDE release 24.05.0

OBS-URL: https://build.opensuse.org/request/show/1175936
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/accessibility-inspector?expand=0&rev=1
This commit is contained in:
Christophe Marin
2024-05-23 10:59:11 +00:00
committed by Git OBS Bridge
commit 1b84ca88c6
7 changed files with 135 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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c8830aaadc610dd1412a4fe428d444c4e5a3f9fe4e1cd037ed9334f0646ea98
size 81244

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmZG/ykACgkQu0YzUNbv
Me8KfQ/+PChR0oQ2f9wZZsfUbG4hf2xqkuI+EXhdiyEUpmrOdp/T562o0W2sGbNB
OrmBE7AhbTbj7R9p3sgfdLe3foFr947CbOiWuCcnS/qwCyrbDVRe/VvzK6mlD4Rg
OHf0A1f61yzjnkvpLcxwzL1GXS40qboXVSY5mWDOqfnrrDZQQS6jCO+NNWgtfx9a
4hrQRJxNVxkOQWlvaj1KMKAr/cUwssLM546Q81P/fM9pRaQTVeXHJY/mDJN3F0Bv
+9mNZW04UdcBFzgoCuSgHXsLOcxPrzkcxxgbS1pQcnB+nzRkapUzjpyNJoW7TQXv
2JWbn1u4nR2Pb4xw7+YCgOMvJJtoYYwlXfh1ZQjWV7mf/qDEeEIdwYaBPTfMevTC
9OqnUI4E/NqafDj6U4iwXTdHTDtryARYq6Z4lX/uk4OJ1z094SU9mAgvRVl8v8/9
vlVz8bnepbzuJMoo1KOS7DLe6PS15EXYDAJGuEkVIzjnp+4CLUIo9HEGHHLNqfZT
ww6FPCusfnKO12IZ/bTt9GkVnoWI5EJ14KgU1NWm1Q/OvZujkiWbGDY3KYSg3Rvw
ZA4cGar+yTbphNKRUfCpK7SFaX8kMVF+UTHG59olHlU6GD3U4aSTra4zqjtT6RuN
eJRZrZEcPV9NHz3D5qnA3btJbtX/+QnQR5T5yLC47ucwSN9endU=
=bIkQ
-----END PGP SIGNATURE-----

View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Sun May 19 09:54:36 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 Mar 15 12:55:02 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Init accessibility-inspector

View File

@@ -0,0 +1,79 @@
#
# spec file for package accessibility-inspector
#
# 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
%bcond_without released
Name: accessibility-inspector
Version: 24.05.0
Release: 0
Summary: Accessibility inspector
License: LGPL-2.1-or-later
URL: https://apps.kde.org/accessibilityinspector
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(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
BuildRequires: cmake(QAccessibilityClient6) >= 0.6.0
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
%description
Accessibility Inspector is an inspector for your application accessibility tree.
It lets you check all the items exposed via At-SPI.
%lang_package
%prep
%autosetup -p1
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} --all-name
%ldconfig_scriptlets
%files
%license LICENSES/*
%doc README.md
%{_kf6_applicationsdir}/org.kde.accessibilityinspector.desktop
%{_kf6_appstreamdir}/org.kde.accessibilityinspector.metainfo.xml
%{_kf6_bindir}/accessibilityinspector
%{_kf6_debugdir}/accessibilityinspector.categories
%{_kf6_iconsdir}/hicolor/scalable/apps/org.kde.accessibilityinspector.svg
%{_kf6_libdir}/libaccessibilityinspector.so.*
%files lang -f %{name}.lang
%changelog

BIN
applications.keyring Normal file

Binary file not shown.