public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kcachegrind] epel10: Merge branch f44 into epel10
@ 2026-09-11 16:55 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 16:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kcachegrind
Branch : epel10
Commit : 7f8f441436fe73c8fae495af391647d11962ed2c
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T09:55:39-07:00
Stats : +20/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kcachegrind/c/7f8f441436fe73c8fae495af391647d11962ed2c?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index df78127..a2b9cd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,6 @@
/kcachegrind-26.04.1.tar.xz
/kcachegrind-26.04.2.tar.xz
/kcachegrind-26.04.3.tar.xz
+/kcachegrind-26.07.90.tar.xz
+/kcachegrind-26.08.0.tar.xz
+/kcachegrind-26.08.1.tar.xz
diff --git a/kcachegrind.spec b/kcachegrind.spec
index be2a827..94865a7 100644
--- a/kcachegrind.spec
+++ b/kcachegrind.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
Name: kcachegrind
Summary: GUI to profilers such as Valgrind
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
# Automatically converted from old format: GPLv2 and GFDL - review is highly recommended.
@@ -115,6 +115,21 @@ cat kcachegrind_qt.lang >> kcachegrind.lang
%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
+
+* Thu Jul 16 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 bb445fe..f0d81a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kcachegrind-26.04.3.tar.xz) = 40c3d044e7c19c761f1b1390f4a2c44096fc933798da6f115e72f8cc2f5354d26fce1e1c080bf4d25bc19230b8ee034fdfa89c49ad6219ea73e0c96dd0e75d3a
+SHA512 (kcachegrind-26.08.1.tar.xz) = 7eb592dc5078f09f6e9173c3330e15dde2f1f3bcd2d510e7bbcf314f5c6ac14a819ebb03867399be704949f9a52aae6377448c9e753fe54c9eb4e82b6ed61085
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/kcachegrind] epel10: Merge branch f44 into epel10
@ 2026-07-30 15:41 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 15:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kcachegrind
Branch : epel10
Commit : a21eebff80b5726045f8510271c1e2727b618077
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:41:06-07:00
Stats : +22/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kcachegrind/c/a21eebff80b5726045f8510271c1e2727b618077?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 92d6871..df78127 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,3 +94,8 @@
/kcachegrind-25.12.1.tar.xz
/kcachegrind-25.12.2.tar.xz
/kcachegrind-25.12.3.tar.xz
+/kcachegrind-26.03.80.tar.xz
+/kcachegrind-26.04.0.tar.xz
+/kcachegrind-26.04.1.tar.xz
+/kcachegrind-26.04.2.tar.xz
+/kcachegrind-26.04.3.tar.xz
diff --git a/kcachegrind.spec b/kcachegrind.spec
index 335561e..be2a827 100644
--- a/kcachegrind.spec
+++ b/kcachegrind.spec
@@ -4,7 +4,7 @@ ExcludeArch: %{ix86}
Name: kcachegrind
Summary: GUI to profilers such as Valgrind
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
# Automatically converted from old format: GPLv2 and GFDL - review is highly recommended.
@@ -115,6 +115,21 @@ cat kcachegrind_qt.lang >> kcachegrind.lang
%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
+
+* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
+- 26.04.1
+
+* 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 6c1199b..bb445fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kcachegrind-25.12.3.tar.xz) = 1bbc80b823acc4ea33c79b5975a6c1acbb873e41355ecc7e3e4fd0b52673c2ff5c077d24ed7288ac5cc2891365fbadb3c7a51af3c76c41cd6b0e8236c5fa656c
+SHA512 (kcachegrind-26.04.3.tar.xz) = 40c3d044e7c19c761f1b1390f4a2c44096fc933798da6f115e72f8cc2f5354d26fce1e1c080bf4d25bc19230b8ee034fdfa89c49ad6219ea73e0c96dd0e75d3a
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 16:55 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:55 [rpms/kcachegrind] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 15:41 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox