Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2023-05-12 20:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Fri May 12 20:32:38 2023 rev:88 rq:1086639 version:16.2.13.66+g54799ee0666

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2023-03-29 
23:26:04.403138750 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.1533/ceph-test.changes 2023-05-12 
20:32:51.512627915 +0200
@@ -1,0 +2,19 @@
+Thu May 11 04:24:01 UTC 2023 - Tim Serong <tser...@suse.com>
+
+- Update to 16.2.13-66-g54799ee0666:
+  + (bsc#1199880) mgr: don't dump global config holding gil
+  + (bsc#1209621) cephadm: fix NFS haproxy failover if active node disappears
+  + (bsc#1210153) mgr/cephadm: fix handling of mgr upgrades with 3 or more mgrs
+  + (bsc#1210243, bsc#1210314) ceph-volume: fix regression in activate 
+  + (bsc#1210719) cephadm: mount host /etc/hosts for daemon containers in 
podman deployments
+  + (bsc#1210784) mgr/dashboard: Fix SSO error: 'str' object has no attribute 
'decode'
+  + (bsc#1210944) cmake: patch boost source to support python 3.11
+  + (bsc#1211090) fix FTBFS on s390x
+
+-------------------------------------------------------------------
+Thu May  4 13:02:24 UTC 2023 - Frederic Crozat <fcro...@suse.com>
+
+- Add _multibuild to define additional spec files as additional
+  flavors.  Eliminates the need for source package links in OBS.
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-16.2.11-65-g8b7e6fc0182.tar.bz2

New:
----
  _multibuild
  ceph-16.2.13-66-g54799ee0666.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.d4tk2I/_old  2023-05-12 20:32:52.896635860 +0200
+++ /var/tmp/diff_new_pack.d4tk2I/_new  2023-05-12 20:32:52.900635882 +0200
@@ -136,7 +136,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 16.2.11.65+g8b7e6fc0182
+Version: 16.2.13.66+g54799ee0666
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -152,7 +152,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.2.13-66-g54799ee0666.tar.bz2
 %if 0%{?suse_version}
 Source94: ceph-rpmlintrc
 Source95: checkin.sh
@@ -290,7 +290,6 @@
 %if 0%{?fedora}
 BuildRequires:  libubsan
 BuildRequires:  libasan
-BuildRequires:  libatomic
 %endif
 %if 0%{?rhel}
 BuildRequires:  gcc-toolset-9-annobin
@@ -331,6 +330,7 @@
 BuildRequires:  boost-random
 BuildRequires: nss-devel
 BuildRequires: keyutils-libs-devel
+BuildRequires:  libatomic
 BuildRequires: libibverbs-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  openldap-devel
@@ -595,7 +595,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
+%autosetup -p1 -n ceph-16.2.13-66-g54799ee0666
 
 %build
 # Disable lto on systems that do not support symver attribute

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.d4tk2I/_old  2023-05-12 20:32:52.936636089 +0200
+++ /var/tmp/diff_new_pack.d4tk2I/_new  2023-05-12 20:32:52.940636112 +0200
@@ -136,7 +136,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       16.2.11.65+g8b7e6fc0182
+Version:       16.2.13.66+g54799ee0666
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -152,7 +152,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-16.2.11-65-g8b7e6fc0182.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-16.2.13-66-g54799ee0666.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -280,7 +280,6 @@
 %if 0%{?fedora}
 BuildRequires:  libubsan
 BuildRequires:  libasan
-BuildRequires:  libatomic
 %endif
 %if 0%{?rhel}
 BuildRequires:  gcc-toolset-9-annobin
@@ -321,6 +320,7 @@
 BuildRequires:  boost-random
 BuildRequires: nss-devel
 BuildRequires: keyutils-libs-devel
+BuildRequires:  libatomic
 BuildRequires: libibverbs-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  openldap-devel
@@ -1210,7 +1210,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-16.2.11-65-g8b7e6fc0182
+%autosetup -p1 -n ceph-16.2.13-66-g54799ee0666
 
 %build
 # Disable lto on systems that do not support symver attribute

++++++ _multibuild ++++++
<multibuild>
  <package>ceph-test</package>
</multibuild>


++++++ ceph-16.2.11-65-g8b7e6fc0182.tar.bz2 -> 
ceph-16.2.13-66-g54799ee0666.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-16.2.11-65-g8b7e6fc0182.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.1533/ceph-16.2.13-66-g54799ee0666.tar.bz2 
differ: char 11, line 1

Reply via email to