From 0ecd26b632193e15767be6ce8ec7fb2d2c454f82 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:41:21 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libgexiv2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index b8dbdd7..47d7942 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,6 +1,6 @@ Name: libgexiv2 Version: 0.14.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library License: GPL-2.0-or-later @@ -65,6 +65,10 @@ developing applications that use %{name}. %{_datadir}/vala/vapi/gexiv2.vapi %changelog +* Tue Oct 29 2024 Troy Dawson - 0.14.3-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 06 2024 Jan Grulich - 0.14.3-2 - Rebuild (exiv2) Resolves: RHEL-52972