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] epel9: Fix git dependencies to account for upstream changes
Date: Sat, 06 Jun 2026 20:25:39 GMT	[thread overview]
Message-ID: <178077753960.1.9424117279621921445.rpms-kf5-ktexteditor-986a1a635063@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kf5-ktexteditor
Branch : epel9
Commit : 986a1a635063103f42045b27c79e7d2202dd3a6b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-06T16:25:21-04:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kf5-ktexteditor/c/986a1a635063103f42045b27c79e7d2202dd3a6b?branch=epel9

Log:
Fix git dependencies to account for upstream changes

---
diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec
index 2faf144..30dc392 100644
--- a/kf5-ktexteditor.spec
+++ b/kf5-ktexteditor.spec
@@ -11,7 +11,7 @@
 
 Name:    kf5-%{framework}
 Version: 5.116.0
-Release: 1%{?dist}
+Release: 2%{?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-2
+- Fix git dependencies to account for upstream changes.
+
 * Thu Mar 06 2025 Troy Dawson <tdawson@redhat.com> - 5.116.0-1
 - Update to Framework 5.116.0
 

                 reply	other threads:[~2026-06-06 20:25 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=178077753960.1.9424117279621921445.rpms-kf5-ktexteditor-986a1a635063@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