Hello community, here is the log from the commit of package rook for openSUSE:Factory checked in at 2020-04-04 12:20:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rook (Old) and /work/SRC/openSUSE:Factory/.rook.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rook" Sat Apr 4 12:20:24 2020 rev:16 rq:790202 version:1.2.7+git0.g1acfd182 Changes: -------- --- /work/SRC/openSUSE:Factory/rook/rook.changes 2020-03-25 23:42:34.243979359 +0100 +++ /work/SRC/openSUSE:Factory/.rook.new.3248/rook.changes 2020-04-04 12:20:30.783680261 +0200 @@ -1,0 +2,13 @@ +Tue Mar 31 14:02:05 UTC 2020 - Kristoffer Gronlund <[email protected]> + +- Update to v1.2.7 (bsc#1168160): + * Apply the expected lower PG count for rgw metadata pools (#5091) + * Reject devices smaller than 5GiB for OSDs (#5089) + * Add extra check for filesystem to skip boot volumes for OSD configuration (#5022) + * Avoid duplication of mon pod anti-affinity (#4998) + * Update service monitor definition during upgrade (#5078) + * Resizer container fix due to misinterpretation of the cephcsi version (#5073-1) + * Set ResourceVersion for Prometheus rules (#4528) + * Upgrade doc clarification for RBAC related to the helm chart (#5054) + +------------------------------------------------------------------- Old: ---- rook-1.2.6+git0.g99024013-vendor.tar.xz rook-1.2.6+git0.g99024013.tar.xz New: ---- rook-1.2.7+git0.g1acfd182-vendor.tar.xz rook-1.2.7+git0.g1acfd182.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rook.spec ++++++ --- /var/tmp/diff_new_pack.Q6LWFi/_old 2020-04-04 12:20:32.479681718 +0200 +++ /var/tmp/diff_new_pack.Q6LWFi/_new 2020-04-04 12:20:32.479681718 +0200 @@ -17,7 +17,7 @@ Name: rook -Version: 1.2.6+git0.g99024013 +Version: 1.2.7+git0.g1acfd182 Release: 0 Summary: Orchestrator for distributed storage systems in cloud-native environments License: Apache-2.0 @@ -160,7 +160,7 @@ # determine image names to use in manifests depending on the base os type # %CEPH_VERSION% is replaced at build time by the _service -%global rook_container_version 1.2.6.0 # this is updated by update-tarball.sh +%global rook_container_version 1.2.7.0 # this is updated by update-tarball.sh %if 0%{?is_opensuse} %global rook_image registry.opensuse.org/opensuse/rook/ceph:%{rook_container_version}.%{release} %global ceph_image registry.opensuse.org/opensuse/ceph/ceph:%CEPH_VERSION% ++++++ rook-1.2.6+git0.g99024013-vendor.tar.xz -> rook-1.2.7+git0.g1acfd182-vendor.tar.xz ++++++ ++++++ rook-1.2.6+git0.g99024013-vendor.tar.xz -> rook-1.2.7+git0.g1acfd182.tar.xz ++++++ /work/SRC/openSUSE:Factory/rook/rook-1.2.6+git0.g99024013-vendor.tar.xz /work/SRC/openSUSE:Factory/.rook.new.3248/rook-1.2.7+git0.g1acfd182.tar.xz differ: char 25, line 1 ++++++ update-tarball.sh ++++++ --- /var/tmp/diff_new_pack.Q6LWFi/_old 2020-04-04 12:20:34.527683478 +0200 +++ /var/tmp/diff_new_pack.Q6LWFi/_new 2020-04-04 12:20:34.527683478 +0200 @@ -3,7 +3,7 @@ set -xEeuo pipefail ROOK_REPO="github.com/rook/rook" -ROOK_REV="v1.2.6" +ROOK_REV="v1.2.7" if ! command -V go; then
