public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ktextaddons] epel10: Merge branch f44 into epel10
Date: Thu, 30 Jul 2026 16:02:03 GMT [thread overview]
Message-ID: <178542732327.1.18361595814479739537.rpms-ktextaddons-3a6dd02bfdad@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ktextaddons
Branch : epel10
Commit : 3a6dd02bfdad437bc3895d8971003ebff4bb7bf1
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:01:53-07:00
Stats : +53/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ktextaddons/c/3a6dd02bfdad437bc3895d8971003ebff4bb7bf1?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 0efb452..79885f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@
/ktextaddons-1.7.0.tar.xz
/ktextaddons-1.7.1.tar.xz
/ktextaddons-1.8.0.tar.xz
+/ktextaddons-2.0.1.tar.xz
+/ktextaddons-2.0.2.tar.xz
+/ktextaddons-2.1.0.tar.xz
diff --git a/ktextaddons.spec b/ktextaddons.spec
index 14a16f0..0431bb0 100644
--- a/ktextaddons.spec
+++ b/ktextaddons.spec
@@ -1,6 +1,6 @@
Name: ktextaddons
-Version: 1.8.0
-Release: 1%{?dist}
+Version: 2.1.0
+Release: 2%{?dist}
Summary: Various text handling addons
License: CC0-1.0 AND LGPL-2.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause
@@ -28,6 +28,7 @@ BuildRequires: cmake(KF6KIO)
BuildRequires: cmake(KF6Sonnet)
BuildRequires: cmake(KF6SyntaxHighlighting)
BuildRequires: cmake(KF6TextWidgets)
+BuildRequires: cmake(KF6IconThemes)
%description
%{summary}.
@@ -103,13 +104,33 @@ BuildArch: noarch
%{_kf6_plugindir}/translator/translator_libretranslate.so
%{_kf6_plugindir}/translator/translator_lingva.so
%{_kf6_plugindir}/translator/translator_yandex.so
-%{_kf6_plugindir}/textautogeneratetext/autogeneratetext_genericnetwork.so
-%{_kf6_libdir}/libtextautogenerate-cmark-rc-copy.so.0
-%{_kf6_libdir}/libtextautogenerate-cmark-rc-copy.so.0.31.0
+%{_kf6_plugindir}/textautogeneratetext/autogeneratetext*.so
+%{_kf6_plugindir}/textautogeneratetext/mcpprotocol/
+%{_kf6_libdir}/libtextutils-cmark-rc-copy.so.0
+%{_kf6_libdir}/libtextutils-cmark-rc-copy.so.0.31.0
+%{_kf6_libdir}/libmcpprotocolclientplugin.so.0
+%{_kf6_libdir}/libmcpprotocolserverplugin.so.0
+%{_kf6_libdir}/libtextautogeneratellamacpp.so.1
+%{_kf6_libdir}/libtextautogeneratellamacpp.so.%{version}
+%{_kf6_libdir}/libtextautogeneratelmstudio.so.1
+%{_kf6_libdir}/libtextautogeneratelmstudio.so.%{version}
+%{_kf6_libdir}/libtextautogenerateplugincommon.so.1
+%{_kf6_libdir}/libtextautogenerateplugincommon.so.%{version}
+%{_kf6_libdir}/libtextautogenerateollamacloud.so.%{version}
+%{_kf6_libdir}/libtextautogenerateollamacloud.so.1
+%{_kf6_libdir}/libtextautogenerateollamacommon.so.1
+%{_kf6_libdir}/libtextautogenerateollamacommon.so.%{version}
+%{_kf6_libdir}/libtextautogenerateollamaonline.so.1
+%{_kf6_libdir}/libtextautogenerateollamaonline.so.%{version}
%{_kf6_libdir}/libtextautogenerategenericnetwork.so.1
%{_kf6_libdir}/libtextautogenerategenericnetwork.so.%{version}
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolCore.so.1
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolCore.so.%{version}
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolWidgets.so.1
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolWidgets.so.%{version}
%{_kf6_datadir}/qlogging-categories6/ktextaddons.categories
%{_kf6_datadir}/qlogging-categories6/ktextaddons.renamecategories
+%{_kf6_datadir}/config.kcfg/textautogeneratetextglobalconfig.kcfg
%files qt6-devel
@@ -125,6 +146,8 @@ BuildArch: noarch
%{_kf6_includedir}/TextUtils/
%{_kf6_includedir}/TextAutoGenerateText/
%{_kf6_includedir}/TextSpeechToText/
+%{_kf6_includedir}/TextAutoGenerateTextMcpProtocolCore/
+%{_kf6_includedir}/TextAutoGenerateTextMcpProtocolWidgets/
%{_kf6_libdir}/libKF6TextAddonsWidgets.so
%{_kf6_libdir}/libKF6TextAutoCorrectionCore.so
%{_kf6_libdir}/libKF6TextAutoCorrectionWidgets.so
@@ -135,6 +158,8 @@ BuildArch: noarch
%{_kf6_libdir}/libKF6TextGrammarCheck.so
%{_kf6_libdir}/libKF6TextTranslator.so
%{_kf6_libdir}/libKF6TextUtils.so
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolCore.so
+%{_kf6_libdir}/libKF6TextAutoGenerateTextMcpProtocolWidgets.so
%{_kf6_libdir}/cmake/KF6TextAddonsWidgets/
%{_kf6_libdir}/cmake/KF6TextAutoCorrectionCore/
%{_kf6_libdir}/cmake/KF6TextAutoCorrectionWidgets/
@@ -147,8 +172,10 @@ BuildArch: noarch
%{_kf6_libdir}/cmake/KF6TextUtils/
%{_kf6_libdir}/cmake/KF6TextAutoGenerateText/
%{_kf6_libdir}/cmake/KF6TextSpeechToText/
-%{_kf6_libdir}/cmake/textautogenerate-cmark-rc-copy/
-%{_kf6_libdir}/libtextautogenerate-cmark-rc-copy.so
+%{_kf6_libdir}/cmake/KF6TextAutoGenerateTextMcpProtocolCore/
+%{_kf6_libdir}/cmake/KF6TextAutoGenerateTextMcpProtocolWidgets/
+%{_kf6_libdir}/cmake/textutils-cmark-rc-copy/
+%{_kf6_libdir}/libtextutils-cmark-rc-copy.so
%{_kf6_libdir}/libKF6TextAutoGenerateText.so
%{_kf6_libdir}/libKF6TextSpeechToText.so
%{_kf6_qtplugindir}/designer/textcustomeditor.so
@@ -156,15 +183,28 @@ BuildArch: noarch
%{_kf6_qtplugindir}/kf6/speechtotext/speechtotext_google.so
%{_kf6_qtplugindir}/kf6/speechtotext/speechtotext_whisper.so
%{_kf6_qtplugindir}/kf6/textautogeneratetext/autogeneratetext_ollama.so
-%{_qt6_docdir}/*.tags
%files qt6-doc
-%{_qt6_docdir}/*.qch
%files common -f %{name}.lang
%doc README.md
%changelog
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Sat Jun 27 2026 Steve Cossette <farchord@gmail.com> - 2.1.0-1
+- 2.1.0
+
+* Sat May 09 2026 Steve Cossette <farchord@gmail.com> - 2.0.2-1
+- 2.0.2
+
+* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 2.0.1-1
+- 2.0.1
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
* Sat Oct 11 2025 Steve Cossette <farchord@gmail.com> - 1.8.0-1
- 1.8.0
diff --git a/sources b/sources
index 29b18f3..6ee7704 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ktextaddons-1.8.0.tar.xz) = d3a5fef223446e2a068bc73bfc11d5781a52a9e8ea9b4fc0825c255858fb913980f3cd696e1ad9d12e05fb293620a1afa161e91102176958f99dd35a02d1e81f
+SHA512 (ktextaddons-2.1.0.tar.xz) = 6357ad9452ea840451d1f9852d7b0e9e9bc0e86aa87818b4b79ba4e66a690944488b5ae8a4ec293e9b14b7be6966e82b1a6f0d3a0d674eff16dcae09bd43289c
reply other threads:[~2026-07-30 16:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178542732327.1.18361595814479739537.rpms-ktextaddons-3a6dd02bfdad@fedoraproject.org \
--to=tdawson@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox