[packit] 1.31.3 upstream release
Upstream tag: v1.31.3 Upstream commit: 3ae75d4a If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/buildah.git refs/heads/*:refs/remotes/packit/* git checkout packit/1.31.3-rawhide-update-propose_downstream ```
This commit is contained in:
parent
1f6d2f7e6a
commit
ab31c80779
1
.gitignore
vendored
1
.gitignore
vendored
@ -698,3 +698,4 @@
|
||||
/v1.31.0.tar.gz
|
||||
/v1.31.1.tar.gz
|
||||
/v1.31.2.tar.gz
|
||||
/v1.31.3.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.78.2.post2+g81828af.
|
||||
The file was generated using packit 0.79.0.post2+g93f33d9.
|
||||
|
@ -35,7 +35,8 @@ Epoch: 102
|
||||
# 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.31.2
|
||||
Version: 1.31.3
|
||||
# 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
|
||||
%if %{defined golang_arches_future}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.31.2.tar.gz) = c8611016448de7e9548ff692d1b352d7234f357440001106276e513df135a28ba0d4413a14f5c30e4b88615267d92f4aea63e1687b84a0638f1f9ab4f348c74a
|
||||
SHA512 (v1.31.3.tar.gz) = efa656c818f7b07f903cb5f70b2c50c8d5b85a11ce9093707d051f3d6e67a8dfa5ab6ecb720900c563d879173ebeb3ac0e5175c0090f4608a0dd253f4149af93
|
||||
|
Loading…
Reference in New Issue
Block a user