Rebuilt for Python 3.11
This commit is contained in:
parent
bcc29a132e
commit
23530cdc43
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: nmstate
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Declarative network manager API
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/%{srcname}/%{srcname}
|
||||
|
|
@ -134,4 +134,7 @@ popd
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.1.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
%autochangelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue