forked from pool/velero
Accepting request 883712 from home:jenting:branches:devel:kubic
- Update to version 1.5.4: * Add cherry-pick commits and changelog for v1.5.4 (#3651) OBS-URL: https://build.opensuse.org/request/show/883712 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=14
This commit is contained in:
parent
d7abc274d5
commit
e5d500ab19
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.5.3</param>
|
||||
<param name="revision">v1.5.4</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/vmware-tanzu/velero</param>
|
||||
<param name="changesrevision">123109a3bcac11dbb6783d2758207bac0d0817cb</param></service></servicedata>
|
||||
<param name="changesrevision">525705bceb8895b9da2cf2a1d1a79b99d74723cb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f541416805f792c9f6e5ec2620b0c0f5d43d32ee6714f99fb9fadd8ee9072378
|
||||
size 5934935
|
3
velero-1.5.4.tar.gz
Normal file
3
velero-1.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef798a24d345cc332dcb17f9c3de6da9aaa457c5765ea2c7a30f45768d146614
|
||||
size 5934858
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 08 02:27:02 UTC 2021 - jenting.hsiao@suse.com
|
||||
|
||||
- Update to version 1.5.4:
|
||||
* Add cherry-pick commits and changelog for v1.5.4 (#3651)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 16 13:59:15 UTC 2021 - jenting.hsiao@suse.com
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
%define goipath github.com/vmware-tanzu/velero
|
||||
%define commit 123109a3bcac11dbb6783d2758207bac0d0817cb
|
||||
%define commit 525705bceb8895b9da2cf2a1d1a79b99d74723cb
|
||||
%define gitstate clean
|
||||
|
||||
Name: velero
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
Summary: Backup program with deduplication and encryption
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68cc4ad08009b9e6097622051d5a1ff3ebf81f20dd794116f2b922864190a833
|
||||
size 6920902
|
||||
oid sha256:060c9e3e24b4c1525c986b48b6f661aaf63cce0c5e2ae53430c657c52fffa38b
|
||||
size 6920903
|
||||
|
Loading…
Reference in New Issue
Block a user