From ef4a3f00f50df9c7d8521396ef41b0e5334e52b0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:17:54 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libhandy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libhandy.spec b/libhandy.spec index a3695e6..6c30164 100644 --- a/libhandy.spec +++ b/libhandy.spec @@ -1,6 +1,6 @@ Name: libhandy Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Building blocks for modern adaptive GNOME apps License: LGPLv2+ @@ -91,6 +91,9 @@ developing applications that use %{name}. %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.2.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 19 2021 Kalev Lember - 1.2.0-2 - Add conflicts with libhandy1 packages to help with the upgrade path