This commit is contained in:
Dennis Gilmore 2013-08-04 03:28:54 -05:00
parent d249031826
commit be449f5ca5

View File

@ -6,7 +6,7 @@
Name: python-mock
Version: 1.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Python Mocking and Patching Library for Testing
Group: Development/Libraries
@ -98,6 +98,9 @@ popd
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Apr 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-1
- Update to 1.0.1
- Run the test suite