[packit] 0.7.2 upstream release
Upstream tag: v0.7.2 Upstream commit: 012bc90e
This commit is contained in:
parent
8a606851b5
commit
b509673b0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/v0.7.0.tar.gz
|
||||
/v0.7.1.tar.gz
|
||||
/v0.7.2.tar.gz
|
||||
|
32
.packit.yaml
32
.packit.yaml
@ -17,14 +17,10 @@ jobs:
|
||||
trigger: pull_request
|
||||
enable_net: true
|
||||
targets:
|
||||
- fedora-rawhide-aarch64
|
||||
- fedora-rawhide-x86_64
|
||||
- fedora-all-aarch64
|
||||
- fedora-all-x86_64
|
||||
- fedora-eln-aarch64
|
||||
- fedora-eln-x86_64
|
||||
- fedora-39-aarch64
|
||||
- fedora-39-x86_64
|
||||
- fedora-38-aarch64
|
||||
- fedora-38-x86_64
|
||||
- centos-stream+epel-next-8-x86_64
|
||||
- centos-stream+epel-next-8-aarch64
|
||||
- centos-stream+epel-next-9-x86_64
|
||||
@ -40,37 +36,27 @@ jobs:
|
||||
owner: rhcontainerbot
|
||||
project: podman-next
|
||||
targets:
|
||||
- fedora-rawhide-aarch64
|
||||
- fedora-rawhide-ppc64le
|
||||
- fedora-rawhide-s390x
|
||||
- fedora-rawhide-x86_64
|
||||
- fedora-all-aarch64
|
||||
- fedora-all-ppc64le
|
||||
- fedora-all-s390x
|
||||
- fedora-all-x86_64
|
||||
- fedora-eln-aarch64
|
||||
- fedora-eln-ppc64le
|
||||
- fedora-eln-s390x
|
||||
- fedora-eln-x86_64
|
||||
- fedora-39-aarch64
|
||||
- fedora-39-ppc64le
|
||||
- fedora-39-s390x
|
||||
- fedora-39-x86_64
|
||||
- fedora-38-aarch64
|
||||
- fedora-38-ppc64le
|
||||
- fedora-38-s390x
|
||||
- fedora-38-x86_64
|
||||
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
update_release: false
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
- fedora-38
|
||||
- fedora-all
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
- fedora-38
|
||||
- fedora-all
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-38 # rawhide updates are created automatically
|
||||
- fedora-branched # rawhide updates are created automatically
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.81.0.post1.dev4+g3347ce2b.
|
||||
The file was generated using packit 0.88.0.post1.dev4+gc070191b.
|
||||
|
@ -25,7 +25,7 @@ Epoch: 6
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
|
||||
%if %{defined autorelease}
|
||||
Release: %autorelease
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.7.1.tar.gz) = 62ee36beab8d6093ad469ee5df471150d0ef6c3d69e5a7f473dee16f7cb8c51632df0810af9a9ba6ee587892579412e13510b5148b139a1649995a9229cb7288
|
||||
SHA512 (v0.7.2.tar.gz) = 7d38b13711aca1aae2d3b441ca67e3a28db8d258ec963abae98bff66a5358ec2d3c413b8c1ac25506e6916e1a8e3bd1bc9c7e02727aea8483d6e6aa16a570f49
|
||||
|
Loading…
Reference in New Issue
Block a user