public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dolphin] epel10: Merge branch f44 into epel10
@ 2026-09-11 16:52 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 16:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dolphin
Branch : epel10
Commit : 27f87d9010c769cb8051fa83ef394bf78a7cf32f
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T09:52:45-07:00
Stats : +22/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/dolphin/c/27f87d9010c769cb8051fa83ef394bf78a7cf32f?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 6fec827..887e78e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,6 @@
/dolphin-26.04.1.tar.xz
/dolphin-26.04.2.tar.xz
/dolphin-26.04.3.tar.xz
+/dolphin-26.07.90.tar.xz
+/dolphin-26.08.0.tar.xz
+/dolphin-26.08.1.tar.xz
diff --git a/dolphin.spec b/dolphin.spec
index 4bc21b8..539c82f 100644
--- a/dolphin.spec
+++ b/dolphin.spec
@@ -2,7 +2,7 @@
Name: dolphin
Summary: KDE File Manager
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -139,6 +139,7 @@ xvfb-run -a bash -c "%ctest" || :
%{_kf6_datadir}/kconf_update/dolphin_detailsmodesettings.upd
%{_kf6_datadir}/kconf_update/dolphin_replace_view_mode_with_view_settings_in_toolbar.py
%{_kf6_datadir}/kconf_update/dolphin_replace_view_mode_with_view_settings_in_toolbar.upd
+%{_kf6_datadir}/kconf_update/dolphin_tab_key_shortcut_for_focus_other_view.*
%{_kf6_libdir}/kconf_update_bin/dolphin_25.04_update_statusandlocationbarssettings
%{_kf6_datadir}/kconf_update/dolphin_statusandlocationbarssettings.upd
%dir %{_kf6_datadir}/dolphin
@@ -165,6 +166,21 @@ xvfb-run -a bash -c "%ctest" || :
%changelog
+* Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
+- 26.08.1
+
+* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
+- 26.08.0
+
+* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
+- 26.07.90
+
+* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
+- 26.07.80
+
+* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
- 26.04.3
diff --git a/sources b/sources
index a930d10..3449d5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dolphin-26.04.3.tar.xz) = 724772f1a93456d05feed3c6edbfae6422c7c25b71a48fa60382f49ec55c3c8286ceb7aafffd22570b0e9dd4c9adaff7342c6c058788506561d8abc71d2daa97
+SHA512 (dolphin-26.08.1.tar.xz) = 04baaea8fb3227a999361a57fbec018f28ee31675acb25bd3543468bf15917f6b5b897b3267059b426f9df3b1596e1ea0197ddeeca6fd722fc56240ca92effb8
diff --git a/dolphin.spec b/dolphin.spec
index 93b2ab0..539c82f 100644
--- a/dolphin.spec
+++ b/dolphin.spec
@@ -1,4 +1,4 @@
-%global tests 1
+%global tests 0
Name: dolphin
Summary: KDE File Manager
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/dolphin] epel10: Merge branch f44 into epel10
@ 2026-07-30 15:37 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 15:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dolphin
Branch : epel10
Commit : 0142cd892a8e282b2f805152282f30e54780842f
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:36:58-07:00
Stats : +36/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/dolphin/c/0142cd892a8e282b2f805152282f30e54780842f?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 01a80ef..6fec827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,8 @@
/dolphin-25.12.1.tar.xz
/dolphin-25.12.2.tar.xz
/dolphin-25.12.3.tar.xz
+/dolphin-26.03.80.tar.xz
+/dolphin-26.04.0.tar.xz
+/dolphin-26.04.1.tar.xz
+/dolphin-26.04.2.tar.xz
+/dolphin-26.04.3.tar.xz
diff --git a/dolphin.spec b/dolphin.spec
index 167b3a7..4bc21b8 100644
--- a/dolphin.spec
+++ b/dolphin.spec
@@ -2,7 +2,7 @@
Name: dolphin
Summary: KDE File Manager
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -19,7 +19,9 @@ BuildRequires: extra-cmake-modules
BuildRequires: kf6-rpm-macros
BuildRequires: cmake(KF6Baloo)
-BuildRequires: cmake(KF6BalooWidgets)
+# baloo-widget is part of Gear like Dolphin thus both versions need to match.
+# We use the major.minor.patch macros to not fail the build on hotfix releases.
+BuildRequires: cmake(KF6BalooWidgets) >= %{maj_ver_kf6}.%{min_ver_kf6}.%{bug_ver_kf6}
BuildRequires: cmake(KF6Bookmarks)
BuildRequires: cmake(KF6Codecs)
BuildRequires: cmake(KF6Completion)
@@ -143,6 +145,7 @@ xvfb-run -a bash -c "%ctest" || :
%{_kf6_datadir}/dolphin/dolphinpartactions.desktop
%{_kf6_datadir}/zsh/site-functions/_dolphin
%{_kf6_datadir}/icons/hicolor/scalable/apps/org.kde.dolphin.svg
+%{_kf6_libdir}/kconf_update_bin/dolphin_update_splitviewsettings
%files libs
%{_kf6_libdir}/libdolphinprivate.so.*
@@ -162,6 +165,30 @@ xvfb-run -a bash -c "%ctest" || :
%changelog
+* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
+- 26.04.3
+
+* Tue Jun 02 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
+- 26.04.2
+
+* Mon May 18 2026 Timothée Ravier <tim@siosm.fr> - 26.04.1-3
+- Add version constraint for KF6BalooWidgets
+
+* Mon May 18 2026 Timothée Ravier <tim@siosm.fr> - 26.04.1-2
+- Rebuild to use a matching version for KF6BalooWidgets (part of Gear)
+
+* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
+- 26.04.1
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 26.04.0-2
+- Rebuild (qt6)
+
+* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 26.04.0-1
+- 26.04.0
+
+* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
+- 26.03.80
+
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
- 25.12.3
diff --git a/sources b/sources
index 7eeae05..a930d10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dolphin-25.12.3.tar.xz) = 08c808fd1f1054e953683a39ccdec0c185d85ea1600a18889bc304e98b0a1cf91bf3f2fdaeccb5bf2948b4dc8962ec941e74612008db39850f94ec64eac17fd1
+SHA512 (dolphin-26.04.3.tar.xz) = 724772f1a93456d05feed3c6edbfae6422c7c25b71a48fa60382f49ec55c3c8286ceb7aafffd22570b0e9dd4c9adaff7342c6c058788506561d8abc71d2daa97
diff --git a/dolphin.spec b/dolphin.spec
index 5a64b20..4bc21b8 100644
--- a/dolphin.spec
+++ b/dolphin.spec
@@ -1,4 +1,4 @@
-%global tests 1
+%global tests 0
Name: dolphin
Summary: KDE File Manager
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 16:52 [rpms/dolphin] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 15:37 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox