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 8dd00be..d130511 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -6,7 +6,7 @@
Name: python-mock
Version: 0.8.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A Python Mocking and Patching Library for Testing
Group: Development/Libraries
@@ -91,6 +91,9 @@ popd
%changelog
+* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
* Mon Jul 09 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-2
- Python3 support