diff --git a/postgresql.spec b/postgresql.spec index 67b58c1035783867db7b81071b6aa8ece37076f7..6132b65e875442dd399a6eb0b8e60d073c253ed8 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -27,7 +27,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 13 Version: %{majorversion}.3 -Release: 2 +Release: 3 # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -149,7 +149,7 @@ system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package. - +add something here %package server Summary: The programs needed to create and run a PostgreSQL server @@ -1226,6 +1226,9 @@ make -C postgresql-setup-%{setup_version} check * Mon Jun 28 2021 bzhaoop - 13.3-2 - Figure out the dependency by postgresql-odbc, refactor the package to fix +* Thu Aug 05 2021 chenyanpanHW - 13.3-3 +- DESC: add changelog here + * Thu Jun 17 2021 bzhaoop - 13.3-1 - Package init for new version 13.3