DBZ-1540 Update RPM spec to 0.10.0

pull/22/head
Jiri Pechanec 2019-10-09 08:00:03 +02:00
parent 3c910fff12
commit 043ac82c33
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Name: postgres-decoderbufs
Version: 0.9.5
Version: 0.10.0
Release: 1%{?dist}
Summary: PostgreSQL Protocol Buffers logical decoder plugin
@ -43,5 +43,6 @@ A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers m
%changelog
* Wed Oct 9 2019 - Jiri Pechanec <jpechane@redhat.com> 0.10.0-1
* Tue May 14 2019 - Jiri Pechanec <jpechane@redhat.com> 0.9.5-1
- Initial RPM packaging