Hello community, here is the log from the commit of package python3-CXX for openSUSE:Factory checked in at 2015-01-22 21:49:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-CXX (Old) and /work/SRC/openSUSE:Factory/.python3-CXX.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-CXX" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-CXX/python3-CXX.changes 2013-12-11 11:32:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-CXX.new/python3-CXX.changes 2015-01-22 21:50:17.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Jan 10 00:51:53 UTC 2015 - [email protected] + +- specfile: + * update copyright year + * remove python(abi) requirement + +------------------------------------------------------------------- Old: ---- python-CXX-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-CXX.spec ++++++ --- /var/tmp/diff_new_pack.UzFjjM/_old 2015-01-22 21:50:17.000000000 +0100 +++ /var/tmp/diff_new_pack.UzFjjM/_new 2015-01-22 21:50:17.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-CXX # -# 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,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define modname CXX %define tarname pycxx Name: python3-%{modname} Version: 6.2.5 Release: 0 -License: BSD-3-Clause Summary: Write Python extensions in C++ -Url: http://CXX.sourceforge.net/ +License: BSD-3-Clause Group: Development/Languages/Python +Url: http://CXX.sourceforge.net/ Source0: %{tarname}-%{version}.tar.gz Source1: %{name}-rpmlintrc # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines @@ -37,7 +38,6 @@ Obsoletes: python3-cxx < %{version} BuildArch: noarch %define incl_ver %{py3_ver}%{?py3_abiflags} -Requires: python(abi) == %{py3_ver} %description PyCXX is a set of classes to help create extensions of Python in the C @@ -49,7 +49,6 @@ Summary: Development files for %{name} Group: Development/Languages/Python Requires: %{name} = %{version} -Requires: python(abi) = %{py3_ver} Requires: python3 >= %{py3_ver} Requires: python3-devel >= %{py3_ver} Provides: python3-cxx-devel = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
