New upstream release (fix #1267548)

This commit is contained in:
Matěj Cepl 2015-09-30 17:45:39 +02:00
commit 32aa2110f2
3 changed files with 13 additions and 2 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
/cryptography-0.8.tar.gz
/cryptography-0.8.2.tar.gz
/cryptography-0.9.tar.gz
/cryptography-1.0.tar.gz
/cryptography-1.0.2.tar.gz

View file

@ -9,7 +9,7 @@
%global breqs() %1-setuptools %1-pretend %1-iso8601 %1-cryptography-vectors = %{version}
Name: python-cryptography
Version: 0.9
Version: 1.0.2
Release: 1%{?dist}
Summary: PyCA's cryptography library
@ -106,6 +106,15 @@ popd
%changelog
* Wed Sep 30 2015 Matěj Cepl <mcepl@redhat.com> - 1.0.2-1
- New upstream release (fix #1267548)
* Wed Aug 12 2015 Nathaniel McCallum <npmccallum@redhat.com> - 1.0-1
- New upstream release
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu May 14 2015 Nathaniel McCallum <npmccallum@redhat.com> - 0.9-1
- New upstream release
- Run tests on RHEL

View file

@ -1 +1 @@
7d5db511852f70ab6548c72b42b0c2f3 cryptography-0.9.tar.gz
6a8627da0c6199fca941dc8170f9b583 cryptography-1.0.2.tar.gz