diff --git a/pki-core.spec b/pki-core.spec index 981ed00..4db1c5c 100644 --- a/pki-core.spec +++ b/pki-core.spec @@ -13,7 +13,7 @@ License: GPLv2 and LGPLv2 # For development (i.e. unsupported) releases, use x.y.z-0.n.. # For official (i.e. supported) releases, use x.y.z-r where r >=1. Version: 10.10.5 -Release: 6%{?_timestamp}%{?_commit_id}%{?dist} +Release: 7%{?_timestamp}%{?_commit_id}%{?dist} #global _phase -beta1 # To create a tarball from a version tag: @@ -1389,6 +1389,9 @@ fi ################################################################################ %changelog +* Fri Apr 16 2021 Mohan Boddu - 10.10.5-7 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 12 2021 Dogtag PKI Team