Hello community, here is the log from the commit of package rook for openSUSE:Leap:15.2 checked in at 2020-04-05 17:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/rook (Old) and /work/SRC/openSUSE:Leap:15.2/.rook.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rook" Sun Apr 5 17:07:49 2020 rev:4 rq:791357 version:1.2.7+git0.g1acfd182 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/rook/rook.changes 2020-03-26 05:42:13.655305183 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.rook.new.3248/rook.changes 2020-04-05 17:07:53.854266258 +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.RVaKTZ/_old 2020-04-05 17:07:54.674267132 +0200 +++ /var/tmp/diff_new_pack.RVaKTZ/_new 2020-04-05 17:07:54.674267132 +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:Leap:15.2/rook/rook-1.2.6+git0.g99024013-vendor.tar.xz /work/SRC/openSUSE:Leap:15.2/.rook.new.3248/rook-1.2.7+git0.g1acfd182.tar.xz differ: char 25, line 1 ++++++ update-tarball.sh ++++++ --- /var/tmp/diff_new_pack.RVaKTZ/_old 2020-04-05 17:07:56.790269388 +0200 +++ /var/tmp/diff_new_pack.RVaKTZ/_new 2020-04-05 17:07:56.794269393 +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
