diff --git a/postgresql.changes b/postgresql.changes index ccf4b14..5e34658 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 18 15:28:45 UTC 2015 - max@suse.com + +- Bump version and defaultpackage to 9.4. + ------------------------------------------------------------------- Tue Sep 17 11:44:19 UTC 2013 - max@suse.com diff --git a/postgresql.spec b/postgresql.spec index 6926925..411b80d 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -15,13 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define defaultpackage postgresql93 +%define defaultpackage postgresql94 Name: postgresql Summary: Basic Clients and Utilities for PostgreSQL License: PostgreSQL Group: Productivity/Databases/Tools -Version: 9.3 +Version: 9.4 Release: 0 Url: http://www.postgresql.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build