public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf5-ktexteditor] f43: Fix git dependencies to account for upstream changes
@ 2026-06-06 20:23 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-06 20:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 20:23 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:23 [rpms/kf5-ktexteditor] f43: 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