Update to 0.32.3 upstream release
- Resolves: rhbz#2299289 Upstream tag: 0.32.3 Upstream commit: c2be0297 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
291ce0ab3d
commit
2290ffb740
6 changed files with 17 additions and 9 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.2
|
||||
%global base_version 0.32.3
|
||||
#global prerelease rc1
|
||||
|
||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||
|
|
@ -77,6 +77,10 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 30 2024 Packit <hello@packit.dev> - 0.32.3-1
|
||||
- specfile can now handle multi-line tag values (enclosed in a macro body, e.g. `%%shrink`). (#412)
|
||||
- Resolves: rhbz#2299289
|
||||
|
||||
* Sun Sep 15 2024 Packit <hello@packit.dev> - 0.32.2-1
|
||||
- Explicitly invalidate the global parse hash when a SpecParser instance is created to prevent this issue. (#409)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue