Update to 0.34.2 upstream release

Upstream tag: 0.34.2
Upstream commit: 875f03ed

Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
Packit 2025-03-18 07:27:04 +00:00
commit 9d32543db9
8 changed files with 145 additions and 110 deletions

View file

@ -8,3 +8,11 @@ adjust:
prepare+:
- how: install
package: python3
- when: "distro == rhel-10 or distro == centos-10 or distro == centos-stream-10"
because: "flexmock is not in EPEL 10: https://bugzilla.redhat.com/show_bug.cgi?id=2351835"
prepare+:
- how: install
package: python3-pip
- how: shell
script: pip3 install flexmock

View file

@ -1,6 +1,6 @@
discover:
how: fmf
url: https://github.com/packit/specfile.git
ref: 192a081abc71fe4f8af377bf15350088508a3558
ref: 875f03eda8abb51e7211bd1de5c11bdb038cf03d
execute:
how: tmt

View file

@ -2,7 +2,7 @@ discover:
how: fmf
url: https://github.com/packit/packit
filter: tier:0 | tier:1
ref: b038051a619fdbffcb40441b97b972f014e240c1
ref: 772be56330806396e8153ae1cbd246a49a9ef2c1
prepare:
- how: install
copr: packit/packit-dev