diff --git a/pg_repack.spec b/pg_repack.spec index 5d476d6..67f22fa 100644 --- a/pg_repack.spec +++ b/pg_repack.spec @@ -1,6 +1,6 @@ Name: pg_repack Version: 1.4.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Reorganize tables in PostgreSQL databases without any locks License: BSD @@ -62,6 +62,9 @@ make %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.4.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jan 06 2022 Filip Januš - 1.4.6-5 - Rebuild for Postgresql 14