Accepting request 440011 from home:13ilya:branches:server:database:postgresql
OBS-URL: https://build.opensuse.org/request/show/440011 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=81
This commit is contained in:
parent
c4e89e5119
commit
9d6d170313
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 30 06:17:24 UTC 2016 - 13ilya@gmail.com
|
||||||
|
|
||||||
|
- Bump version and defaultpackage to 9.6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 28 15:04:31 UTC 2015 - max@suse.com
|
Mon Sep 28 15:04:31 UTC 2015 - max@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package postgresql
|
# spec file for package postgresql
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,15 +15,15 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
%define defaultpackage postgresql94
|
%define defaultpackage postgresql96
|
||||||
|
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
Summary: Basic Clients and Utilities for PostgreSQL
|
Summary: Basic Clients and Utilities for PostgreSQL
|
||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
Group: Productivity/Databases/Tools
|
Group: Productivity/Databases/Tools
|
||||||
Version: 9.4
|
Version: 9.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.postgresql.org/
|
Url: https://www.postgresql.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: %defaultpackage
|
Requires: %defaultpackage
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -195,4 +195,4 @@ sed 's,@LIBDIR@,%_libdir,g' %{SOURCE0} > \
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
Loading…
x
Reference in New Issue
Block a user