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/kf6-ktexteditor] rawhide: Fix git dependencies to account for upstream changes
Date: Sat, 06 Jun 2026 19:19:57 GMT [thread overview]
Message-ID: <178077359732.1.16809429656183601110.rpms-kf6-ktexteditor-c79f9d3e494e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kf6-ktexteditor
Branch : rawhide
Commit : c79f9d3e494e35292f34df3686eb8d752d591ca1
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-05-05T16:08:54+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-ktexteditor/c/c79f9d3e494e35292f34df3686eb8d752d591ca1?branch=rawhide
Log:
Fix git dependencies to account for upstream changes
---
diff --git a/kf6-ktexteditor.spec b/kf6-ktexteditor.spec
index 8f8eb58..cdfb057 100644
--- a/kf6-ktexteditor.spec
+++ b/kf6-ktexteditor.spec
@@ -2,7 +2,7 @@
Name: kf6-%{framework}
Version: 6.26.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: KDE Frameworks 6 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
@@ -29,10 +29,10 @@ BuildRequires: pkgconfig(Qt6PrintSupport)
BuildRequires: pkgconfig(Qt6Qml)
BuildRequires: pkgconfig(Qt6Xml)
BuildRequires: cmake(KF6SyntaxHighlighting)
-BuildRequires: pkgconfig(libgit2) >= 0.22.0
BuildRequires: pkgconfig(editorconfig)
BuildRequires: pkgconfig(xkbcommon)
Requires: kf6-filesystem
+Requires: git-core
%description
KTextEditor provides a powerful text editor component that you can embed in your
@@ -113,6 +113,9 @@ rm -f %{buildroot}%{_kf6_datadir}/katepart5/script/README.md
%exclude %{_qt6_docdir}/*/*.index
%changelog
+* Tue May 05 2026 Fabio Valentini <decathorpe@gmail.com> - 6.26.0-2
+- Fix git dependencies to account for upstream changes
+
* Fri May 01 2026 Steve Cossette <farchord@gmail.com> - 6.26.0-1
- 6.26.0
reply other threads:[~2026-06-06 19:19 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=178077359732.1.16809429656183601110.rpms-kf6-ktexteditor-c79f9d3e494e@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