From 1209d1ba5a728551781625fe1bed7acc30848385 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:15:39 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libgexiv2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index 535bb8e..1c4684d 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,6 +1,6 @@ Name: libgexiv2 Version: 0.12.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library License: GPLv2+ @@ -78,6 +78,9 @@ This package contains the python3 bindings for %{name} %{python3_sitearch}/gi/overrides/__pycache__/GExiv2* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.12.2-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Feb 20 2021 Kalev Lember - 0.12.2-2 - Remove no longer needed ldconfig_scriptlets macro call - Remove explicit byte compilation as the automatic works for flatpak builds now