rebase: minor update
Version: 09.05.0300-1
This commit is contained in:
parent
0fbc6f8a4a
commit
f25ba7d7e3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/psqlodbc-09.05.0210.tar.gz
|
/psqlodbc-09.05.0300.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: postgresql-odbc
|
Name: postgresql-odbc
|
||||||
Summary: PostgreSQL ODBC driver
|
Summary: PostgreSQL ODBC driver
|
||||||
Version: 09.05.0210
|
Version: 09.05.0300
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -104,6 +104,10 @@ the PostgreSQL unixODBC driver.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 18 2016 Pavel Raiskup <praiskup@redhat.com> - 09.05.0300-1
|
||||||
|
- rebase to latest upstream version, per release notes:
|
||||||
|
https://odbc.postgresql.org/docs/release.html
|
||||||
|
|
||||||
* Mon May 02 2016 Pavel Raiskup <praiskup@redhat.com> - 09.05.0210-1
|
* Mon May 02 2016 Pavel Raiskup <praiskup@redhat.com> - 09.05.0210-1
|
||||||
- rebase to latest upstream version, per release notes:
|
- rebase to latest upstream version, per release notes:
|
||||||
https://odbc.postgresql.org/docs/release.html
|
https://odbc.postgresql.org/docs/release.html
|
||||||
|
Loading…
Reference in New Issue
Block a user