Fix relase and provided files
This commit is contained in:
parent
c2cba26841
commit
6b83a1a1f6
@ -2,7 +2,7 @@
|
||||
%global pgversion 16
|
||||
Name: postgresql%{pgversion}-%{majorname}
|
||||
Version: 16.0
|
||||
Release: 6%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: PostgreSQL Audit Extension
|
||||
|
||||
License: PostgreSQL
|
||||
@ -57,12 +57,12 @@ trail or audit log. The term audit log is used in this documentation.
|
||||
%{_libdir}/pgsql/bitcode/%{majorname}.index.bc
|
||||
%{_libdir}/pgsql/bitcode/%{majorname}/%{majorname}.bc
|
||||
%endif
|
||||
%{_datadir}/pgsql/extension/%{majorname}--1.7.sql
|
||||
%{_datadir}/pgsql/extension/%{majorname}--1*.sql
|
||||
%{_datadir}/pgsql/extension/%{majorname}.control
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2023 Filip Janus <fjanus@redhat.com> - 16.0 - 1
|
||||
* Tue Nov 28 2023 Filip Janus <fjanus@redhat.com> - 16.0-1
|
||||
- Update to 16.0
|
||||
|
||||
* Tue Nov 28 2023 Filip Janus <fjanus@redhat.com> - 1.7.0-6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user