Rebase onto 4.0.27

This commit is contained in:
Filip Januš 2019-09-30 10:57:17 +02:00
parent f7277031d2
commit f9cdca6bc2

View File

@ -1,8 +1,8 @@
%global modulename pyodbc
Name: pyodbc
Version: 3.0.10
Release: 19%{?dist}
Version: 4.0.27
Release: 1%{?dist}
Summary: Python DB API 2.0 Module for ODBC
License: MIT
URL: https://github.com/mkleehammer/pyodbc
@ -43,6 +43,9 @@ decimal.
%{python3_sitearch}/*
%changelog
* Mon Sep 23 2019 Filip Janus <fjanus@redhat.com> - 4.0.27-1
- Upstream released 4.0.27
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.10-19
- Rebuilt for Python 3.8