Rebased to version 42.2.16
This commit is contained in:
parent
46cf776f1c
commit
2c84758e62
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/pgjdbc-parent-poms-REL*.tar.gz
|
/pgjdbc-parent-poms-REL*.tar.gz
|
||||||
/pgjdbc-v42.3.0-rc2.tar.gz
|
/pgjdbc-v42.3.0-rc2.tar.gz
|
||||||
/postgresql-42.2.15-jdbc-src.tar.gz
|
/postgresql-42.2.15-jdbc-src.tar.gz
|
||||||
|
/postgresql-42.2.16-jdbc-src.tar.gz
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
Summary: JDBC driver for PostgreSQL
|
Summary: JDBC driver for PostgreSQL
|
||||||
Name: postgresql-jdbc
|
Name: postgresql-jdbc
|
||||||
Version: 42.2.15
|
Version: 42.2.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://jdbc.postgresql.org/
|
URL: http://jdbc.postgresql.org/
|
||||||
@ -165,6 +165,9 @@ opts="-f"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 26 2020 Ondrej Dubaj <odubaj@redhat.com> - 42.2.16-1
|
||||||
|
- rebased to version 42.2.16
|
||||||
|
|
||||||
* Fri Jul 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 42.2.15-1
|
* Fri Jul 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 42.2.15-1
|
||||||
- rebased to version 42.2.15
|
- rebased to version 42.2.15
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (postgresql-42.2.15-jdbc-src.tar.gz) = 7a9ce733f70638f0dee9fb04103d1f4703e9bd611fc8845e88630a5d8b24659a811fe5e9c0cafea88b98e29da9e1b6f0e5f1af15f26b5f915e40886f120b181d
|
SHA512 (postgresql-42.2.16-jdbc-src.tar.gz) = 41e8be4f83b01f96ccb1c80f8616087e26f2fc04ecb3a7ea5766632614956b92eb5efed76d448d44a2329f7b76dde0642f670892d58094e9b4fb0fcfbc06119c
|
||||||
|
Loading…
Reference in New Issue
Block a user