[packit] 2.13.11 upstream release
Upstream tag: 2.13.11 Upstream commit: 27f75dbd 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.11-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
111905697d
commit
1bf84d714b
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/aws-cli-2.13.6.tar.gz
|
/aws-cli-2.13.6.tar.gz
|
||||||
/aws-cli-2.13.7.tar.gz
|
/aws-cli-2.13.7.tar.gz
|
||||||
/aws-cli-2.13.9.tar.gz
|
/aws-cli-2.13.9.tar.gz
|
||||||
|
/aws-cli-2.13.11.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
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.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pkgname aws-cli
|
%global pkgname aws-cli
|
||||||
|
|
||||||
Name: awscli2
|
Name: awscli2
|
||||||
Version: 2.13.9
|
Version: 2.13.11
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
|
||||||
Summary: Universal Command Line Environment for AWS, version 2
|
Summary: Universal Command Line Environment for AWS, version 2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (aws-cli-2.13.9.tar.gz) = 16aa9e7c3176cfc00036cde51bdc45d05ab4d8a1b2fb50b65c4bd248e9417ae0d3274b0f3cbb8fa42407f4b6377e695df5ac239b1b56bdc131051a06c13d8054
|
SHA512 (aws-cli-2.13.11.tar.gz) = ef48061f413b4facd79a225af362c717c31c03ae434b78bdb775298624f122646ae9350f5825123ab72b047194d152e856c36496f0631c6615297007eac7fdb0
|
||||||
|
Loading…
Reference in New Issue
Block a user