From e5967c4bb9f261f7044c82ccaee1707c2de510e8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:13:53 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- esc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/esc.spec b/esc.spec index 0de8472..3ff4455 100644 --- a/esc.spec +++ b/esc.spec @@ -1,6 +1,6 @@ Name: esc Version: 1.1.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Enterprise Security Client Smart Card Client License: GPL+ URL: http://directory.fedora.redhat.com/wiki/CoolKey @@ -138,6 +138,9 @@ cp %{escname}/esc/LICENSE $RPM_BUILD_ROOT/%{docdir} %{_datadir}/%{appdir}/esc.desktop %changelog +* Thu Apr 15 2021 Mohan Boddu - 1.1.2-10 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Tomas Popela - 1.1.2-9 - Don't enable GConf2 on RHEL 9 as it won't be available there.