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

A new commit has been pushed.

Repo   : rpms/kf6-ktexteditor
Branch : f43
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=f43

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
 

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

only message in thread, other threads:[~2026-06-06 20:48 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:48 [rpms/kf6-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