This commit is contained in:
Fedora Release Engineering 2016-02-04 20:10:35 +00:00
parent f2745a3de4
commit 0879f10ac9

View File

@ -9,7 +9,7 @@
Name: python-mock
Version: 1.0.1
Release: 9%{?dist}
Release: 10%{?dist}
Summary: A Python Mocking and Patching Library for Testing
License: BSD
@ -102,6 +102,9 @@ cp -p %{SOURCE1} .
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jan 6 2016 Orion Poplawski <orion@cora.nwra.com> - 1.0.1-9
- Modernize spec
- Run python2 tests, python3 failing