Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2021-04-15 16:56:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Thu Apr 15 16:56:55 2021 rev:65 rq:884584 version:16.2.0.91+g24bd0c4acf

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2021-04-06 
17:28:50.403059877 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.12324/ceph-test.changes        
2021-04-15 16:57:07.694646855 +0200
@@ -1,0 +2,13 @@
+Thu Apr  8 12:48:11 UTC 2021 - Nathan Cutler <ncut...@suse.com>
+
+- Update to 16.2.0-91-g24bd0c4acf:
+  + rebase on top of upstream pacific SHA1 
4cbaf866034715d053e6259dcd5bd8e4e1d1e1ed
+
+-------------------------------------------------------------------
+Thu Apr  1 15:10:47 UTC 2021 - Nathan Cutler <ncut...@suse.com>
+
+- Update to 16.2.0-31-g5922b2b9c1:
+  + rebase on top of upstream v16.2.0 (first stable release in Pacific series)
+    see https://ceph.io/releases/v16-2-0-pacific-released/
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-16.1.0-1217-g8e1da7347e.tar.bz2

New:
----
  ceph-16.2.0-91-g24bd0c4acf.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.pUyF52/_old  2021-04-15 16:57:09.266649343 +0200
+++ /var/tmp/diff_new_pack.pUyF52/_new  2021-04-15 16:57:09.270649349 +0200
@@ -25,7 +25,7 @@
 %bcond_with cmake_verbose_logging
 %bcond_without ceph_test_package
 %bcond_with minimal_debugging_information
-%ifarch s390 s390x
+%ifarch s390
 %bcond_with tcmalloc
 %else
 %bcond_without tcmalloc
@@ -123,7 +123,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 16.1.0.1217+g8e1da7347e
+Version: 16.2.0.91+g24bd0c4acf
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -139,7 +139,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.1.0-1217-g8e1da7347e.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
 %if 0%{?suse_version}
 Source94: ceph-rpmlintrc
 Source95: checkin.sh
@@ -181,7 +181,11 @@
 %endif
 BuildRequires: gdbm
 %if 0%{with tcmalloc}
-%if 0%{?fedora} || 0%{?rhel}
+# libprofiler did not build on ppc64le until 2.7.90
+%if 0%{?fedora} || 0%{?rhel} >= 8
+BuildRequires: gperftools-devel >= 2.7.90
+%endif
+%if 0%{?rhel} && 0%{?rhel} < 8
 BuildRequires: gperftools-devel >= 2.6.1
 %endif
 %if 0%{?suse_version}
@@ -409,7 +413,7 @@
 %endif
 %if 0%{with selinux}
 %endif
-%if 0%{?fedora} || 0%{?rhel}
+%if 0%{?rhel} && 0%{?rhel} < 8
 %if 0%{with tcmalloc}
 %endif
 %endif
@@ -586,7 +590,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.1.0-1217-g8e1da7347e
+%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.pUyF52/_old  2021-04-15 16:57:09.290649380 +0200
+++ /var/tmp/diff_new_pack.pUyF52/_new  2021-04-15 16:57:09.294649387 +0200
@@ -25,7 +25,7 @@
 %bcond_with cmake_verbose_logging
 %bcond_with ceph_test_package
 %bcond_with minimal_debugging_information
-%ifarch s390 s390x
+%ifarch s390
 %bcond_with tcmalloc
 %else
 %bcond_without tcmalloc
@@ -123,7 +123,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       16.1.0.1217+g8e1da7347e
+Version:       16.2.0.91+g24bd0c4acf
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -139,7 +139,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-16.1.0-1217-g8e1da7347e.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-16.2.0-91-g24bd0c4acf.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -171,7 +171,11 @@
 %endif
 BuildRequires: gdbm
 %if 0%{with tcmalloc}
-%if 0%{?fedora} || 0%{?rhel}
+# libprofiler did not build on ppc64le until 2.7.90
+%if 0%{?fedora} || 0%{?rhel} >= 8
+BuildRequires: gperftools-devel >= 2.7.90
+%endif
+%if 0%{?rhel} && 0%{?rhel} < 8
 BuildRequires: gperftools-devel >= 2.6.1
 %endif
 %if 0%{?suse_version}
@@ -422,7 +426,7 @@
 Requires:      util-linux
 Requires:      xfsprogs
 Requires:      which
-%if 0%{?fedora} || 0%{?rhel}
+%if 0%{?rhel} && 0%{?rhel} < 8
 # The following is necessary due to tracker 36508 and can be removed once the
 # associated upstream bugs are resolved.
 %if 0%{with tcmalloc}
@@ -1202,7 +1206,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-16.1.0-1217-g8e1da7347e
+%autosetup -p1 -n ceph-16.2.0-91-g24bd0c4acf
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++++++ ceph-16.1.0-1217-g8e1da7347e.tar.bz2 -> 
ceph-16.2.0-91-g24bd0c4acf.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-16.1.0-1217-g8e1da7347e.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.12324/ceph-16.2.0-91-g24bd0c4acf.tar.bz2 
differ: char 11, line 1

Reply via email to