Rebuilt for Python 3.11
This commit is contained in:
parent
fd76a407ae
commit
783c77afc1
@ -1,6 +1,6 @@
|
|||||||
Name: modulemd-tools
|
Name: modulemd-tools
|
||||||
Version: 0.13
|
Version: 0.13
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Collection of tools for parsing and generating modulemd YAML files
|
Summary: Collection of tools for parsing and generating modulemd YAML files
|
||||||
License: MIT
|
License: MIT
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -196,6 +196,9 @@ cd ..
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 0.13-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed Feb 23 2022 Jakub Kadlcik <frostyx@email.cz> 0.13-1
|
* Wed Feb 23 2022 Jakub Kadlcik <frostyx@email.cz> 0.13-1
|
||||||
- modulemd_add_platform: don't use pyproject macros (frostyx@email.cz)
|
- modulemd_add_platform: don't use pyproject macros (frostyx@email.cz)
|
||||||
- createrepo_mod: fix failing test because of modulemd-merge (frostyx@email.cz)
|
- createrepo_mod: fix failing test because of modulemd-merge (frostyx@email.cz)
|
||||||
|
Loading…
Reference in New Issue
Block a user