diff --git a/postgres-decoderbufs.spec b/postgres-decoderbufs.spec index 397d9f7..2c2e51f 100644 --- a/postgres-decoderbufs.spec +++ b/postgres-decoderbufs.spec @@ -2,7 +2,7 @@ Name: postgres-decoderbufs Version: 1.4.0 -Release: 2%{?pre:.%pre}%{?dist} +Release: 3%{?pre:.%pre}%{?dist} Summary: PostgreSQL Protocol Buffers logical decoder plugin License: MIT @@ -60,6 +60,9 @@ Just-in-time compilation support for %{name}. %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.0-3.Final +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 22 2021 Honza Horak - 1.4.0-2.Final - Build jit based on what postgresql server does