Hello community, here is the log from the commit of package libpmemobj-cpp for openSUSE:Factory checked in at 2019-02-08 12:11:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpmemobj-cpp (Old) and /work/SRC/openSUSE:Factory/.libpmemobj-cpp.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpmemobj-cpp" Fri Feb 8 12:11:15 2019 rev:2 rq:672105 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libpmemobj-cpp/libpmemobj-cpp.changes 2018-11-26 10:23:33.709503105 +0100 +++ /work/SRC/openSUSE:Factory/.libpmemobj-cpp.new.28833/libpmemobj-cpp.changes 2019-02-08 12:11:18.821516260 +0100 @@ -1,0 +2,5 @@ +Wed Feb 6 09:46:51 UTC 2019 - [email protected] + +- Conflict with former libpmemobj++-devel (bsc#1124441) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpmemobj-cpp.spec ++++++ --- /var/tmp/diff_new_pack.XHFiSE/_old 2019-02-08 12:11:19.801515893 +0100 +++ /var/tmp/diff_new_pack.XHFiSE/_new 2019-02-08 12:11:19.805515891 +0100 @@ -1,7 +1,7 @@ # # spec file for package libpmemobj-cpp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: libpmemobj-cpp %define lname libpmemobj-cpp0 Summary: C++ bindings for libpmemobj -Version: 1.5 -Release: 0 License: BSD-3-Clause Group: Development/Libraries/C and C++ +Version: 1.5 +Release: 0 URL: http://pmem.io/pmdk/ Source: https://github.com/pmem/libpmemobj-cpp/archive/1.5.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake -BuildRequires: pkgconfig(libpmemobj) >= 1.4 BuildRequires: gcc-c++ BuildRequires: pkg-config +BuildRequires: pkgconfig(libpmemobj) >= 1.4 ExclusiveArch: x86_64 %description @@ -45,6 +45,8 @@ %package devel Summary: C++ bindings for libpmemobj Group: Development/Libraries/C and C++ +Obsoletes: libpmemobj++-devel < %{version} +Provides: libpmemobj++-devel = %{version} %description devel This package contains the header files for pmemobj's C++ interface.
