From 1b8b7fdba8802de513ccbc76985ec0814e1249bcd432809badab42464b7abb08 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Tue, 5 Oct 2021 11:16:03 +0000 Subject: [PATCH] - Simplify file list generation. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=39 --- postgresql13.changes | 5 +++++ postgresql13.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/postgresql13.changes b/postgresql13.changes index 413f81b..e9e2d26 100644 --- a/postgresql13.changes +++ b/postgresql13.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 11:14:27 UTC 2021 - Reinhard Max + +- Simplify file list generation. + ------------------------------------------------------------------- Mon Sep 27 13:58:17 UTC 2021 - Reinhard Max diff --git a/postgresql13.spec b/postgresql13.spec index 6bf2a1e..5d71a5a 100644 --- a/postgresql13.spec +++ b/postgresql13.spec @@ -661,6 +661,7 @@ genlists contrib \ pg_xlogdump \ oid2name \ pg_archivecleanup \ + pg_amcheck \ pg_standby \ pg_test_fsync \ pg_upgrade \