Accepting request 896962 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/896962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cni?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2021-06-04 20:42:59 +00:00 committed by Git OBS Bridge
parent 3f90db3491
commit 01f7dd2dc3
5 changed files with 13 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="filename">cni</param>
<param name="exclude">.git</param>
<param name="versionformat">0.8.0</param>
<param name="revision">v0.8.0</param>
<param name="versionformat">0.8.1</param>
<param name="revision">v0.8.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f54efff433c900a55c0411e64475c5667a420af9bbc144daddb15dcb2fb43c9
size 82596

3
cni-0.8.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 31 10:38:40 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.1:
* This is a security release that fixes a single bug:
- Tighten up plugin-finding logic (#811).
-------------------------------------------------------------------
Sat Apr 24 09:19:04 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -21,7 +21,7 @@
%define cni_doc_dir %{_docdir}/cni
Name: cni
Version: 0.8.0
Version: 0.8.1
Release: 0
Summary: Container Network Interface - networking for Linux containers
License: Apache-2.0