Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-05-03 22:22:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Fri May  3 22:22:36 2019 rev:42 rq:699731 version:14.2.1.345+g040ffffe0e

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2019-04-12 
09:11:11.537589022 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-test.changes 2019-05-03 
22:22:54.542624316 +0200
@@ -1,0 +2,17 @@
+Tue Apr 30 09:12:48 UTC 2019 - Nathan Cutler <ncut...@suse.com>
+
+- Update to 14.2.1-345-g040ffffe0e:
+  + Upstream v14.2.1 release
+    draft release notes: https://github.com/ceph/ceph/pull/27793
+  + rpm: have pybind RPMs provide/obsolete their python2 predecessors 
(bsc#1125899)
+  + ceph-volume: add lvmcache plugin (jsc#SES-267)
+
+-------------------------------------------------------------------
+Thu Apr 18 16:15:53 UTC 2019 - Nathan Cutler <ncut...@suse.com>
+
+- Update to 14.2.0-636-g19cfb53b0c:
+  + rebase on top of upstream nautilus branch, SHA1 
d947e804dd316c89c28d25948947927fa290e227
+  + downstream branding no longer displays Ceph logo in error popup 
(bsc#1131984)
+  + mgr: make run-tox.sh scripts more robust (jsc#SES-478)
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-14.2.0-465-gdfed19b089.tar.bz2

New:
----
  ceph-14.2.1-345-g040ffffe0e.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.c2uioO/_old  2019-05-03 22:22:56.575950032 +0200
+++ /var/tmp/diff_new_pack.c2uioO/_new  2019-05-03 22:22:56.575950032 +0200
@@ -85,6 +85,7 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+%{!?python3_version: %global python3_version 3}
 # define _python_buildid macro which will expand to the empty string when
 # building with python2
 %global _python_buildid %{?_defined_if_python2_absent:%{python3_pkgversion}}
@@ -99,7 +100,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 14.2.0.465+gdfed19b089
+Version: 14.2.1.345+g040ffffe0e
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -115,7 +116,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-14.2.1-345-g040ffffe0e.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -267,15 +268,9 @@
 %if 0%{with python2}
 BuildRequires: python2-Cython
 %endif
-%if 0%{?rhel} == 7
-BuildRequires: python34-devel
-BuildRequires: python34-setuptools
-BuildRequires: python34-Cython
-%else
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-BuildRequires: python3-Cython
-%endif
+BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: python%{python3_pkgversion}-setuptools
+BuildRequires: python%{python3_pkgversion}-Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -500,7 +495,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089
+%autosetup -p1 -n ceph-14.2.1-345-g040ffffe0e
 
 %build
 

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.c2uioO/_old  2019-05-03 22:22:56.587950057 +0200
+++ /var/tmp/diff_new_pack.c2uioO/_new  2019-05-03 22:22:56.591950066 +0200
@@ -85,6 +85,7 @@
 %{!?_udevrulesdir: %global _udevrulesdir /lib/udev/rules.d}
 %{!?tmpfiles_create: %global tmpfiles_create systemd-tmpfiles --create}
 %{!?python3_pkgversion: %global python3_pkgversion 3}
+%{!?python3_version: %global python3_version 3}
 # define _python_buildid macro which will expand to the empty string when
 # building with python2
 %global _python_buildid %{?_defined_if_python2_absent:%{python3_pkgversion}}
@@ -99,7 +100,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       14.2.0.465+gdfed19b089
+Version:       14.2.1.345+g040ffffe0e
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -115,7 +116,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-14.2.1-345-g040ffffe0e.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -259,15 +260,9 @@
 %if 0%{with python2}
 BuildRequires: python2-Cython
 %endif
-%if 0%{?rhel} == 7
-BuildRequires: python34-devel
-BuildRequires: python34-setuptools
-BuildRequires: python34-Cython
-%else
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-BuildRequires: python3-Cython
-%endif
+BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: python%{python3_pkgversion}-setuptools
+BuildRequires: python%{python3_pkgversion}-Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -724,6 +719,7 @@
 %endif
 Requires:      librgw2 = %{_epoch_prefix}%{version}-%{release}
 Requires:      python%{python3_pkgversion}-rados = 
%{_epoch_prefix}%{version}-%{release}
+Provides:      python3-rgw = %{_epoch_prefix}%{version}-%{release}
 %description -n python%{python3_pkgversion}-rgw
 This package contains Python 3 libraries for interacting with Cephs RADOS
 gateway.
@@ -748,6 +744,9 @@
 %endif
 Requires:      python%{python3_pkgversion}
 Requires:      librados2 = %{_epoch_prefix}%{version}-%{release}
+Provides:      python3-rados = %{_epoch_prefix}%{version}-%{release}
+Provides:      python-rados = %{_epoch_prefix}%{version}-%{release}
+Obsoletes:      python-rados < %{_epoch_prefix}%{version}-%{release}
 %description -n python%{python3_pkgversion}-rados
 This package contains Python 3 libraries for interacting with Cephs RADOS
 object store.
@@ -834,6 +833,9 @@
 %endif
 Requires:      librbd1 = %{_epoch_prefix}%{version}-%{release}
 Requires:      python%{python3_pkgversion}-rados = 
%{_epoch_prefix}%{version}-%{release}
+Provides:      python3-rbd = %{_epoch_prefix}%{version}-%{release}
+Provides:      python-rbd = %{_epoch_prefix}%{version}-%{release}
+Obsoletes:     python-rbd < %{_epoch_prefix}%{version}-%{release}
 %description -n python%{python3_pkgversion}-rbd
 This package contains Python 3 libraries for interacting with Cephs RADOS
 block device.
@@ -891,6 +893,9 @@
 Requires:      libcephfs2 = %{_epoch_prefix}%{version}-%{release}
 Requires:      python%{python3_pkgversion}-rados = 
%{_epoch_prefix}%{version}-%{release}
 Requires:      python%{python3_pkgversion}-ceph-argparse = 
%{_epoch_prefix}%{version}-%{release}
+Provides:      python3-cephfs = %{_epoch_prefix}%{version}-%{release}
+Provides:      python-cephfs = %{_epoch_prefix}%{version}-%{release}
+Obsoletes:     python-cephfs < %{_epoch_prefix}%{version}-%{release}
 %description -n python%{python3_pkgversion}-cephfs
 This package contains Python 3 libraries for interacting with Cephs distributed
 file system.
@@ -913,6 +918,7 @@
 %if 0%{?suse_version}
 Group:         Development/Libraries/Python
 %endif
+Provides:   python3-ceph-argparse = %{_epoch_prefix}%{version}-%{release}
 %description -n python%{python3_pkgversion}-ceph-argparse
 This package contains types and routines for Python 3 used by the Ceph CLI as
 well as the RESTful interface. These have to do with querying the daemons for
@@ -1051,7 +1057,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089
+%autosetup -p1 -n ceph-14.2.1-345-g040ffffe0e
 
 %build
 

++++++ ceph-14.2.0-465-gdfed19b089.tar.bz2 -> 
ceph-14.2.1-345-g040ffffe0e.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-14.2.0-465-gdfed19b089.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.5148/ceph-14.2.1-345-g040ffffe0e.tar.bz2 
differ: char 11, line 1


Reply via email to