Compare commits

..

No commits in common. 'c9' and 'c8' have entirely different histories.
c9 ... c8

@ -2,7 +2,7 @@
Name: pyodbc Name: pyodbc
Version: 4.0.30 Version: 4.0.30
Release: 4%{?dist} Release: 2%{?dist}
Summary: Python DB API 2.0 Module for ODBC Summary: Python DB API 2.0 Module for ODBC
License: MIT License: MIT
URL: https://github.com/mkleehammer/pyodbc URL: https://github.com/mkleehammer/pyodbc
@ -48,15 +48,8 @@ decimal.
%{python3_sitearch}/* %{python3_sitearch}/*
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.30-4 * Fri Nov 27 2020 Filip Janus <fjanus@redhat.com> - 4.0.30-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Enable gating, release bump
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.30-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Oct 2 2020 Filip Janus <fjanus@redhat.com> - 4.0.30-1 * Fri Oct 2 2020 Filip Janus <fjanus@redhat.com> - 4.0.30-1
- Upstream released 4.0.30 - Upstream released 4.0.30

Loading…
Cancel
Save