diff --git a/tang.spec b/tang.spec index b48bd14..a0e348d 100644 --- a/tang.spec +++ b/tang.spec @@ -1,6 +1,6 @@ Name: tang Version: 10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Network Presence Binding Daemon License: GPLv3+ @@ -86,6 +86,10 @@ exit 0 %{_mandir}/man1/tang-show-keys.1* %changelog +* Tue Jun 22 2021 Mohan Boddu - 10-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu May 20 2021 Sergio Correia - 10-2 - Fix issues reported by static analyzer checks Resolves: rhbz#1956765