Hello community, here is the log from the commit of package python3-cairo for openSUSE:Factory checked in at 2015-01-23 15:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-cairo (Old) and /work/SRC/openSUSE:Factory/.python3-cairo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-cairo" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-cairo/python3-cairo.changes 2014-02-26 06:55:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-cairo.new/python3-cairo.changes 2015-01-23 15:45:55.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Jan 10 00:51:53 UTC 2015 - [email protected] + +- specfile: + * update copyright year + * remove python(abi) requirement + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-cairo.spec ++++++ --- /var/tmp/diff_new_pack.KgQ6sZ/_old 2015-01-23 15:45:56.000000000 +0100 +++ /var/tmp/diff_new_pack.KgQ6sZ/_new 2015-01-23 15:45:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-cairo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define pyname cairo Name: python3-%{pyname} %define modname py%{pyname} Version: 1.10.0 -Release: 1 +Release: 0 Summary: Python Bindings for Cairo License: LGPL-3.0 Group: Development/Libraries/Python @@ -32,17 +33,16 @@ BuildRequires: python3 BuildRequires: python3-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: python(abi) = %{py3_ver} %description Python bindings for the Cairo vector graphics library. %package devel -License: LGPL-3.0 Summary: Development files for %{name} Group: Development/Libraries/Python Requires: %{name} = %{version} -Requires: cairo-devel python3-devel +Requires: cairo-devel +Requires: python3-devel %description devel Development libraries and headers needed to build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
