diff --git a/po4a.spec b/po4a.spec index 46b4174..0e37e03 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,6 +1,6 @@ Name: po4a Version: 0.63 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool maintaining translations anywhere License: GPL+ URL: https://po4a.org/ @@ -133,6 +133,9 @@ LANG=C.utf8 %{_mandir}/*/man7/po4a.7* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.63-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 23 2021 Sérgio Basto - 0.63-1 - Update po4a to 0.63 (#1905315)