From 438d6405517ff446781e0ecdd10f379a8e82e316 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 18:24:40 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- unixODBC.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unixODBC.spec b/unixODBC.spec index 112cf1b..0f016b0 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ Summary: A complete ODBC driver manager for Linux Name: unixODBC Version: 2.2.14 -Release: 12%{?dist} +Release: 13%{?dist} Group: System Environment/Libraries URL: http://www.unixODBC.org/ # Programs are GPL, libraries are LGPL, except News Server library is GPL. @@ -191,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 2.2.14-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Aug 31 2010 Tom Lane 2.2.14-12 - Fix isql crash at EOF with -b option Resolves: #628909