Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:16:27 -07:00
parent 94ad01676c
commit bba6f0bfc4

View File

@ -1,6 +1,6 @@
Name: pyodbc
Version: 5.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python DB API 2.0 Module for ODBC
License: MIT-0
URL: https://github.com/mkleehammer/pyodbc
@ -51,6 +51,9 @@ decimal.
%{python3_sitearch}/%{name}.pyi
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-2
- Bump release for June 2024 mass rebuild
* Tue Feb 6 2024 Ondrej Sloup <osloup@redhat.com> - 5.1.0-1
- Rebase to the newest version (Related: rhbz#2262845)
- Update license tag to the SPDX format (MIT-0)