psqlodbc: rebase to 09.03.0100
Version: 09.03.0100-1
This commit is contained in:
parent
18019c6aea
commit
9bc3f1f715
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/psqlodbc-09.01.0200.tar.gz
|
||||
/psqlodbc-09.02.0100.tar.gz
|
||||
/psqlodbc-09.03.0100.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: postgresql-odbc
|
||||
Summary: PostgreSQL ODBC driver
|
||||
Version: 09.02.0100
|
||||
Version: 09.03.0100
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Applications/Databases
|
||||
@ -71,6 +71,9 @@ popd
|
||||
%doc license.txt readme.txt docs/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2013 Pavel Raiskup <praiskup@redhat.com> - 09.03.0100-1
|
||||
- rebase to latest upstream version
|
||||
|
||||
* Mon Nov 18 2013 Pavel Raiskup <praiskup@redhat.com> - 09.02.0100-1
|
||||
- rebase to latest upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user