diff --git a/M2Crypto-0.21.1.tar.gz b/M2Crypto-0.21.1.tar.gz deleted file mode 100644 index 1266c0e..0000000 --- a/M2Crypto-0.21.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a -size 413563 diff --git a/M2Crypto-0.22.3.tar.gz b/M2Crypto-0.22.3.tar.gz new file mode 100644 index 0000000..906d3d4 --- /dev/null +++ b/M2Crypto-0.22.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72 +size 74795 diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index deb1cf9..029f7a1 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 17 19:49:12 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 0.22.3 + * No changelog provided +- Demos are no longer included + ------------------------------------------------------------------- Thu Oct 24 11:08:11 UTC 2013 - speilicke@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index f81655a..8cd4d18 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -1,7 +1,7 @@ # # spec file for package python-M2Crypto # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: python-M2Crypto -Version: 0.21.1 +Version: 0.22.3 Release: 0 Url: http://chandlerproject.org/bin/view/Projects/MeTooCrypto Summary: Crypto and SSL toolkit for Python @@ -69,12 +69,10 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} #chmod 0644 demo/{https.howto/get_https,ssl/twistedsslclient,ssl/twistedsslserver,tinderbox/slave,x509/certdata2pem}.py export DOCDIR=%{buildroot}%{_docdir}/%{name} -chmod -R -x+X demo mkdir -p $DOCDIR -cp -r demo $DOCDIR %fdupes $DOCDIR -install -m 644 CHANGES LICENCE README $DOCDIR +install -m 644 README $DOCDIR %files %defattr(-,root,root)