diff --git a/postgresql.changes b/postgresql.changes index fca8e10..eb04f75 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 30 11:05:00 UTC 2018 - Marcus Rueckert + +- fix the unexpanded macro in the description of server-devel + ------------------------------------------------------------------- Thu Nov 15 14:34:28 UTC 2018 - Reinhard Max diff --git a/postgresql.spec b/postgresql.spec index ee1b209..61a18db 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -117,7 +117,7 @@ types and functions. This package contains the header files and libraries needed to compile C extensions that link into the PostgreSQL server. For building client -applications, see the postgresql%pgmajor-devel package. +applications, see the %defaultpackage-devel package. %package llvmjit Summary: Just-in-time compilation support for PostgreSQL