From e1987885ebc9e33658c27e8cdae64ca1562b921f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 22 Jun 2021 18:37:55 +0000 Subject: [PATCH] Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 Signed-off-by: Mohan Boddu --- gnome-software.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-software.spec b/gnome-software.spec index b467bcd..ea4f879 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -12,7 +12,7 @@ Name: gnome-software Version: 40.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A software center for GNOME License: GPLv2+ @@ -202,6 +202,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/gtk-doc/html/gnome-software %changelog +* Tue Jun 22 2021 Mohan Boddu - 40.2-2 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Jun 04 2021 Milan Crha - 40.2-1 - Related: #1967855 (Update to 40.2)