public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6-kio] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:02 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 17:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kio
Branch : epel10
Commit : 7a04488fd402c2c3e388180dc64a1f7cc25f61b5
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:01:59-07:00
Stats : +16/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kio/c/7a04488fd402c2c3e388180dc64a1f7cc25f61b5?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 2950768..24b2eed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,7 @@
/kio-6.27.0.tar.xz.sig
/kio-6.28.0.tar.xz
/kio-6.28.0.tar.xz.sig
+/kio-6.29.0.tar.xz
+/kio-6.29.0.tar.xz.sig
+/kio-6.30.0.tar.xz
+/kio-6.30.0.tar.xz.sig
diff --git a/kf6-kio.spec b/kf6-kio.spec
index 644ec19..e7b076d 100644
--- a/kf6-kio.spec
+++ b/kf6-kio.spec
@@ -1,7 +1,7 @@
%global framework kio
Name: kf6-%{framework}
-Version: 6.28.0
+Version: 6.30.0
Release: 1%{?dist}
Summary: KDE Frameworks 6 Tier 3 solution for filesystem abstraction
@@ -232,6 +232,15 @@ Developer Documentation files for %{name} in HTML format
%changelog
+* Fri Sep 04 2026 Steve Cossette <farchord@gmail.com> - 6.30.0-1
+- 6.30.0
+
+* Fri Aug 07 2026 Steve Cossette <farchord@gmail.com> - 6.29.0-1
+- 6.29.0
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.28.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Sat Jul 04 2026 Steve Cossette <farchord@gmail.com> - 6.28.0-1
- 6.28.0
diff --git a/sources b/sources
index e778b74..fd80400 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kio-6.28.0.tar.xz) = c7cd99a8a2dd0d4a77ed62b1a6acf105af55ff4072f25b1f214b0539756de8c80889b3c992835f71503cd5ddb3e0bf91687a196eb460aa5b6c743501c26ac859
-SHA512 (kio-6.28.0.tar.xz.sig) = 7b48ba7144d04b3c88a6981318ca2ecc2c5a822f221cf09047396199b2ef65a3e075b636394243ce5b1f31f00b24889ed16d4d518bb70357760491dce04f11d9
+SHA512 (kio-6.30.0.tar.xz) = ca851a9c041d67693886032e8f840236add50315e21b1ecd90a451f484f99eb10099b1445b1b8047465537074498903eb712bb3e3cade4979986873cf66ff268
+SHA512 (kio-6.30.0.tar.xz.sig) = d1b5dfcb85c972afadefca6ce8a3a3f614070570830f213c2996ef9b8ad549fc70d8735eb17d368b5ea66e970e3787e8190f2e58ab3beaed573578151b2e4e6b
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/kf6-kio] epel10: Merge branch f44 into epel10
@ 2026-07-30 15:48 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 15:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kio
Branch : epel10
Commit : 37cac262ccebb865fcbb9ff65f4c24b92a16c8f3
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:48:08-07:00
Stats : +27/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kio/c/37cac262ccebb865fcbb9ff65f4c24b92a16c8f3?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 77d9928..2950768 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,9 @@
/kio-6.24.0.tar.xz.sig
/kio-6.25.0.tar.xz
/kio-6.25.0.tar.xz.sig
+/kio-6.26.0.tar.xz
+/kio-6.26.0.tar.xz.sig
+/kio-6.27.0.tar.xz
+/kio-6.27.0.tar.xz.sig
+/kio-6.28.0.tar.xz
+/kio-6.28.0.tar.xz.sig
diff --git a/kf6-kio.spec b/kf6-kio.spec
index 66cf673..644ec19 100644
--- a/kf6-kio.spec
+++ b/kf6-kio.spec
@@ -1,7 +1,7 @@
%global framework kio
Name: kf6-%{framework}
-Version: 6.25.0
+Version: 6.28.0
Release: 1%{?dist}
Summary: KDE Frameworks 6 Tier 3 solution for filesystem abstraction
@@ -232,6 +232,24 @@ Developer Documentation files for %{name} in HTML format
%changelog
+* Sat Jul 04 2026 Steve Cossette <farchord@gmail.com> - 6.28.0-1
+- 6.28.0
+
+* Thu Jun 11 2026 Steve Cossette <farchord@gmail.com> - 6.27.0-2
+- Respun
+
+* Fri Jun 05 2026 Steve Cossette <farchord@gmail.com> - 6.27.0-1
+- 6.27.0
+
+* Thu May 14 2026 Jan Grulich <jgrulich@redhat.com> - 6.26.0-2
+- Rebuild (qt6)
+
+* Fri May 01 2026 Steve Cossette <farchord@gmail.com> - 6.26.0-1
+- 6.26.0
+
+* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 6.25.0-2
+- Rebuild (qt6)
+
* Thu Apr 09 2026 Steve Cossette <farchord@gmail.com> - 6.25.0-1
- 6.25.0
diff --git a/sources b/sources
index b450e0a..e778b74 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kio-6.25.0.tar.xz) = e4071824ac129ea2f6a689081e258db879e96a8c950eedb894bc36f7eb54dc9a4718077838a9e687b1dfd37f751081333da5cddaa5230e328c8e478e13fa2930
-SHA512 (kio-6.25.0.tar.xz.sig) = 6adf67550bed45f62a3c084a8f8ee49650c6d66217c3d7fbe3399cc3fd288cad2d87046322cf6916b9b3bbc443b7915e1769b331bc13219e5c9941323442c1ea
+SHA512 (kio-6.28.0.tar.xz) = c7cd99a8a2dd0d4a77ed62b1a6acf105af55ff4072f25b1f214b0539756de8c80889b3c992835f71503cd5ddb3e0bf91687a196eb460aa5b6c743501c26ac859
+SHA512 (kio-6.28.0.tar.xz.sig) = 7b48ba7144d04b3c88a6981318ca2ecc2c5a822f221cf09047396199b2ef65a3e075b636394243ce5b1f31f00b24889ed16d4d518bb70357760491dce04f11d9
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 17:02 [rpms/kf6-kio] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 15:48 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox