update to 42.3.5
This commit is contained in:
parent
3c53720bd1
commit
dbefff7080
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/postgresql-42.3.2-jdbc-src.tar.gz
|
/postgresql-42.3.2-jdbc-src.tar.gz
|
||||||
/postgresql-42.3.3-jdbc-src.tar.gz
|
/postgresql-42.3.3-jdbc-src.tar.gz
|
||||||
/postgresql-42.3.4-jdbc-src.tar.gz
|
/postgresql-42.3.4-jdbc-src.tar.gz
|
||||||
|
/postgresql-42.3.5-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.3.4
|
Version: 42.3.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://jdbc.postgresql.org/
|
URL: http://jdbc.postgresql.org/
|
||||||
@ -171,6 +171,9 @@ opts="-f"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.5-1
|
||||||
|
- rebase to version 42.3.5
|
||||||
|
|
||||||
* Tue Apr 19 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.4-1
|
* Tue Apr 19 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.4-1
|
||||||
- rebase to version 42.3.4
|
- rebase to version 42.3.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (postgresql-42.3.4-jdbc-src.tar.gz) = 4e5c9b1d32f75bd4f631b573fd1b828a23e3c2c683d33087e02e638812171cf4ffea3b8ef7556d8e0a7de4f88eb32da57f4b590bdddb727723832ff15f2dbff7
|
SHA512 (postgresql-42.3.5-jdbc-src.tar.gz) = dd02c11735cfaf2e28d282b2c210df0e4ff5c72a838f186b9728b345c1403ef740b8d7f0be73c32a8f30b6d25b0dc9801a8fe2a30c179893d1076d9e675e3557
|
||||||
|
Loading…
Reference in New Issue
Block a user