Accepting request 861732 from devel:kubic
- Update to version 1.1.1: * Bump to v1.1.1 * use tabs not spaces * Bump to v1.1 * pass aliases to dns masq * Cirrus: Use images from automation_images * correct fedora package name in documentation * clarify where to report issues * change references from libpod to podman OBS-URL: https://build.opensuse.org/request/show/861732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cni-plugin-dnsname?expand=0&rev=2
This commit is contained in:
parent
a00c9d7a03
commit
9359584c2a
5
_service
5
_service
@ -4,8 +4,9 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">dnsname</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">1.0.0</param>
|
||||
<param name="revision">v1.0.0</param>
|
||||
<param name="versionformat">1.1.1</param>
|
||||
<param name="revision">v1.1.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/dnsname.git</param>
|
||||
<param name="changesrevision">fe71acc2f06cf07a27ad4f575cea92b7712115b5</param></service></servicedata>
|
||||
<param name="changesrevision">c654c95366ac5f309ca3e5727c9b858864247328</param></service></servicedata>
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 08 12:15:02 UTC 2021 - rbrown@suse.com
|
||||
|
||||
- Update to version 1.1.1:
|
||||
* Bump to v1.1.1
|
||||
* use tabs not spaces
|
||||
* Bump to v1.1
|
||||
* pass aliases to dns masq
|
||||
* Cirrus: Use images from automation_images
|
||||
* correct fedora package name in documentation
|
||||
* clarify where to report issues
|
||||
* change references from libpod to podman
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 10:44:02 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package cni-plugin-dnsname
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cni-plugin-dnsname
|
||||
Version: 1.0.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: CNI plugin to provide name resolution for containers
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec3c07acdd4249767b9fccf64bcb4a12c43b8dc4c8dcc4ffcf1843b62f06e956
|
||||
size 13438989
|
3
dnsname-1.1.1.obscpio
Normal file
3
dnsname-1.1.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2bbd7ec8df9765c8b46503bd16a73f39fb858aa8ca3d6eb5d055d569e5da649
|
||||
size 13440013
|
@ -1,5 +1,5 @@
|
||||
name: dnsname
|
||||
version: 1.0.0
|
||||
mtime: 1600093700
|
||||
commit: fe71acc2f06cf07a27ad4f575cea92b7712115b5
|
||||
version: 1.1.1
|
||||
mtime: 1606836698
|
||||
commit: c654c95366ac5f309ca3e5727c9b858864247328
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user