From afec6e157ecf0c3d303f85e18c36bfa2f7880e163012cbffbd219ec243fa05d1 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 30 Nov 2018 11:05:16 +0000 Subject: [PATCH] - fix the unexpanded macro in the description of server-devel OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=107 --- postgresql.changes | 5 +++++ postgresql.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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