From 083559535946ed3930d3e416bbf12b77d8083527 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 15:15:56 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- postgres-decoderbufs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgres-decoderbufs.spec b/postgres-decoderbufs.spec index f395639..6a34ca0 100644 --- a/postgres-decoderbufs.spec +++ b/postgres-decoderbufs.spec @@ -2,7 +2,7 @@ Name: postgres-decoderbufs Version: 1.7.0 -Release: 1%{?pre:.%pre}%{?dist} +Release: 2%{?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 22 2022 Fedora Release Engineering - 1.7.0-2.Final +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue May 10 2022 Ondrej Sloup - 1.7.0-1.Final - Fix mixed spaces and tabs - Rebase to the latest upstream version