diff --git a/postgres-decoderbufs.spec b/postgres-decoderbufs.spec index afb59bd..d1c96ff 100644 --- a/postgres-decoderbufs.spec +++ b/postgres-decoderbufs.spec @@ -14,7 +14,7 @@ Source0: https://github.com/debezium/%{name}/archive/v%{full_version}.tar.gz BuildRequires: make BuildRequires: gcc -BuildRequires: postgresql-devel >= 9.6, postgresql-server-devel >= 9.6 +BuildRequires: postgresql-server-devel BuildRequires: protobuf-c-devel Requires: protobuf-c @@ -60,6 +60,9 @@ Just-in-time compilation support for %{name}. %changelog +* Wed Dec 15 2021 Filip Januš - 1.4.0-6.Final +- Fix requirements + * Sat Nov 06 2021 Adrian Reber - 1.4.0-5.Final - Rebuilt for protobuf 3.19.0