public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kf5-ktexteditor] f43: Fix git dependencies to account for upstream changes
Date: Sat, 06 Jun 2026 20:23:31 GMT [thread overview]
Message-ID: <178077741150.1.3561363983805358746.rpms-kf5-ktexteditor-7b05bbfbc755@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kf5-ktexteditor
Branch : f43
Commit : 7b05bbfbc75587dba2fcd7fe0ed82f276e0df362
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-06T21:23:03+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kf5-ktexteditor/c/7b05bbfbc75587dba2fcd7fe0ed82f276e0df362?branch=f43
Log:
Fix git dependencies to account for upstream changes
---
diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec
index 588b00a..ce6b076 100644
--- a/kf5-ktexteditor.spec
+++ b/kf5-ktexteditor.spec
@@ -11,7 +11,7 @@
Name: kf5-%{framework}
Version: 5.116.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor
License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND MIT
@@ -46,8 +46,6 @@ BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: pkgconfig(Qt5XmlPatterns)
-BuildRequires: pkgconfig(libgit2) >= 0.22.0
-
%if 0%{?fedora}
BuildRequires: pkgconfig(editorconfig)
%endif
@@ -59,6 +57,8 @@ BuildRequires: time
BuildRequires: xorg-x11-server-Xvfb
%endif
+Requires: git-core
+
%description
KTextEditor provides a powerful text editor component that you can embed in your
application, either as a KPart or using the KF5::TextEditor library (if you need
@@ -145,6 +145,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
+* Sat Jun 06 2026 Fabio Valentini <decathorpe@gmail.com> - 5.116.0-6
+- Fix git dependencies to account for upstream changes.
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.116.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-06-06 20:23 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=178077741150.1.3561363983805358746.rpms-kf5-ktexteditor-7b05bbfbc755@fedoraproject.org \
--to=decathorpe@gmail.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