Update to version 2.3.4
This commit is contained in:
parent
82d9eb798c
commit
b348d5a25b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/unixODBC-2.3.1.tar.gz
|
/unixODBC-2.3.1.tar.gz
|
||||||
/unixODBC-2.3.2.tar.gz
|
/unixODBC-2.3.2.tar.gz
|
||||||
/unixODBC-2.3.3.tar.gz
|
/unixODBC-2.3.3.tar.gz
|
||||||
|
/unixODBC-2.3.4.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
09bf65123905b951af192854d70eeae8 unixODBC-2.3.3.tar.gz
|
bd25d261ca1808c947cb687e2034be81 unixODBC-2.3.4.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A complete ODBC driver manager for Linux
|
Summary: A complete ODBC driver manager for Linux
|
||||||
Name: unixODBC
|
Name: unixODBC
|
||||||
Version: 2.3.3
|
Version: 2.3.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.unixODBC.org/
|
URL: http://www.unixODBC.org/
|
||||||
@ -146,6 +146,9 @@ done
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 01 2015 Jan Stanek <jstanek@redhat.com> - 2.3.4-1
|
||||||
|
- Update to version 2.3.4
|
||||||
|
|
||||||
* Tue Aug 25 2015 Jan Stanek <jstanek@redhat.com> - 2.3.3-1
|
* Tue Aug 25 2015 Jan Stanek <jstanek@redhat.com> - 2.3.3-1
|
||||||
- Update to version 2.3.3
|
- Update to version 2.3.3
|
||||||
- Removed patches and sources included upstream
|
- Removed patches and sources included upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user