[packit] 2.13.9 upstream release
Upstream tag: 2.13.9 Upstream commit: c076a7bb 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.9-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
62f260a00a
commit
59c0bb6440
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/aws-cli-2.13.4.tar.gz
|
||||
/aws-cli-2.13.6.tar.gz
|
||||
/aws-cli-2.13.7.tar.gz
|
||||
/aws-cli-2.13.9.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.78.1.post5+g4b99855.
|
||||
The file was generated using packit 0.78.2.post2+g81828af.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname aws-cli
|
||||
|
||||
Name: awscli2
|
||||
Version: 2.13.7
|
||||
Version: 2.13.9
|
||||
Release: %autorelease
|
||||
|
||||
Summary: Universal Command Line Environment for AWS, version 2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aws-cli-2.13.7.tar.gz) = 4bee76bf50ece9e7b39283c4e59a047c82a090f08e8678c3a6eba4738541c35b86df757e9677932be3ad778e861ce3ad47349abf14b5b04491bc03f94da8c121
|
||||
SHA512 (aws-cli-2.13.9.tar.gz) = 16aa9e7c3176cfc00036cde51bdc45d05ab4d8a1b2fb50b65c4bd248e9417ae0d3274b0f3cbb8fa42407f4b6377e695df5ac239b1b56bdc131051a06c13d8054
|
||||
|
Loading…
Reference in New Issue
Block a user