Accepting request 843219 from server:database:postgresql
- Bump major and default version to 13. OBS-URL: https://build.opensuse.org/request/show/843219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql?expand=0&rev=59
This commit is contained in:
commit
390759a836
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 07:58:58 UTC 2020 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Bump major and default version to 13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 08:22:16 UTC 2020 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define pgmajor 12
|
||||
%define pgmajor 13
|
||||
%define defaultpackage postgresql%pgmajor
|
||||
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
@ -40,7 +40,7 @@ Name: postgresql
|
||||
Summary: Basic Clients and Utilities for PostgreSQL
|
||||
License: PostgreSQL
|
||||
Group: Productivity/Databases/Tools
|
||||
Version: %pgmajor.0.1
|
||||
Version: %pgmajor
|
||||
Release: 0
|
||||
Url: https://www.postgresql.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user