1 Commits

Author SHA256 Message Date
5342269533 Import openSUSE:Leap:16.0 modifications 2025-08-12 12:12:32 +02:00
6 changed files with 12 additions and 23 deletions

BIN
ktextaddons-1.6.0.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQp3STmpc/8ezIJ3iP/kNS7VS7igUCaD00OAAKCRCP/kNS7VS7
iqiwAP4sP9Prcd8/yZkFGOLrDPMCNpzpx8vSOoKteGXzV/N8WwEAqxL8vRE15OvZ
LiYwCF0MA0ZbGgoGwdejDV/k1yaFDwY=
=bKN1
-----END PGP SIGNATURE-----

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:159c605d3d031bf818e164ea410150103c5f9f87cea35e2979e42d86c3318c99
size 1012860

View File

@@ -1,8 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iJEEABYKADkWIQSQp3STmpc/8ezIJ3iP/kNS7VS7igUCaOa81xsUgAAAAAAEAA5t
YW51MiwyLjUrMS4xMSwyLDIACgkQj/5DUu1Uu4oDzgEAzJDLDg8BX/md5XIgTJpw
4YlAK5NwT50V/IRiVlvuu34A/RqX3iRoeeFrisOhAVru8T7mWMGCXW0Hw6fG7cFc
RQ8J
=GOPV
-----END PGP SIGNATURE-----

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sat Oct 25 13:38:07 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.8.0. No changelog
-------------------------------------------------------------------
Thu Jun 12 12:01:17 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ktextaddons
#
# Copyright (c) 2025 SUSE LLC and contributors
# 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
@@ -21,7 +21,7 @@
%bcond_without released
Name: ktextaddons
Version: 1.8.0
Version: 1.6.0
Release: 0
Summary: Various text handling addons
License: LGPL-2.1-or-later
@@ -39,7 +39,6 @@ BuildRequires: cmake(KF6Archive) >= %{kf6_version}
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6Sonnet) >= %{kf6_version}
BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version}
@@ -106,8 +105,6 @@ This package provides development files to use ktextaddons in other applications
%{_kf6_plugindir}/kf6/speechtotext/
%{_kf6_plugindir}/kf6/textautogeneratetext/
%{_kf6_libdir}/libtextautogenerateollama.so.*
%{_kf6_libdir}/libtextautogenerategenericnetwork.so.*
%{_kf6_libdir}/libtextautogenerate-cmark-rc-copy.so.*
%files lang -f %{name}.lang
@@ -140,7 +137,6 @@ This package provides development files to use ktextaddons in other applications
%{_kf6_cmakedir}/KF6TextSpeechToText/
%{_kf6_cmakedir}/KF6TextTranslator/
%{_kf6_cmakedir}/KF6TextUtils/
%{_kf6_cmakedir}/textautogenerate-cmark-rc-copy/
%{_kf6_includedir}/TextAddonsWidgets/
%{_kf6_includedir}/TextAutoCorrectionCore/
%{_kf6_includedir}/TextAutoCorrectionWidgets/
@@ -167,6 +163,5 @@ This package provides development files to use ktextaddons in other applications
%{_kf6_libdir}/libKF6TextUtils.so
%{_kf6_plugindir}/designer/textcustomeditor.so
%{_kf6_plugindir}/designer/texttranslatorwidgets6.so
%{_kf6_libdir}/libtextautogenerate-cmark-rc-copy.so
%changelog