Hello community,
here is the log from the commit of package python-pybind11 for
openSUSE:Leap:15.2 checked in at 2020-01-17 12:05:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pybind11 (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pybind11.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11"
Fri Jan 17 12:05:58 2020 rev:3 rq:765052 version:2.4.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pybind11/python-pybind11.changes
2020-01-15 15:51:48.155541476 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pybind11.new.26092/python-pybind11.changes
2020-01-17 12:06:06.876627531 +0100
@@ -1,0 +2,5 @@
+Tue Jan 14 10:19:23 UTC 2020 - John Vandenberg <[email protected]>
+
+- Add package version to extra devel packages added via Provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.rBUqBK/_old 2020-01-17 12:06:07.204627676 +0100
+++ /var/tmp/diff_new_pack.rBUqBK/_new 2020-01-17 12:06:07.208627677 +0100
@@ -44,7 +44,7 @@
Summary: Development files for pybind11
Requires: %{name} = %{version}
Requires: python-devel
-Provides: %{python_module %{name}-devel}
+Provides: %{python_module pybind11-devel = %{version}}
%description -n %{name}-devel
This package contains files for developing applications using pybind11.