New upstream release

This commit is contained in:
Nathaniel McCallum 2015-05-14 10:46:26 -04:00 committed by Matěj Cepl
commit 4aafbf0864
3 changed files with 6 additions and 2 deletions

View file

@ -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)