From c05b10f826af71a45530ea57d1b323453edf1c0a2e21b410020785c8586b7484 Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Thu, 28 Nov 2019 10:15:11 +0000 Subject: [PATCH] Accepting request 751554 from home:rhafer:branches:Virtualization:containers - Update to 2.2.0 (bsc#1157960) - Update go version and dependencies - Fix usage with RMT and SMT - parse the /etc/products.d/*.prod files - Update to 2.1.0 (bsc#1138731, bsc#1154247) OBS-URL: https://build.opensuse.org/request/show/751554 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/container-suseconnect?expand=0&rev=6 --- _service | 4 ++-- container-suseconnect-2.1.0.tar.bz2 | 3 --- container-suseconnect-2.2.0.tar.bz2 | 3 +++ container-suseconnect.changes | 10 +++++++++- container-suseconnect.spec | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 container-suseconnect-2.1.0.tar.bz2 create mode 100644 container-suseconnect-2.2.0.tar.bz2 diff --git a/_service b/_service index 1b3cf30..c00a86c 100644 --- a/_service +++ b/_service @@ -5,8 +5,8 @@ container-suseconnect .git git.%H - 2.1.0 - v2.1.0 + 2.2.0 + v2.2.0 *.tar diff --git a/container-suseconnect-2.1.0.tar.bz2 b/container-suseconnect-2.1.0.tar.bz2 deleted file mode 100644 index 100ae76..0000000 --- a/container-suseconnect-2.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01aa95ad968839a66d23faec94c758b2d2fd4f17628b1603cd42940d783c3bc1 -size 56025 diff --git a/container-suseconnect-2.2.0.tar.bz2 b/container-suseconnect-2.2.0.tar.bz2 new file mode 100644 index 0000000..08f1e8c --- /dev/null +++ b/container-suseconnect-2.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfd78c13f0b7f933f924de7f296fb9f32ecd1504bf6aa5e3b9e336475be75ae +size 89320 diff --git a/container-suseconnect.changes b/container-suseconnect.changes index 4cc8daa..8cf9764 100644 --- a/container-suseconnect.changes +++ b/container-suseconnect.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 28 10:01:56 UTC 2019 - Ralf Haferkamp + +- Update to 2.2.0 (bsc#1157960) + - Update go version and dependencies + - Fix usage with RMT and SMT + - parse the /etc/products.d/*.prod files + ------------------------------------------------------------------- Wed Jun 19 13:45:28 UTC 2019 - Sascha Grunert -- Update to 2.1.0 (bsc#1138731) +- Update to 2.1.0 (bsc#1138731, bsc#1154247) - Fix function comments based on best practices from Effective Go - Interacting with SCC behind proxy and SMT diff --git a/container-suseconnect.spec b/container-suseconnect.spec index 7258d31..5fdbd20 100644 --- a/container-suseconnect.spec +++ b/container-suseconnect.spec @@ -20,7 +20,7 @@ %global zypp_path /usr/lib/zypp/plugins/services Name: %{project} -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Provides access to repositories inside containers License: Apache-2.0