diff --git a/postgresql.spec b/postgresql.spec index 6d42e72..ca0eb5a 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 10.2 +Version: 10.3 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -379,6 +379,9 @@ fi %{_libdir}/postgresql/tutorial/* %changelog +* Thu Mar 01 2018 Automatic Build System 10.3-1mamba +- automatic version update by autodist + * Thu Feb 08 2018 Automatic Build System 10.2-1mamba - automatic version update by autodist