Accepting request 789812 from Cloud:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/789812 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python3-ec2imgutils?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8984d8256f060139655fe93faff9574c9403814449b7afe316043672668ac07
|
||||
size 36634
|
||||
3
ec2imgutils-7.0.9.tar.bz2
Normal file
3
ec2imgutils-7.0.9.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf55f1091594a51ca84331d7a2b4ad13ddc0729f4700dbfc3220685f573c41f3
|
||||
size 36775
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 21:42:00 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
- Update to version 7.0.9 (bsc#1167148)
|
||||
+ Support uploading with helper instances that handle disk attachments
|
||||
via NVMe protocol
|
||||
+ Improve output of help for clarity
|
||||
+ Improve progress message for ssh connection to make it easier to
|
||||
discover issues
|
||||
+ Fix implementation for using root-swap method with a running instance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 13:05:02 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-ec2imgutils
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,12 +19,12 @@
|
||||
%define upstream_name ec2imgutils
|
||||
|
||||
Name: python3-ec2imgutils
|
||||
Version: 7.0.8
|
||||
Version: 7.0.9
|
||||
Release: 0
|
||||
Summary: Image management utilities for AWS EC2
|
||||
License: GPL-3.0-or-later
|
||||
Group: System/Management
|
||||
Url: https://github.com/SUSE-Enceladus/ec2imgutils
|
||||
URL: https://github.com/SUSE-Enceladus/ec2imgutils
|
||||
Source0: %{upstream_name}-%{version}.tar.bz2
|
||||
Requires: python3
|
||||
Requires: python3-boto3 >= 1.4.1
|
||||
|
||||
Reference in New Issue
Block a user