Update to 1.11.2

This commit is contained in:
Michel Alexandre Salim 2015-09-25 21:50:41 +07:00
parent 78ab1ff6a6
commit a5986d995b
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/hypothesis-1.11.1.tar.gz
/hypothesis-1.11.2.tar.gz

View File

@ -2,7 +2,7 @@
%global sum A library for property based testing
Name: python-%{srcname}
Version: 1.11.1
Version: 1.11.2
Release: 1%{?dist}
Summary: %{sum}
@ -123,6 +123,9 @@ rm -rf tests/py2
%changelog
* Fri Sep 25 2015 Michel Salim <salimma@fedoraproject.org> - 1.11.2-1
- Update to 1.11.2
* Sun Sep 20 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.11.1-1
- Update to 1.11.1

View File

@ -1 +1 @@
6691322538ebfaec56d2bb87f01be67e hypothesis-1.11.1.tar.gz
91ade740d78dd6c64e131d8dd11fdf93 hypothesis-1.11.2.tar.gz