bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 08:36:16 +00:00
parent 648c74ca86
commit d6091c26f4

View File

@ -1,7 +1,7 @@
Summary: A complete ODBC driver manager for Linux.
Name: unixODBC
Version: 2.2.11
Release: 7
Release: 7.1
License: LGPL
Group: System Environment/Libraries
URL: http://www.unixODBC.org/
@ -176,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.2.11-7.1
- rebuild
* Mon Mar 27 2006 Tom Lane <tgl@redhat.com> 2.2.11-7
- Fix minor problems in desktop files (bug #185764)