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

@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 1.0.0.post1.dev4+g9467df56.
The file was generated using packit 1.0.1.post1.dev3+g97cfea82.

View file

@ -2,7 +2,7 @@ discover:
how: fmf
url: https://github.com/packit/packit
filter: tier:0 | tier:1
ref: 809a89b439f8772db18da1697ffa3ee40fe41c15
ref: 97cfea82830e136576a69999f254ba7472b2c2c8
prepare:
- how: install
copr: packit/packit-dev

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