diff --git a/postgresql.changes b/postgresql.changes index c6a32d7..b035fb8 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 23:06:39 UTC 2017 - mrueckert@suse.de + +- bump to 10 + ------------------------------------------------------------------- Wed Jun 28 09:35:46 UTC 2017 - max@suse.com diff --git a/postgresql.spec b/postgresql.spec index 8ffa50d..2f50404 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -15,13 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define defaultpackage postgresql96 +%define defaultpackage postgresql10 Name: postgresql Summary: Basic Clients and Utilities for PostgreSQL License: PostgreSQL Group: Productivity/Databases/Tools -Version: 9.6 +Version: 10 Release: 0 Url: https://www.postgresql.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -195,4 +195,4 @@ sed 's,@LIBDIR@,%_libdir,g' %{SOURCE0} > \ %defattr(-,root,root,-) %doc README -%changelog \ No newline at end of file +%changelog