Hello community,

here is the log from the commit of package ceph for openSUSE:Leap:15.2 checked 
in at 2020-05-14 06:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ceph (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ceph.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Thu May 14 06:51:17 2020 rev:76 rq:803508 version:15.2.1.277+g17d346932e

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ceph/ceph-test.changes 2020-05-12 
11:32:00.679695331 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.ceph.new.2738/ceph-test.changes       
2020-05-14 06:51:22.275688658 +0200
@@ -1,0 +2,8 @@
+Tue May  5 12:00:09 UTC 2020 - Nathan Cutler <[email protected]>
+
+- Update to 15.2.1-277-g17d346932e:
+  + rebase on tip of upstream "octopus" branch, SHA1 
752b293586d0c8749483e60e43c7a98c1e0d7b19
+    * rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
+      (jsc#SLE-11802)
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-15.2.1-246-g66cd0e5497.tar.bz2

New:
----
  ceph-15.2.1-277-g17d346932e.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.4Ag6j4/_old  2020-05-14 06:51:23.315690899 +0200
+++ /var/tmp/diff_new_pack.4Ag6j4/_new  2020-05-14 06:51:23.319690908 +0200
@@ -44,26 +44,21 @@
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
-%bcond_with selinux
-%bcond_with cephfs_java
 %bcond_with amqp_endpoint
+%bcond_with cephfs_java
 %bcond_with kafka_endpoint
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-%global _fillupdir /var/adm/fillup-templates
-%endif
-%if 0%{?is_opensuse}
-%bcond_without libradosstriper
-%bcond_without ocf
-%else
 %bcond_with libradosstriper
-%bcond_with ocf
-%endif
 %ifarch x86_64 aarch64 ppc64le
 %bcond_without lttng
 %else
 %bcond_with lttng
 %endif
+%bcond_with ocf
+%bcond_with selinux
+#Compat macro for _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+%global _fillupdir /var/adm/fillup-templates
+%endif
 %endif
 %bcond_with seastar
 %if 0%{?fedora} || 0%{?suse_version} >= 1500
@@ -104,7 +99,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 15.2.1.246+g66cd0e5497
+Version: 15.2.1.277+g17d346932e
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -120,7 +115,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-15.2.1-246-g66cd0e5497.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-15.2.1-277-g17d346932e.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -549,7 +544,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-15.2.1-246-g66cd0e5497
+%autosetup -p1 -n ceph-15.2.1-277-g17d346932e
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.4Ag6j4/_old  2020-05-14 06:51:23.339690951 +0200
+++ /var/tmp/diff_new_pack.4Ag6j4/_new  2020-05-14 06:51:23.343690960 +0200
@@ -44,26 +44,21 @@
 %global _remote_tarball_prefix https://download.ceph.com/tarballs/
 %endif
 %if 0%{?suse_version}
-%bcond_with selinux
-%bcond_with cephfs_java
 %bcond_with amqp_endpoint
+%bcond_with cephfs_java
 %bcond_with kafka_endpoint
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-%global _fillupdir /var/adm/fillup-templates
-%endif
-%if 0%{?is_opensuse}
-%bcond_without libradosstriper
-%bcond_without ocf
-%else
 %bcond_with libradosstriper
-%bcond_with ocf
-%endif
 %ifarch x86_64 aarch64 ppc64le
 %bcond_without lttng
 %else
 %bcond_with lttng
 %endif
+%bcond_with ocf
+%bcond_with selinux
+#Compat macro for _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+%global _fillupdir /var/adm/fillup-templates
+%endif
 %endif
 %bcond_with seastar
 %if 0%{?fedora} || 0%{?suse_version} >= 1500
@@ -104,7 +99,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       15.2.1.246+g66cd0e5497
+Version:       15.2.1.277+g17d346932e
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -120,7 +115,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-15.2.1-246-g66cd0e5497.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-15.2.1-277-g17d346932e.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1126,7 +1121,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-15.2.1-246-g66cd0e5497
+%autosetup -p1 -n ceph-15.2.1-277-g17d346932e
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph-15.2.1-246-g66cd0e5497.tar.bz2 -> 
ceph-15.2.1-277-g17d346932e.tar.bz2 ++++++
/work/SRC/openSUSE:Leap:15.2/ceph/ceph-15.2.1-246-g66cd0e5497.tar.bz2 
/work/SRC/openSUSE:Leap:15.2/.ceph.new.2738/ceph-15.2.1-277-g17d346932e.tar.bz2 
differ: char 11, line 1


Reply via email to