diff --git a/postgresql.changes b/postgresql.changes index ccf4b14..2b74385 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Sep 17 11:44:19 UTC 2013 - max@suse.com - -- Bump version and defaultpackage to 9.3. - ------------------------------------------------------------------- Wed Jan 9 09:55:11 UTC 2013 - max@suse.com diff --git a/postgresql.spec b/postgresql.spec index 6926925..8916025 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -1,7 +1,7 @@ # # spec file for package postgresql # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define defaultpackage postgresql93 + +%define defaultpackage postgresql92 Name: postgresql Summary: Basic Clients and Utilities for PostgreSQL License: PostgreSQL Group: Productivity/Databases/Tools -Version: 9.3 +Version: 9.2 Release: 0 Url: http://www.postgresql.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build