public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kdevelop] epel10: Merge branch f44 into epel10
@ 2026-07-30 15:43 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-07-30 15:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kdevelop
Branch : epel10
Commit : 6dc86c7087dd0ac870d411ece8dee475a8531957
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:43:37-07:00
Stats : +35/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kdevelop/c/6dc86c7087dd0ac870d411ece8dee475a8531957?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index b1a6186..ffbf0a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,8 @@
/kdevelop-25.12.1.tar.xz
/kdevelop-25.12.2.tar.xz
/kdevelop-25.12.3.tar.xz
+/kdevelop-26.03.80.tar.xz
+/kdevelop-26.04.0.tar.xz
+/kdevelop-26.04.1.tar.xz
+/kdevelop-26.04.2.tar.xz
+/kdevelop-26.04.3.tar.xz
diff --git a/kdevelop.spec b/kdevelop.spec
index 638c4b7..2e1629b 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -3,7 +3,7 @@
Name: kdevelop
Summary: Integrated Development Environment for C++/C
Epoch: 9
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
License: GPL-2.0-only
URL: https://www.kdevelop.org/
@@ -219,7 +219,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.kde.kdevel
%{_qt6_qmldir}/org/kde/plasma/private/kdevelopsessions/qmldir
%files libs
-%{_libdir}/libKDev*.so.{61,62,63,64,6.*}
+%{_libdir}/libKDev*.so.{61,62,63,64,65,6.*}
%{_libdir}/libKDevelopSessionsWatch.so
%{_kf6_qtplugindir}/kdevplatform/
%{_kf6_plugindir}/krunner/kdevelopsessions.so
@@ -235,6 +235,27 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.kde.kdevel
%{rpm_macros_dir}/macros.kdevelop
%changelog
+* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 9:26.04.3-1
+- 26.04.3
+
+* Tue Jun 16 2026 Steve Cossette <farchord@gmail.com> - 9:26.04.2-2
+- Bump for plasma update
+
+* Wed Jun 03 2026 Steve Cossette <farchord@gmail.com> - 9:26.04.2-1
+- 26.04.2
+
+* Mon May 18 2026 Dan Horák <dan[at]danny.cz> - 9:26.04.1-2
+- rebuilt for astyle 3.6.16 (rhbz#2442504)
+
+* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 9:26.04.1-1
+- 26.04.1
+
+* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 9:26.04.0-1
+- 26.04.0
+
+* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 9:26.03.80-1
+- 26.03.80
+
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 9:25.12.3-1
- 25.12.3
diff --git a/sources b/sources
index e6aa706..4872fd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kdevelop-25.12.3.tar.xz) = ee0735cc74036f55bae21f30cbcab923ef8954192dfe894d9c43adf7b72333a699a608d052a91a4b46c23b8193e906def598567e9b6fdd404eda209c0d3b422c
+SHA512 (kdevelop-26.04.3.tar.xz) = 00ddbbabca40ccc40cff4095ada795b5609b852e3c3b52b80889eab37cac577e43742d1c71641870175c7528bda45ee49624ceb939e003b5c731ce7a51e36c69
diff --git a/kdevelop.spec b/kdevelop.spec
index 97fb79d..2e1629b 100644
--- a/kdevelop.spec
+++ b/kdevelop.spec
@@ -79,14 +79,16 @@ BuildRequires: astyle-devel
# plugins/clang
BuildRequires: cmake(Clang)
BuildRequires: cmake(LLVM)
-# plugins/clazy
-BuildRequires: clazy
+# ## disable until it is in EPEL10
+# # plugins/clazy
+# BuildRequires: clazy
# plugins/cppcheck
BuildRequires: cppcheck
# plugins/gdb (not yet ported to Qt6)
#BuildRequires: cmake(OktetaGui)
-# plugins/heaptrack
-BuildRequires: heaptrack
+# ## disable until it is in EPEL10
+# # plugins/heaptrack
+# BuildRequires: heaptrack
# plugins/meson
BuildRequires: meson
# plugins/patchreview
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 15:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 15:43 [rpms/kdevelop] epel10: Merge branch f44 into epel10 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox