Accepting request 1139264 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1139264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/velero?expand=0&rev=21
This commit is contained in:
commit
642558dde0
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="revision">v1.12.2</param>
|
<param name="revision">v1.12.3</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="manual">
|
<service name="recompress" mode="manual">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/vmware-tanzu/velero</param>
|
<param name="url">https://github.com/vmware-tanzu/velero</param>
|
||||||
<param name="changesrevision">06d12dec4030703cb46b2699ca434cdabd9edbb0</param></service></servicedata>
|
<param name="changesrevision">684f71306e9c2fda204a16cb012dc209523cfae1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c79524f9f0c7fc4f6b70a0d001e6f31b9b5227577e65edeb2a1e581df262938c
|
|
||||||
size 29731301
|
|
3
velero-1.12.3.tar.gz
Normal file
3
velero-1.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:801a4fba67f708b05d1240f836d39290312d7b741dd65925233acd6b5fd37ce5
|
||||||
|
size 29737415
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 15 20:25:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 1.12.3:
|
||||||
|
* Modify changelog for v1.12.3
|
||||||
|
* Add v1.12.3 changelog
|
||||||
|
* isue 6928: remove snapshot deletion timeout for PVB
|
||||||
|
* Fix intermediate pv delete for data mover
|
||||||
|
* Node agent restart enhancement
|
||||||
|
* Don't fail backup/restore on velero server restart in
|
||||||
|
PhaseWaitingForPluginOperation
|
||||||
|
* Issue 7244: delete incomplete snapshot automatically for kopia
|
||||||
|
uploader
|
||||||
|
uploader
|
||||||
|
* Fix issue #7163.
|
||||||
|
* issue 7189: generic restore - don't assume the first volume as
|
||||||
|
the restore volume
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 27 05:39:11 UTC 2023 - kastl@b1-systems.de
|
Mon Nov 27 05:39:11 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package velero
|
# spec file for package velero
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: velero
|
Name: velero
|
||||||
Version: 1.12.2
|
Version: 1.12.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Backup program with deduplication and encryption
|
Summary: Backup program with deduplication and encryption
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:cb8ca749f1002eb9fa991b39bd09e877a41b8255b5ed0d67ac345d24021f0056
|
oid sha256:be294050742a4e5d9d72576c07f9a16defc764d677fb4591a63c0f62a820f4b7
|
||||||
size 13687739
|
size 13687906
|
||||||
|
Loading…
x
Reference in New Issue
Block a user