Rebase to 1.7.0
This commit is contained in:
parent
22298c4708
commit
df243a6995
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/pgaudit-1.5.0.tar.gz
|
||||
/pgaudit-1.6.1.tar.gz
|
||||
/pgaudit-1.6.2.tar.gz
|
||||
/pgaudit-1.7.0.tar.gz
|
||||
|
||||
12
pgaudit.spec
12
pgaudit.spec
@ -1,6 +1,6 @@
|
||||
Name: pgaudit
|
||||
Version: 1.6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PostgreSQL Audit Extension
|
||||
|
||||
License: PostgreSQL
|
||||
@ -50,13 +50,15 @@ trail or audit log. The term audit log is used in this documentation.
|
||||
%{_libdir}/pgsql/bitcode/%{name}.index.bc
|
||||
%{_libdir}/pgsql/bitcode/%{name}/%{name}.bc
|
||||
%endif
|
||||
%{_datadir}/pgsql/extension/%{name}--1.6--1.6.1.sql
|
||||
%{_datadir}/pgsql/extension/%{name}--1.6.1--1.6.2.sql
|
||||
%{_datadir}/pgsql/extension/%{name}--1.6.2.sql
|
||||
%{_datadir}/pgsql/extension/%{name}--1.7.sql
|
||||
%{_datadir}/pgsql/extension/%{name}.control
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2022 Ondrej Sloup <osloup@redhat.com> - 1.7.0-1
|
||||
- Add pgaudit sql 1.7 removed 1.6.2 and 1.6.1-1.6.2
|
||||
- Rebase to the latest upstream version
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pgaudit-1.6.2.tar.gz) = ab05432c06c61ef8b3b6bedf6789a57cfc71a8f263a4905e1400f18a58716aa981791d30629a03bb725fc7ac66ef12248abfa7bcbe9b6579fe9a03a58c9995c0
|
||||
SHA512 (pgaudit-1.7.0.tar.gz) = 34a8b6e448a99add4c5d659095632aa0ec421b27289a0c220d198b9352e9225617b5904a23a30da45a4918823847d2fb995470e3b66060754436f9cf2dcb65f4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user