From 00551ad28d811c5b31155a67239f42eef902e755 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 00:38:02 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- unixODBC.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unixODBC.spec b/unixODBC.spec index 191559a..bfbbbe1 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ Summary: A complete ODBC driver manager for Linux Name: unixODBC Version: 2.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Group: System Environment/Libraries URL: http://www.unixODBC.org/ # Programs are GPL, libraries are LGPL, except News Server library is GPL. @@ -154,6 +154,9 @@ install -m644 %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/man5/odbcinst.ini.5 %postun -p /sbin/ldconfig %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 2.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jul 4 2013 Honza Horak 2.3.1-6 - Spec file clean-up - Provide man pages created by Jan Stanek