New upstream release
This commit is contained in:
parent
f0c907df3e
commit
4aafbf0864
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/cryptography-0.7.2.tar.gz
|
||||
/cryptography-0.8.tar.gz
|
||||
/cryptography-0.8.2.tar.gz
|
||||
/cryptography-0.9.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-cryptography
|
||||
Version: 0.8.2
|
||||
Version: 0.9
|
||||
Release: 1%{?dist}
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
|
|
@ -121,6 +121,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2015 Nathaniel McCallum <npmccallum@redhat.com> - 0.9-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Apr 17 2015 Nathaniel McCallum <npmccallum@redhat.com> - 0.8.2-1
|
||||
- New upstream release
|
||||
- Add python3-pyasn1 Requires (#1211073)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
7d33499e851300c194cbb0396de72462 cryptography-0.8.2.tar.gz
|
||||
7d5db511852f70ab6548c72b42b0c2f3 cryptography-0.9.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue