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:15 +00:00
commit de79f79d10
6 changed files with 9 additions and 5 deletions

View file

@ -4,7 +4,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}}
@ -72,6 +72,9 @@ rm -rf specfile.egg-info
%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.:
```