diff --git a/rubygem-pg.spec b/rubygem-pg.spec index 5e65e41..6d2d4c8 100644 --- a/rubygem-pg.spec +++ b/rubygem-pg.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 1.2.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Ruby interface to the PostgreSQL RDBMS # Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/) # @@ -116,6 +116,9 @@ popd %{gem_instdir}/spec %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.2.3-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 08 2021 Pavel Raiskup - 1.2.3-5 - rebuild for libpq ABI fix rhbz#1908268