This commit is contained in:
parent
10ba9f68aa
commit
fc3045ddd1
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{short_version}~git.4.%{shortcommit}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Specific tools for Azure SDK for Python testing
|
||||
License: MIT and Apache-2.0
|
||||
URL: https://github.com/Azure/azure-sdk-for-python/
|
||||
|
|
@ -72,6 +72,9 @@ rm -f %{buildroot}/%{_bindir}/{auto_codegen,auto_package,generate_package,genera
|
|||
%{python3_sitelib}/testutils
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.0~git.4.67d46b9-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.0.0~git.4.67d46b9-10
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue