Rebuilt for Python 3.11
This commit is contained in:
parent
0c7f08a2ce
commit
a252ae56ab
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ in a minimal diff.}
|
|||
|
||||
Name: python-specfile
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
License: MIT
|
||||
|
|
@ -57,6 +57,9 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 0.3.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon May 16 2022 Packit <hello@packit.dev> - 0.3.0-1
|
||||
- Made `Sources` a `MutableSequence` (#36)
|
||||
- Started using consistent terminology for source numbers and added the option to insert a source with a specific number (#47)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue