Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pyodbc
|
||||
Version: 4.0.30
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Python DB API 2.0 Module for ODBC
|
||||
License: MIT
|
||||
URL: https://github.com/mkleehammer/pyodbc
|
||||
@ -48,8 +48,15 @@ decimal.
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 27 2020 Filip Janus <fjanus@redhat.com> - 4.0.30-2
|
||||
- Enable gating, release bump
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.30-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
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
|
||||
- Upstream released 4.0.30
|
||||
|
||||
Loading…
Reference in New Issue
Block a user