diff --git a/19.1.0.tar.gz b/19.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fc0f196ca863cd3e5a0164dafed8f94975de8763 Binary files /dev/null and b/19.1.0.tar.gz differ diff --git a/pyOpenSSL-19.1.0.tar.gz b/pyOpenSSL-19.1.0.tar.gz deleted file mode 100644 index d03a512874573f072021aa5016a3cf12d7b63781..0000000000000000000000000000000000000000 Binary files a/pyOpenSSL-19.1.0.tar.gz and /dev/null differ diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index 83da326fcc5905ccc64269e6beeaac9caf868a7e..e13acb71d251eb5b826d1887a5a0afa436f95083 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -2,12 +2,12 @@ Name: pyOpenSSL Version: 19.1.0 -Release: 2 +Release: 3 Summary: A rather thin wrapper around (a subset of) the OpenSSL library. License: ASL 2.0 URL: https://www.pyopenssl.org/en/stable/ -Source0: https://github.com/pyca/pyopenssl/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/pyca/pyopenssl/archive/%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel python3-devel python2-cryptography python3-cryptography @@ -53,7 +53,7 @@ Obsoletes: %{name}-doc Man pages and other related documents for %{name}. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n pyopenssl-%{version} -p1 %build %py2_build @@ -80,6 +80,9 @@ make -C doc html SPHINXBUILD=sphinx-build-3 %doc CHANGELOG.rst doc/_build/html %changelog +* Tue Sep 15 2020 shixuantong - 19.1.0-3 +- update source0 and tarball + * Fri Sep 11 2020 wuchaochao - 19.1.0- - add python3-OpenSSL * Tue May 12 2019 openEuler Buildteam - 19.1.0-1