diff --git a/rubygem-pg.spec b/rubygem-pg.spec index 5e65e41..eb9da91 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 Jul 23 2021 Fedora Release Engineering - 1.2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Feb 08 2021 Pavel Raiskup - 1.2.3-5 - rebuild for libpq ABI fix rhbz#1908268