From 3e454a2f31007ad10a9763110e7b37f369c7d492 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sat, 11 Aug 2018 16:00:42 +0200 Subject: [PATCH] update to the latest upstream release Per release notes on http://www.unixodbc.org/ Version: 2.3.7-1 --- .gitignore | 7 +------ sources | 2 +- unixODBC.spec | 7 +++++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index e1e46b7..c9e7bc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1 @@ -/unixODBC-2.3.1.tar.gz -/unixODBC-2.3.2.tar.gz -/unixODBC-2.3.3.tar.gz -/unixODBC-2.3.4.tar.gz -/unixODBC-2.3.5.tar.gz -/unixODBC-2.3.6.tar.gz +/unixODBC-*.tar.gz diff --git a/sources b/sources index 38a6d4a..4ca57a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (unixODBC-2.3.6.tar.gz) = 6518a4169946e847dd710d54724a44d268b98954d30064eadadb703edbbeafac05bd1f42a6845c2fdcdab7ae8987800acd1a5f6b4b96de5f3c8c3e4bc370fe30 +SHA512 (unixODBC-2.3.7.tar.gz) = a87afeaaa0476f4ae6345c7021b3af52718944e599abb595c864d9126744a21341889802512a1de3ebaf86ac89e7f8b1bbd7f8f5285e8f4bccf928bd1585ff70 diff --git a/unixODBC.spec b/unixODBC.spec index 755acbc..9d89fca 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ Summary: A complete ODBC driver manager for Linux Name: unixODBC -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.3.7 +Release: 1%{?dist} Group: System Environment/Libraries URL: http://www.unixODBC.org/ # Programs are GPL, libraries are LGPL, except News Server library is GPL. @@ -124,6 +124,9 @@ done %postun -p /sbin/ldconfig %changelog +* Sat Aug 11 2018 Pavel Raiskup - 2.3.7-1 +- update to version 2.3.7 + * Sat Jul 14 2018 Fedora Release Engineering - 2.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild