Accepting request 710928 from home:sgrunert

- Update to 2.1.0 (bsc#1138731)
    - Fix function comments based on best practices from Effective Go
    - Interacting with SCC behind proxy and SMT

OBS-URL: https://build.opensuse.org/request/show/710928
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/container-suseconnect?expand=0&rev=5
This commit is contained in:
Marco Vedovati 2019-06-19 13:53:37 +00:00 committed by Git OBS Bridge
parent aa0c92cd32
commit 80f5e06e1e
5 changed files with 13 additions and 6 deletions

View File

@ -5,8 +5,8 @@
<param name="filename">container-suseconnect</param>
<param name="exclude">.git</param>
<param name="versionformat">git.%H</param>
<param name="versionformat">2.0.0</param>
<param name="revision">v2.0.0</param>
<param name="versionformat">2.1.0</param>
<param name="revision">v2.1.0</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ccadc87a95d8114cf709097d6941c80d5eb96810713e995ab1c785119d86a4
size 55888

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01aa95ad968839a66d23faec94c758b2d2fd4f17628b1603cd42940d783c3bc1
size 56025

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 19 13:45:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Update to 2.1.0 (bsc#1138731)
- Fix function comments based on best practices from Effective Go
- Interacting with SCC behind proxy and SMT
-------------------------------------------------------------------
Tue Dec 11 11:30:59 UTC 2018 - sgrunert@suse.com

View File

@ -20,7 +20,7 @@
%global zypp_path /usr/lib/zypp/plugins/services
Name: %{project}
Version: 2.0.0
Version: 2.1.0
Release: 0
Summary: Provides access to repositories inside containers
License: Apache-2.0