diff --git a/SPECS/libpq.spec b/SPECS/libpq.spec index d55ab73..a5dcdc3 100644 --- a/SPECS/libpq.spec +++ b/SPECS/libpq.spec @@ -2,7 +2,7 @@ Summary: PostgreSQL client library Name: libpq -Version: %majorversion.2 +Version: %majorversion.5 Release: 1%{?dist} License: PostgreSQL diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index 5c0524b..f96ebcb 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -59,7 +59,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 11 -Version: 11.2 +Version: 11.5 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI