Hello community,

here is the log from the commit of package python-M2Crypto for openSUSE:Factory 
checked in at 2015-12-01 10:01:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-M2Crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-M2Crypto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-M2Crypto"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes  
2015-02-27 11:03:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-M2Crypto.new/python-M2Crypto.changes     
2015-12-01 10:01:49.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 17 17:54:49 UTC 2015 - [email protected]
+
+- fix build for openSUSE Leap 42.1 (requires swig3)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-M2Crypto.spec ++++++
--- /var/tmp/diff_new_pack.9gh2G2/_old  2015-12-01 10:01:50.000000000 +0100
+++ /var/tmp/diff_new_pack.9gh2G2/_new  2015-12-01 10:01:50.000000000 +0100
@@ -31,7 +31,11 @@
 BuildRequires:  openssl-devel
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
+BuildRequires:  swig3
+%else
 BuildRequires:  swig
+%endif
 %if 0%{?suse_version}
 %py_requires
 %if 0%{?suse_version} > 1010


Reply via email to