diff --git a/.gitignore b/.gitignore index 74e5e70..7572262 100644 --- a/.gitignore +++ b/.gitignore @@ -311,3 +311,4 @@ /v1.13.1.tar.gz /v1.13.2.tar.gz /v1.13.3.tar.gz +/v1.14.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index c4570b9..6947473 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -6,29 +6,41 @@ # supported Fedora and CentOS Stream arches. # They do not block the current Cirrus-based workflow. -# Build targets can be found at: -# https://copr.fedorainfracloud.org/coprs/rhcontainerbot/packit-builds/ -# and -# https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/ - specfile_path: rpm/skopeo.spec upstream_tag_template: v{version} -jobs: - - &copr - job: copr_build - trigger: pull_request - owner: rhcontainerbot - project: packit-builds - enable_net: true - srpm_build_deps: - - make +srpm_build_deps: + - make - - <<: *copr - # Run on commit to main branch +jobs: + - job: copr_build + trigger: pull_request + notifications: + failure_comment: + message: "Ephemeral COPR build failed. @containers/packit-build please check." + enable_net: true + targets: + - fedora-all-x86_64 + - fedora-all-aarch64 + - fedora-eln-x86_64 + - fedora-eln-aarch64 + - centos-stream+epel-next-8-x86_64 + - centos-stream+epel-next-8-aarch64 + - centos-stream+epel-next-9-x86_64 + - centos-stream+epel-next-9-aarch64 + additional_repos: + - "copr://rhcontainerbot/podman-next" + + # Run on commit to main branch + - job: copr_build trigger: commit + notifications: + failure_comment: + message: "podman-next COPR build failed. @containers/packit-build please check." branch: main + owner: rhcontainerbot project: podman-next + enable_net: true - job: propose_downstream trigger: release diff --git a/README.packit b/README.packit index 797aefb..d778d97 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.79.0.post2+g93f33d9. +The file was generated using packit 0.86.2.post1.dev2+g209847d1. diff --git a/skopeo.spec b/skopeo.spec index f49028d..fe22907 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -43,7 +43,7 @@ Epoch: %{conditional_epoch} # 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: 1.13.3 +Version: 1.14.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 865ce8f..1bdd677 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.13.3.tar.gz) = 3e706b9600ec295b4abe71a5f649535ff2642889331a2958408b4852eb366d8119ec65b1f40c8b2f79b0f28e1079e2b203370422af0cc92e9d3fcf0f83c151e4 +SHA512 (v1.14.0.tar.gz) = 59d329036a97cbeca4de20b15d9dd8adacd5201834b26ae5e5c88b05594b2a7101c22da91f22c35c07a98e41afa28f2c7103e660b3847c7f8c9691f27f4c4146