Change Requires to openssl-libs
This commit is contained in:
parent
6151424564
commit
361fca3395
1 changed files with 4 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.0.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -164,6 +164,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2017 Christian Heimes <cheimes@redhat.com> - 2.0.2-3
|
||||
- Change Requires to openssl-libs
|
||||
|
||||
* Thu Aug 03 2017 Christian Heimes <cheimes@redhat.com> - 2.0.2-2
|
||||
- Add workaround for pytest bug
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue