From 38155cc7a9743ac827dad534a21a006d2ec2c2d2746901df8ea05046537456aa Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 5 Aug 2019 16:24:14 +0000 Subject: [PATCH] - Update to version 7.0.5 (bsc#1144357, 1144358) + Avoid name collision when creating a security group with a generated nmae. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-ec2imgutils?expand=0&rev=10 --- ec2imgutils-7.0.4.tar.bz2 | 3 --- ec2imgutils-7.0.5.tar.bz2 | 3 +++ python3-ec2imgutils.changes | 7 +++++++ python3-ec2imgutils.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 ec2imgutils-7.0.4.tar.bz2 create mode 100644 ec2imgutils-7.0.5.tar.bz2 diff --git a/ec2imgutils-7.0.4.tar.bz2 b/ec2imgutils-7.0.4.tar.bz2 deleted file mode 100644 index c985185..0000000 --- a/ec2imgutils-7.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0701a895804e487de95321d19b3cd36c02aed08af3447ba645cd9d339611222 -size 36634 diff --git a/ec2imgutils-7.0.5.tar.bz2 b/ec2imgutils-7.0.5.tar.bz2 new file mode 100644 index 0000000..bbd961b --- /dev/null +++ b/ec2imgutils-7.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a0a44a7943071af5dc01d724965a0912e52137f08c5ca61316b0c98d4c90c4 +size 36538 diff --git a/python3-ec2imgutils.changes b/python3-ec2imgutils.changes index d64f517..6db2e2c 100644 --- a/python3-ec2imgutils.changes +++ b/python3-ec2imgutils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 5 16:22:22 UTC 2019 - Robert Schweikert + +- Update to version 7.0.5 (bsc#1144357, 1144358) + + Avoid name collision when creating a security group with a + generated nmae. + ------------------------------------------------------------------- Wed Dec 19 15:01:03 UTC 2018 - Robert Schweikert diff --git a/python3-ec2imgutils.spec b/python3-ec2imgutils.spec index 0dbc5bc..fbab553 100644 --- a/python3-ec2imgutils.spec +++ b/python3-ec2imgutils.spec @@ -1,7 +1,7 @@ # # spec file for package python3-ec2imgutils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define upstream_name ec2imgutils Name: python3-ec2imgutils -Version: 7.0.4 +Version: 7.0.5 Release: 0 Summary: Image management utilities for AWS EC2 License: GPL-3.0-or-later