Hello community,

here is the log from the commit of package python-m2crypto for openSUSE:Factory
checked in at Mon Apr 18 12:42:43 CEST 2011.



--------
--- python-m2crypto/python-m2crypto.changes     2010-04-20 10:46:39.000000000 
+0200
+++ /mounts/work_src_done/STABLE/python-m2crypto/python-m2crypto.changes        
2011-04-18 11:09:31.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Apr 18 09:05:48 UTC 2011 - [email protected]
+
+- Update to 0.21.1
+  - Support OpenSSL 1.0. Thanks to Miloslav Trmac for figuring out
+    how to fix test_smime.py
+  - Rename m2.engine_init to engine_init_error so that ENGINE_init
+    and ENGINE_finish can be exposed, thanks to Erlo
+  - 0.20 started releasing Python locks even around some operations
+    that interacted with the Python runtime, potentially causing
+    crashes and other weirdness, fix by Miloslav Trmac
+  - Make httpslib.ProxyHTTPSConnection work with Python 2.3
+- Removed patches that are now upstream
+- Removed authors from spec
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  0001-Support-OpenSSL-1.0.-Thanks-to-Miloslav-Trmac-for-fig.diff
  0002-Bug-12910-make-httpslib.ProxyHTTPSConnection-work-wit.diff
  0003-Bug-12935-0.20-started-releasing-Python-locks-even-ar.diff
  M2Crypto-0.20.2.tar.bz2

New:
----
  M2Crypto-0.21.1.tar.gz

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

Other differences:
------------------
++++++ python-m2crypto.spec ++++++
--- /var/tmp/diff_new_pack.DAtbaw/_old  2011-04-18 12:39:13.000000000 +0200
+++ /var/tmp/diff_new_pack.DAtbaw/_new  2011-04-18 12:39:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-m2crypto (Version 0.20.2)
+# spec file for package python-m2crypto
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           python-m2crypto
-BuildRequires:  openssl openssl-devel python-devel python-setuptools swig
-Url:            http://chandlerproject.org/bin/view/Projects/MeTooCrypto
-License:        X11/MIT, ZPLv2, BSD3
-Group:          Development/Languages/Python
-AutoReqProv:    on
-Version:        0.20.2
+Version:        0.21.1
 Release:        1
+Url:            http://chandlerproject.org/bin/view/Projects/MeTooCrypto
 Summary:        Crypto and SSL toolkit for Python
-Source0:        M2Crypto-%{version}.tar.bz2
-Patch0:         0001-Support-OpenSSL-1.0.-Thanks-to-Miloslav-Trmac-for-fig.diff
-Patch1:         0002-Bug-12910-make-httpslib.ProxyHTTPSConnection-work-wit.diff
-Patch2:         0003-Bug-12935-0.20-started-releasing-Python-locks-even-ar.diff
+License:        X11/MIT, ZPLv2, BSD3c
+Group:          Development/Languages/Python
+Source:         M2Crypto-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
+BuildRequires:  swig
+BuildRequires:  openssl-devel
+BuildRequires:  openssl
+%if 0%{?suse_version}
+%py_requires
+%endif
 
 %description
 M2Crypto is a crypto and SSL toolkit for Python featuring the
@@ -49,17 +50,8 @@
 http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto. The
 original M2Crypto homepage is at http://sandbox.rulemaker.net/ngps/m2/.
 
-
-
-Authors:
---------
-    Heikki Toivonen
-
 %prep
 %setup -n M2Crypto-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to