From 94a9336e17e2af1c6c1cf8f13a7772c0fb47d069 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:27:48 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- liboauth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liboauth.spec b/liboauth.spec index 0e35dde..212b87c 100644 --- a/liboauth.spec +++ b/liboauth.spec @@ -1,6 +1,6 @@ Name: liboauth Version: 1.0.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: OAuth library functions License: MIT @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.0.3-17 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 1.0.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild