public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf5-ktexteditor] epel9: Fix git dependencies to account for upstream changes
@ 2026-06-06 20:25 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-06 20:25 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-06 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 20:25 [rpms/kf5-ktexteditor] epel9: Fix git dependencies to account for upstream changes Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox