automatic version update by autodist [release 13.2-1mamba;Sun Feb 21 2021]
This commit is contained in:
parent
054aec2bdd
commit
3275106bdf
@ -3,14 +3,14 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: postgresql
|
||||
Version: 13.1
|
||||
Release: 2mamba
|
||||
Version: 13.2
|
||||
Release: 1mamba
|
||||
Summary: An object-relational database management system (ORDBMS)
|
||||
Group: Applications/Databases
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.postgresql.org
|
||||
URL: https://www.postgresql.org
|
||||
Source0: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
|
||||
Source1: postgresql-initscript
|
||||
Source2: postgresql.service
|
||||
@ -345,6 +345,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_libdir}/postgresql/tutorial/*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.1-2mamba
|
||||
- rebuilt with systemd support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user