Hello community, here is the log from the commit of package python-cairo for openSUSE:Factory checked in at 2017-03-05 17:51:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cairo (Old) and /work/SRC/openSUSE:Factory/.python-cairo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cairo" Sun Mar 5 17:51:58 2017 rev:26 rq:460820 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cairo/python-cairo.changes 2013-04-14 10:37:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-cairo.new/python-cairo.changes 2017-03-05 17:51:59.285860677 +0100 @@ -1,0 +2,6 @@ +Sat Feb 25 05:43:51 UTC 2017 - [email protected] + +- Add python2-cairo and python2-cairo-devel provides for + compatibility with the new multipython spec file macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cairo.spec ++++++ --- /var/tmp/diff_new_pack.GYs79v/_old 2017-03-05 17:51:59.817785390 +0100 +++ /var/tmp/diff_new_pack.GYs79v/_new 2017-03-05 17:51:59.817785390 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cairo # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ BuildRequires: cairo-devel BuildRequires: fdupes BuildRequires: python-devel +Provides: python2-cairo = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -42,6 +43,7 @@ Requires: %name = %{version} Requires: cairo-devel Requires: python-devel +Provides: python2-cairo-devel = %{version} %description devel Headers for python-cairo
