Update to 0.34.0 upstream release
Upstream tag: 0.34.0 Upstream commit: 84d6f3b4 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
9f3db48171
commit
1c2ce822ff
7 changed files with 12 additions and 8 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.33.0
|
||||
%global base_version 0.34.0
|
||||
#global prerelease rc1
|
||||
|
||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||
|
|
@ -68,6 +68,9 @@ rm -rf specfile.egg-info
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Packit <hello@packit.dev> - 0.34.0-1
|
||||
- Added support for detached (open)SUSE style changelogs (#444)
|
||||
|
||||
* Mon Dec 16 2024 Packit <hello@packit.dev> - 0.33.0-1
|
||||
- There is a new convenience method `Sections.get_or_create()` that allows you to manipulate a section
|
||||
without checking if it exists first. If a section doesn't exist, it will be appended to the end. (#441)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue