Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
cfd5f98938
commit
043304facf
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Name: python-sentry-sdk
|
||||
Version: 1.28.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The new Python SDK for Sentry.io
|
||||
|
||||
License: MIT
|
||||
|
@ -174,6 +174,9 @@ sed -i '/content_type=/D' tests/integrations/starlette/test_starlette.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Jul 13 2023 Roman Inflianskas <rominf@aiven.io> - 1.28.0-1
|
||||
- Update to 1.28.0 (fedora#2220929)
|
||||
- Tests: add support for Python 3.12 (fedora#2220496)
|
||||
|
|
Loading…
Add table
Reference in a new issue