Update to 0.37.1 upstream release
Upstream tag: 0.37.1 Upstream commit: 21a45baa Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
eea0fd26e6
commit
62f2ad8d8a
5 changed files with 8 additions and 4 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.37.0
|
||||
%global base_version 0.37.1
|
||||
#global prerelease rc1
|
||||
|
||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||
|
|
@ -68,6 +68,9 @@ rm -rf specfile.egg-info
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 03 2025 Packit <hello@packit.dev> - 0.37.1-1
|
||||
- We have solved a FutureWarning in our codebase. (#485)
|
||||
|
||||
* Fri Sep 05 2025 Packit <hello@packit.dev> - 0.37.0-1
|
||||
- Added support for Elbrus E2K CPU architectures. (#484)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue