Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-03-26 12:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Mon Mar 26 12:07:07 2018 rev:31 rq:589596 version:13.0.1.3204+g17e0216271

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-03-18 
21:42:44.446261361 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes      2018-03-26 
12:08:23.295375768 +0200
@@ -1,0 +2,18 @@
+Tue Mar 21 06:03:25 UTC 2018 - [email protected]
+
+- Update to 13.0.1-3204-g17e0216271:
+  + osd: fix s390x build failure (bsc#1081526)
+  + cmake: add chrono to BOOST_COMPONENTS (bsc#1086017)
+
+-------------------------------------------------------------------
+Mon Mar 19 15:31:24 UTC 2018 - [email protected]
+
+- Update to 13.0.1-3202-g7a60121a01:
+  + latest master (dashboard_v2 MGR module renamed to dashboard)
+
+-------------------------------------------------------------------
+Mon Mar 19 12:49:00 UTC 2018 - [email protected]
+
+- checkin.sh: add interactive verification of Ceph version number sanity
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-13.0.1-3023-g71b0480e48.tar.bz2

New:
----
  ceph-13.0.1-3204-g17e0216271.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.267018511 +0200
+++ /var/tmp/diff_new_pack.iA87P6/_new  2018-03-26 12:08:33.271018367 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 13.0.1.3023+g71b0480e48
+Version: 13.0.1.3204+g17e0216271
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -87,12 +87,12 @@
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary: Ceph benchmarks and test tools
-License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
+License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause 
and MIT
 %if 0%{?suse_version}
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -408,7 +408,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
+%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
 
 %build
 
@@ -471,7 +471,7 @@
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
     -DWITH_PYTHON3=ON \
-    -DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
+    -DWITH_MGR_DASHBOARD_FRONTEND=OFF \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
 %else

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.295017508 +0200
+++ /var/tmp/diff_new_pack.iA87P6/_new  2018-03-26 12:08:33.303017221 +0200
@@ -76,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       13.0.1.3023+g71b0480e48
+Version:       13.0.1.3204+g17e0216271
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -87,12 +87,12 @@
 %global _epoch_prefix %{?epoch:%{epoch}:}
 
 Summary:       User space components of the Ceph file system
-License:       LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and 
BSD-3-Clause and MIT
+License:       LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and 
BSD-3-Clause and MIT
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-3204-g17e0216271.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -840,7 +840,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
+%autosetup -p1 -n ceph-13.0.1-3204-g17e0216271
 
 %build
 
@@ -903,7 +903,7 @@
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
     -DWITH_PYTHON3=ON \
-    -DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
+    -DWITH_MGR_DASHBOARD_FRONTEND=OFF \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
 %else

++++++ ceph-13.0.1-3023-g71b0480e48.tar.bz2 -> 
ceph-13.0.1-3204-g17e0216271.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.1-3023-g71b0480e48.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-3204-g17e0216271.tar.bz2 
differ: char 11, line 1

++++++ checkin.sh ++++++
--- /var/tmp/diff_new_pack.iA87P6/_old  2018-03-26 12:08:33.431012635 +0200
+++ /var/tmp/diff_new_pack.iA87P6/_new  2018-03-26 12:08:33.431012635 +0200
@@ -43,6 +43,16 @@
     fi
 }
 
+function _verify_git_describe {
+    git describe --match 'v*'
+    echo "Does this version number looks sane? y/[N]"
+    read a
+    if [ "x$a" != "xy" ] ; then
+        echo "Aborting!"
+        exit 1
+    fi
+}
+
 GETOPT=$(getopt -o b:e:hr: --long "branch:,existing:,help,repo:" \
        -n 'checkin.sh' -- "$@")
 if [ $? != 0 ] ; then echo "Terminating..." >&2 ; exit 1 ; fi
@@ -86,14 +96,13 @@
 _check_ceph_clone "$CLONE"
 
 pushd $CLONE
+_verify_git_describe
 if [ -z "$TMPDIR" ] ; then
     echo "Deleting stale tarballs from previous runs"
     rm -rf *.bz2
 fi
-
 echo "Running make-dist inside clone"
 ./make-dist
-
 popd
 
 echo "Running \"osc rm *bz2\" to nuke previous tarball"


Reply via email to