From c76b2d9e0c4c5e9385e1d74c613f1d2b66461656 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:16:27 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libgphoto2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgphoto2.spec b/libgphoto2.spec index 9ee72ab..404a5a2 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -5,7 +5,7 @@ Name: libgphoto2 Version: 2.5.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for accessing digital cameras # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2 License: GPLv2+ and GPLv2 @@ -156,6 +156,9 @@ rm -rf %{buildroot}%{_datadir}/libgphoto2_port/*/vcamera/ %{_mandir}/man3/%{name}_port.3* %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.5.27-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Josef Ridky - 2.5.27-1 - New upstream release 2.5.27 (#1931187)