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:
parent
8588ac255f
commit
de79f79d10
6 changed files with 9 additions and 5 deletions
|
|
@ -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.:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue