summaryrefslogtreecommitdiffstats
path: root/python-mock.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mock.spec')
-rw-r--r--python-mock.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-mock.spec b/python-mock.spec
index 7433bf1..3bd97b2 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -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