automatic version update by autodist [release 17.3-1mamba;Fri Feb 14 2025]
This commit is contained in:
parent
08eff2ca27
commit
ce83ebee1f
@ -3,7 +3,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: postgresql
|
||||
Version: 17.2
|
||||
Version: 17.3
|
||||
Release: 1mamba
|
||||
Summary: An object-relational database management system (ORDBMS)
|
||||
Group: Applications/Databases
|
||||
@ -127,12 +127,10 @@ PostgreSQL is an object-relational database management system (ORDBMS) based on
|
||||
The POSTGRES project, led by Professor Michael Stonebraker, was sponsored by the Defense Advanced Research Projects Agency (DARPA), the Army Research Office (ARO), the National Science Foundation (NSF), and ESL, Inc.
|
||||
The postgresql-docs package includes some additional documentation for PostgreSQL. Currently, this includes the main documentation in PDF format, the FAQ, and source files for the PostgreSQL tutorial.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1
|
||||
#%patch1 -p1 -b .llvm-14.0.3
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -349,6 +347,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_libdir}/postgresql/tutorial/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Automatic Build System <autodist@openmamba.org> 17.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 17.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user