rebase to 42.5.0
This commit is contained in:
parent
8e7a9053c3
commit
6ca3f25a72
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/postgresql-42.3.6-jdbc-src.tar.gz
|
||||
/postgresql-42.4.0-jdbc-src.tar.gz
|
||||
/postgresql-42.4.1-jdbc-src.tar.gz
|
||||
/postgresql-42.5.0-jdbc-src.tar.gz
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
Summary: JDBC driver for PostgreSQL
|
||||
Name: postgresql-jdbc
|
||||
Version: 42.4.1
|
||||
Version: 42.5.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://jdbc.postgresql.org/
|
||||
@ -173,6 +173,9 @@ opts="-f"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.5.0-1
|
||||
- rebase to version 42.5.0 (bz#2119382)
|
||||
|
||||
* Thu Aug 04 2022 Zuzana Miklankova <zmiklank@redhat.com> - 42.4.1-1
|
||||
- rebase to version 42.4.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (postgresql-42.4.1-jdbc-src.tar.gz) = a49c5b68a26ba6fd1b150c45da2ec58ea4435b7c36b8aa9bf6c3d33b6a265dabe7da51705e9d7234a640c8f6ccb5c3abb639db2d7bc38e6f4e26550b05b4a844
|
||||
SHA512 (postgresql-42.5.0-jdbc-src.tar.gz) = 432347622d6a1034048cb2dc18e7c5fdb1e843a27db505c8ea0381fee700480682222f4b8a285d8d774a0732398cc6254692c8f130c1814a464966b9dba72f64
|
||||
|
Loading…
Reference in New Issue
Block a user