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:
Packit 2025-01-30 15:06:29 +00:00
commit 7af889c474
3 changed files with 5 additions and 5 deletions

View file

@ -21,9 +21,6 @@ URL: https://github.com/packit/specfile
Source0: %{pypi_source specfile %{pypi_version}}
# https://github.com/packit/specfile/pull/450
Patch: https://github.com/packit/specfile/commit/6d1890a69ab0bc7f119a9a9c8a21a03601c48ea2.patch
BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel
@ -71,6 +68,9 @@ rm -rf specfile.egg-info
%changelog
* Thu Jan 30 2025 Packit <hello@packit.dev> - 0.34.0-1
- Added support for detached (open)SUSE style changelogs (#444)
* Mon Jan 27 2025 Packit <hello@packit.dev> - 0.34.0-1
- Added support for detached (open)SUSE style changelogs (#444)
- Resolves: rhbz#2342178