From bc73b29bfbeac832079f6abd4457e7838abcbecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Thu, 23 Jun 2022 12:05:50 +0200 Subject: [PATCH] Format the spec --- libecpg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libecpg.spec b/libecpg.spec index 900918b..1849554 100644 --- a/libecpg.spec +++ b/libecpg.spec @@ -53,6 +53,7 @@ package or any clients that use the ECPG to connect to a PostgreSQL server. %package -n libpgtypes Summary: Map PostgreSQL database types to C equivalents + %description -n libpgtypes The pgtypes library maps PostgreSQL database types to C equivalents that can be used in C programs. It also offers functions to do basic calculations with those