public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libkexiv2] epel10: Merge branch f44 into epel10
@ 2026-09-11 17:15 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-09-11 17:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libkexiv2
Branch : epel10
Commit : 1df6ee26dc5ae5f036189c8fc58d520aa1cf4f95
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T10:15:20-07:00
Stats : +20/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libkexiv2/c/1df6ee26dc5ae5f036189c8fc58d520aa1cf4f95?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index 8968bbb..3613c8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,6 @@
/libkexiv2-26.04.1.tar.xz
/libkexiv2-26.04.2.tar.xz
/libkexiv2-26.04.3.tar.xz
+/libkexiv2-26.07.90.tar.xz
+/libkexiv2-26.08.0.tar.xz
+/libkexiv2-26.08.1.tar.xz
diff --git a/libkexiv2.spec b/libkexiv2.spec
index 2b75e01..9d4ba55 100644
--- a/libkexiv2.spec
+++ b/libkexiv2.spec
@@ -1,6 +1,6 @@
Name: libkexiv2
Summary: A wrapper around Exiv2 library
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later
@@ -60,6 +60,21 @@ Requires: cmake(Qt6Gui)
%{_libdir}/cmake/KExiv2Qt6/
%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 a998413..215a304 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libkexiv2-26.04.3.tar.xz) = 51bbba4f5f54c06950b7345be89ec10f31448522ebb6acb55090baaf0cbe6dc30bc644e3cee3975225ccfa42981e3da3bbffc9fa77200a80d1d9200139c7d711
+SHA512 (libkexiv2-26.08.1.tar.xz) = 6a24a534055440b228d506e9a56f41429cd610d66674ae6bc653dceec6106d26eaea48712e5c1267cd456aa9174273eec45b2ac49b3bd2c186f379b84f071d40
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/libkexiv2] epel10: Merge branch f44 into epel10
@ 2026-07-30 16:04 Troy Dawson
0 siblings, 0 replies; 2+ messages in thread
From: Troy Dawson @ 2026-07-30 16:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libkexiv2
Branch : epel10
Commit : 0b954e2b94c675d65b76becf75de40914eb9abde
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-07-30T09:04:39-07:00
Stats : +22/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libkexiv2/c/0b954e2b94c675d65b76becf75de40914eb9abde?branch=epel10
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index d384f6b..8968bbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,8 @@
/libkexiv2-25.12.1.tar.xz
/libkexiv2-25.12.2.tar.xz
/libkexiv2-25.12.3.tar.xz
+/libkexiv2-26.03.80.tar.xz
+/libkexiv2-26.04.0.tar.xz
+/libkexiv2-26.04.1.tar.xz
+/libkexiv2-26.04.2.tar.xz
+/libkexiv2-26.04.3.tar.xz
diff --git a/libkexiv2.spec b/libkexiv2.spec
index 7881199..2b75e01 100644
--- a/libkexiv2.spec
+++ b/libkexiv2.spec
@@ -1,6 +1,6 @@
Name: libkexiv2
Summary: A wrapper around Exiv2 library
-Version: 25.12.3
+Version: 26.04.3
Release: 1%{?dist}
License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later
@@ -60,6 +60,21 @@ Requires: cmake(Qt6Gui)
%{_libdir}/cmake/KExiv2Qt6/
%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 77e689c..a998413 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libkexiv2-25.12.3.tar.xz) = 433bd2131fa9b474b5b8afb3d636701140556da17e81af5242e2d7f83e0e37de9f5f802aa2cb0c0c143d595730965438340a8341b3c35e2c7eb8f0f6d74563ca
+SHA512 (libkexiv2-26.04.3.tar.xz) = 51bbba4f5f54c06950b7345be89ec10f31448522ebb6acb55090baaf0cbe6dc30bc644e3cee3975225ccfa42981e3da3bbffc9fa77200a80d1d9200139c7d711
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-11 17:15 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:15 [rpms/libkexiv2] epel10: Merge branch f44 into epel10 Troy Dawson
-- strict thread matches above, loose matches on Subject: below --
2026-07-30 16:04 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox