[packit] 2.13.17 upstream release
Upstream tag: 2.13.17 Upstream commit: 9042ef91 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/awscli2.git refs/heads/*:refs/remotes/packit/* git checkout packit/2.13.17-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
8305657c9f
commit
1ca44cd2c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/aws-cli-2.13.9.tar.gz
|
||||
/aws-cli-2.13.11.tar.gz
|
||||
/aws-cli-2.13.12.tar.gz
|
||||
/aws-cli-2.13.17.tar.gz
|
||||
|
@ -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.79.1.post14+g9e876412.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname aws-cli
|
||||
|
||||
Name: awscli2
|
||||
Version: 2.13.12
|
||||
Version: 2.13.17
|
||||
Release: %autorelease
|
||||
|
||||
Summary: Universal Command Line Environment for AWS, version 2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aws-cli-2.13.12.tar.gz) = 0ed6abe7391c8318352f4303f6083509bb758077553bb34114fd7247d058b77190d1b64ec60320832b0b47bb96336ce7568316894aa8ec734425efb1ddc76f5b
|
||||
SHA512 (aws-cli-2.13.17.tar.gz) = 4a20b6b89a81f5d68a11734bbd8506a77f20a60770a15574071af2910d81a1c5c35e8c961fa3aa0c64ac887353fca0833d696d2b11757b0eadc34427e6b6e9d9
|
||||
|
Loading…
Reference in New Issue
Block a user