Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/postgres-decoderbufs.git#70fe1dc3db7fec31fce28f89ad091530065f7fb9
This commit is contained in:
parent
b6fcb7dc3e
commit
3ebdd6c692
@ -2,7 +2,7 @@
|
||||
|
||||
Name: postgres-decoderbufs
|
||||
Version: 1.1.0
|
||||
Release: 0.4%{?pre:.%pre}%{?dist}
|
||||
Release: 0.5%{?pre:.%pre}%{?dist}
|
||||
Summary: PostgreSQL Protocol Buffers logical decoder plugin
|
||||
|
||||
License: MIT
|
||||
@ -12,6 +12,7 @@ URL: https://github.com/debezium/postgres-decoderbufs
|
||||
|
||||
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: protobuf-c-devel
|
||||
@ -56,6 +57,9 @@ Just-in-time compilation support for %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 16:42:08 CET 2021 Adrian Reber <adrian@lisas.de> - 1.1.0-0.5.Final
|
||||
- Rebuilt for protobuf 3.14
|
||||
|
||||
* Thu Sep 24 2020 Adrian Reber <adrian@lisas.de> - 1.1.0-0.4.Final
|
||||
- Rebuilt for protobuf 3.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user