Rebase to 1.6.2
This commit is contained in:
parent
73d567964e
commit
a2e459bcd7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/pgaudit-1.4.0.tar.gz
|
||||
/pgaudit-1.5.0.tar.gz
|
||||
/pgaudit-1.6.1.tar.gz
|
||||
/pgaudit-1.6.2.tar.gz
|
||||
|
||||
11
pgaudit.spec
11
pgaudit.spec
@ -1,6 +1,6 @@
|
||||
Name: pgaudit
|
||||
Version: 1.6.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PostgreSQL Audit Extension
|
||||
|
||||
License: PostgreSQL
|
||||
@ -50,12 +50,17 @@ 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.sql
|
||||
%{_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}.control
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 Ondrej Sloup <osloup@redhat.com> - 1.6.2-1
|
||||
- Add pgaudit sql 1.6.2 and 1.6.1-1.6.2, removed 1.6.1
|
||||
- Rebase to the latest upstream version
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pgaudit-1.6.1.tar.gz) = e5288f9da9b25237432a7a458827b13c8eeffa20d97b008762e5fc346ffb068eb872378bbd498dd07ec752ab8ba8f11e0561c96fcc17d610c1685845367ce723
|
||||
SHA512 (pgaudit-1.6.2.tar.gz) = ab05432c06c61ef8b3b6bedf6789a57cfc71a8f263a4905e1400f18a58716aa981791d30629a03bb725fc7ac66ef12248abfa7bcbe9b6579fe9a03a58c9995c0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user