Update to 0.41.1 upstream release

Upstream tag: 0.41.1
Upstream commit: cc8619e5

Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
Packit 2026-07-20 13:25:16 +00:00
commit f03fc0cbf0
5 changed files with 8 additions and 5 deletions

View file

@ -7,7 +7,7 @@ Main focus is on modifying existing spec files, any change should result
in a minimal diff.}
%global base_version 0.41.0
%global base_version 0.41.1
#global prerelease rc1
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
@ -81,6 +81,9 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
%changelog
* Mon Jul 20 2026 Packit <hello@packit.dev> - 0.41.1-1
- Sanitize multi-pipe shell expansion. (#542)
* Fri May 29 2026 Packit <hello@packit.dev> - 0.41.0-1
- Fixed an issue where the value of a tag could have been incorrectly expanded if the spec file contained a macro definition shadowing the tag name, e.g.:
```