Update to 1.11.2
This commit is contained in:
parent
78ab1ff6a6
commit
a5986d995b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hypothesis-1.11.1.tar.gz
|
/hypothesis-1.11.2.tar.gz
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
%global sum A library for property based testing
|
%global sum A library for property based testing
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.11.1
|
Version: 1.11.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
@ -123,6 +123,9 @@ rm -rf tests/py2
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Sep 20 2015 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.11.1-1
|
||||||
- Update to 1.11.1
|
- Update to 1.11.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user