Update to 0.37.0 upstream release
Upstream tag: 0.37.0 Upstream commit: aafca33c Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
02e4a45c28
commit
eea0fd26e6
6 changed files with 11 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/specfile.git
|
||||
ref: 242065398724d191ecfa234d1e612886e647d4e4
|
||||
ref: aafca33cbd5fec74a044b9c436dcac91215af36c
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
|
|
@ -2,12 +2,13 @@ discover:
|
|||
how: fmf
|
||||
url: https://github.com/packit/packit
|
||||
filter: tag:full
|
||||
ref: 90965a14e3c5d3f2fc4a971ba824e179aa8f01b5
|
||||
ref: fdcdf3a322d8fd1a76ec13da16f5b90dc45089ed
|
||||
prepare:
|
||||
- how: install
|
||||
copr: packit/packit-dev
|
||||
- how: shell
|
||||
script: sed -i -n '/^priority=/!p;$apriority=5' /etc/yum.repos.d/*:packit:packit-dev.repo
|
||||
script: sed -i -n '/^priority=/!p;$apriority=5'
|
||||
/etc/yum.repos.d/*:packit:packit-dev.repo
|
||||
adjust:
|
||||
- when: how == integration
|
||||
because: provide latest python-specfile rpm when running locally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue