rebase to 42.3.1
This commit is contained in:
parent
09a807aed1
commit
cd1be46708
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/postgresql-42.2.23-jdbc-src.tar.gz
|
||||
/postgresql-42.2.24-jdbc-src.tar.gz
|
||||
/postgresql-42.3.0-jdbc-src.tar.gz
|
||||
/postgresql-42.3.1-jdbc-src.tar.gz
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
Summary: JDBC driver for PostgreSQL
|
||||
Name: postgresql-jdbc
|
||||
Version: 42.3.0
|
||||
Version: 42.3.1
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://jdbc.postgresql.org/
|
||||
@ -163,6 +163,9 @@ opts="-f"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 03 2021 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.1-1
|
||||
- rebase to version 42.3.1
|
||||
|
||||
* Wed Oct 20 2021 Zuzana Miklankova <zmiklank@redhat.com> - 42.3.0-1
|
||||
- rebase to version 42.3.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (postgresql-42.3.0-jdbc-src.tar.gz) = 44c166fabd9b557774c12ef54320dc58b25c56c4d288080cb5a5bbac77004f5c15717597e71e18bf7cc9309ed0f608ae798bbc706f4dfc6a4fc89d867c32bb01
|
||||
SHA512 (postgresql-42.3.1-jdbc-src.tar.gz) = e70b563a5565221c431544d04a980609f35e9b775b53b1d84f81acdf8c62ec31f40c05bf834b2c8f6e3107984c37031f51f47109d7d1e20dcf715db13019be9f
|
||||
|
Loading…
Reference in New Issue
Block a user