diff --git a/postgresql.changes b/postgresql.changes index 833ef5d..cb76d8c 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 14 08:52:46 UTC 2017 - max@suse.com + +- postgresql-test was missing a %files section. + ------------------------------------------------------------------- Fri Nov 3 12:55:14 UTC 2017 - max@suse.com diff --git a/postgresql.spec b/postgresql.spec index 89ed5a8..1a059c7 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -340,6 +340,9 @@ fi %config /etc/init.d/postgresql %endif +%files test +%defattr(-,root,root,-) +%doc README %files docs %defattr(-,root,root,-)