rebase to 42.3.4
This commit is contained in:
parent
17880a8378
commit
3c53720bd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/postgresql-42.3.1-jdbc-src.tar.gz
|
/postgresql-42.3.1-jdbc-src.tar.gz
|
||||||
/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
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
Summary: JDBC driver for PostgreSQL
|
Summary: JDBC driver for PostgreSQL
|
||||||
Name: postgresql-jdbc
|
Name: postgresql-jdbc
|
||||||
Version: 42.3.3
|
Version: 42.3.4
|
||||||
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 Apr 19 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.4-1
|
||||||
|
- rebase to version 42.3.4
|
||||||
|
|
||||||
* Thu Feb 17 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.3-1
|
* Thu Feb 17 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.3-1
|
||||||
- rebase to version 42.3.3
|
- rebase to version 42.3.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (postgresql-42.3.3-jdbc-src.tar.gz) = 6ec7d2759715598702c3c61f755210240e4c6e7022a438463a831125a292ef1cec3da5aa56c82e560568e9df529e9617d224d8c5987b458e293f230c97d0458e
|
SHA512 (postgresql-42.3.4-jdbc-src.tar.gz) = 4e5c9b1d32f75bd4f631b573fd1b828a23e3c2c683d33087e02e638812171cf4ffea3b8ef7556d8e0a7de4f88eb32da57f4b590bdddb727723832ff15f2dbff7
|
||||||
|
Loading…
Reference in New Issue
Block a user