commit be66c845fafdbeed2af0677c1de778b7f47027dec90c84ab9e0801c174a9d444 Author: Christophe Marin Date: Thu Jul 4 20:41:46 2024 +0000 KDE Release Gear 24.05.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/accessibility-inspector?expand=0&rev=5 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/accessibility-inspector-24.05.2.tar.xz b/accessibility-inspector-24.05.2.tar.xz new file mode 100644 index 0000000..9379be2 --- /dev/null +++ b/accessibility-inspector-24.05.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f77dc0f1b33bc9280978296ad21fc67642d234d8ccfe7f9e7255a8ff3a50b5 +size 83928 diff --git a/accessibility-inspector-24.05.2.tar.xz.sig b/accessibility-inspector-24.05.2.tar.xz.sig new file mode 100644 index 0000000..88ee5a0 --- /dev/null +++ b/accessibility-inspector-24.05.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDnVYACgkQu0YzUNbv +Me8G6A//cYrtlXQFnqrWstz2hQT66wWpc82QBccJSY4wQ3sWX5+RaPkJGPfTcmAE +lowQMbn4Q3h77LQ4cQZCVICAtIgUc55r/vCwyZbm1/P5yxJNoB1K/5KhYRM2YpPx +2KYzih/oqGOUPmhILHRnIHo9Z75XD05wY+6zvmD+xLQEdAdOPlqZramwQ8RqdiK7 +buqqlSZlipDbnpVKQaPQwPC1/F0+dBfHeUc6eFADfbahdTTI1tRXp1dLuQHfgKwa +X8C5qCx6Rq8evsp+jqlqihKrnRGB7qbUIH6NTnwdLus/ZIzy2UCQhtiZl44312/E +osNI/E2/0jQCs/BH7X2pNFB6pKbveUsyibQymEEy3CukkwF/rP3xn440ZPiClUK8 +N+1i6AdauyXx9ntYT3JbovxyME15MxYJyrHylAStm4g3Df/VC5lcJRTghdF3WVWi +fiFsAyVrekQxWbpMiaey6cTwlJGSqUFVf1euIzr7LIyuTV4/8fIarcK5C6O8g7Qm +lMiTupgMmvBNkks7xf58CYa8oXnqEnZ2nQLfafHXRYD8MAzFaNlBMVV1TasIJZiu +qkt1qV8tHYIPkR9rQWumRucM3mAogMwvxvOZj3QnqAcy1b2jdoTavQouPeOIiEKf +JBbmm0kknYXvMyzWqmWAWR5L6XN4jOZbVtEvtZ6fllhvY+GB7O8= +=0Yro +-----END PGP SIGNATURE----- diff --git a/accessibility-inspector.changes b/accessibility-inspector.changes new file mode 100644 index 0000000..e05091f --- /dev/null +++ b/accessibility-inspector.changes @@ -0,0 +1,31 @@ +------------------------------------------------------------------- +Tue Jul 2 13:53:28 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:31:46 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:54:36 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 Mar 15 12:55:02 UTC 2024 - Christophe Marin + +- Init accessibility-inspector diff --git a/accessibility-inspector.spec b/accessibility-inspector.spec new file mode 100644 index 0000000..8a52c93 --- /dev/null +++ b/accessibility-inspector.spec @@ -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.2 +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 + diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..2998088 Binary files /dev/null and b/applications.keyring differ