Update to 0.32.6 upstream release
Upstream tag: 0.32.6 Upstream commit: 442e2a97 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
4fe6dde7b1
commit
8bf9b9ebc7
5 changed files with 8 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ Main focus is on modifying existing spec files, any change should result
|
|||
in a minimal diff.}
|
||||
|
||||
|
||||
%global base_version 0.32.5
|
||||
%global base_version 0.32.6
|
||||
#global prerelease rc1
|
||||
|
||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||
|
|
@ -77,6 +77,9 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2024 Packit <hello@packit.dev> - 0.32.6-1
|
||||
- New minor release for testing in CBS Koji
|
||||
|
||||
* Sat Oct 26 2024 Packit <hello@packit.dev> - 0.32.5-1
|
||||
- We have fixed our parser to take in account the deprecations introduced in Python 3.8 (#420)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue