From eedde89516d8663cbc7c27dbde959322805323a2 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:41:05 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libexif.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libexif.spec b/libexif.spec index fe294d9..064747d 100644 --- a/libexif.spec +++ b/libexif.spec @@ -1,7 +1,7 @@ Summary: Library for extracting extra information from image files Name: libexif Version: 0.6.24 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPL-2.1-or-later URL: https://libexif.github.io/ Source0: https://github.com/libexif/libexif/releases/download/v%{version}/libexif-%{version}.tar.bz2 @@ -74,6 +74,10 @@ rm -rf %{buildroot}%{_datadir}/doc/libexif %changelog +* Tue Oct 29 2024 Troy Dawson - 0.6.24-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.6.24-8 - Bump release for June 2024 mass rebuild