[pyOpenSSL] New upstream release

Tomáš Mráz tmraz at fedoraproject.org
Wed Jun 20 16:35:48 UTC 2012


commit 48a0a95b44c1994960bdaa8af51dbe504c6da36f
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Wed Jun 20 18:35:46 2012 +0200

    New upstream release

 .gitignore     |    1 +
 pyOpenSSL.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16ad487..354b09c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pyOpenSSL-0.9.tar.gz
 /pyOpenSSL-0.10.tar.gz
 /pyOpenSSL-0.12.tar.gz
+/pyOpenSSL-0.13.tar.gz
diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec
index 8c3a546..78ff2e0 100644
--- a/pyOpenSSL.spec
+++ b/pyOpenSSL.spec
@@ -1,14 +1,14 @@
 Summary: Python wrapper module around the OpenSSL library
 Name: pyOpenSSL
-Version: 0.12
-Release: 2%{?dist}
+Version: 0.13
+Release: 1%{?dist}
 Source0: http://pypi.python.org/packages/source/p/pyOpenSSL/%{name}-%{version}.tar.gz
 
 # Fedora specific patches
 
 Patch2: pyOpenSSL-elinks.patch
 Patch3: pyOpenSSL-nopdfout.patch
-License: LGPLv2+
+License: ASL 2.0
 Group: Development/Libraries
 Url: http://pyopenssl.sourceforge.net/
 BuildRequires: elinks openssl-devel python-devel
@@ -52,6 +52,9 @@ find doc/ -name pyOpenSSL.\*
 %{python_sitearch}/%{name}*.egg-info
 
 %changelog
+* Wed Jun 20 2012 Tomas Mraz <tmraz at redhat.com> - 0.13-1
+- New upstream release
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 4ec148e..718d80c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60a7bbb6160950823eddcbba2cbcb0d6  pyOpenSSL-0.12.tar.gz
+767bca18a71178ca353dff9e10941929  pyOpenSSL-0.13.tar.gz


More information about the scm-commits mailing list