public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6-kfilemetadata] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:46 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 17:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kfilemetadata
Branch : epel10
Commit : a0162847a6bc594d7f80f8dcce86ecb1b56ff11a
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:01:05-07:00
Stats : +19/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kfilemetadata/c/a0162847a6bc594d7f80f8dcce86ecb1b56ff11a?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 059cdf0..e0f28a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,7 @@
/kfilemetadata-6.27.0.tar.xz.sig
/kfilemetadata-6.28.0.tar.xz
/kfilemetadata-6.28.0.tar.xz.sig
+/kfilemetadata-6.29.0.tar.xz
+/kfilemetadata-6.29.0.tar.xz.sig
+/kfilemetadata-6.30.0.tar.xz
+/kfilemetadata-6.30.0.tar.xz.sig
diff --git a/kf6-kfilemetadata.spec b/kf6-kfilemetadata.spec
index 36c6d2c..c1f703b 100644
--- a/kf6-kfilemetadata.spec
+++ b/kf6-kfilemetadata.spec
@@ -2,7 +2,7 @@
Name: kf6-%{framework}
Summary: A Tier 2 KDE Framework for extracting file metadata
-Version: 6.28.0
+Version: 6.30.0
Release: 1%{?dist}
License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -98,6 +98,18 @@ mkdir -p %{buildroot}%{_kf6_plugindir}/kfilemetadata/writers/
%exclude %{_qt6_docdir}/*/*.index
%changelog
+* Fri Sep 04 2026 Steve Cossette <farchord@gmail.com> - 6.30.0-1
+- 6.30.0
+
+* Thu Sep 03 2026 Dominik Mierzejewski <dominik@greysector.net> - 6.29.0-2
+- Rebuilt for FFmpeg 9
+
+* 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 9bf6b44..3d58b47 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kfilemetadata-6.28.0.tar.xz) = c3a4632bd32a0a2d2a3ae2666e409f8851c9e59dcdffbd579aa552f125e7e8c6d59ed3d35c0716d1e9536ea31e23b12b8c0dff89410e0d3086080a3d9b6bbe94
-SHA512 (kfilemetadata-6.28.0.tar.xz.sig) = e795bf5c6d8d386f3d41fb5ab9c1a4162195cf3ff0c38fdd167c49fff5a58dabdbf99004e4fca25f7a373d4cf6dbea574fb3530faa976cb682e9f6df35ddcdd5
+SHA512 (kfilemetadata-6.30.0.tar.xz) = 2e5a88e9c280190e478f4416459748139e716c3efc9d0010cdb3899b41f3575bb1ffdb92c2dfedfdaf089869168d89adff42c1076ae7414ef605aa274fb30f18
+SHA512 (kfilemetadata-6.30.0.tar.xz.sig) = b770669f711f46579166bdb18630d6ce2c8757a602e9203b3d46602a7da0a91b1a978bddfb621a774fc5307a3c23f9c52ea3591b22b8081b5ece23f0fe1e3406
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/kf6-kfilemetadata] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:19 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 16:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6-kfilemetadata
Branch : epel10
Commit : af544f354e92ab4386a300a0f2656ac19c9df393
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T08:47:20-07:00
Stats : +18/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kfilemetadata/c/af544f354e92ab4386a300a0f2656ac19c9df393?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 0d9b884..059cdf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,9 @@
/kfilemetadata-6.24.0.tar.xz.sig
/kfilemetadata-6.25.0.tar.xz
/kfilemetadata-6.25.0.tar.xz.sig
+/kfilemetadata-6.26.0.tar.xz
+/kfilemetadata-6.26.0.tar.xz.sig
+/kfilemetadata-6.27.0.tar.xz
+/kfilemetadata-6.27.0.tar.xz.sig
+/kfilemetadata-6.28.0.tar.xz
+/kfilemetadata-6.28.0.tar.xz.sig
diff --git a/kf6-kfilemetadata.spec b/kf6-kfilemetadata.spec
index 3a6edd3..36c6d2c 100644
--- a/kf6-kfilemetadata.spec
+++ b/kf6-kfilemetadata.spec
@@ -2,7 +2,7 @@
Name: kf6-%{framework}
Summary: A Tier 2 KDE Framework for extracting file metadata
-Version: 6.25.0
+Version: 6.28.0
Release: 1%{?dist}
License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only)
@@ -98,6 +98,15 @@ mkdir -p %{buildroot}%{_kf6_plugindir}/kfilemetadata/writers/
%exclude %{_qt6_docdir}/*/*.index
%changelog
+* Sat Jul 04 2026 Steve Cossette <farchord@gmail.com> - 6.28.0-1
+- 6.28.0
+
+* Fri Jun 05 2026 Steve Cossette <farchord@gmail.com> - 6.27.0-1
+- 6.27.0
+
+* Fri May 01 2026 Steve Cossette <farchord@gmail.com> - 6.26.0-1
+- 6.26.0
+
* Thu Apr 09 2026 Steve Cossette <farchord@gmail.com> - 6.25.0-1
- 6.25.0
diff --git a/sources b/sources
index b62f7ac..9bf6b44 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (kfilemetadata-6.25.0.tar.xz) = d653ecdd87e38a909e36b5cae880a71bc3aad9de74fe2a97cc9fa7d4d8b9ec6af60d47c4599e2b599ffc870bfd962bda8663f13e4432712fa97cc402e9c968bf
-SHA512 (kfilemetadata-6.25.0.tar.xz.sig) = 3dfe3a0770c79e7040f4c231fda892d0dc0a2c69eb81d75303bf2de65923708b4d1f94ffb5f4d9ab0e1bc7a54e859570446f5f0a9939c7f0ec4ce9fd7cc4665f
+SHA512 (kfilemetadata-6.28.0.tar.xz) = c3a4632bd32a0a2d2a3ae2666e409f8851c9e59dcdffbd579aa552f125e7e8c6d59ed3d35c0716d1e9536ea31e23b12b8c0dff89410e0d3086080a3d9b6bbe94
+SHA512 (kfilemetadata-6.28.0.tar.xz.sig) = e795bf5c6d8d386f3d41fb5ab9c1a4162195cf3ff0c38fdd167c49fff5a58dabdbf99004e4fca25f7a373d4cf6dbea574fb3530faa976cb682e9f6df35ddcdd5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 17:46 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:46 [rpms/kf6-kfilemetadata] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 16:19 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox