From 4d0266ee281deb5038689a6b36b22509f0500d63 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Fri, 8 Feb 2013 13:37:52 -0800 Subject: [PATCH] Correct changelog release --- python-requests.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-requests.spec b/python-requests.spec index 7771692..9dc34dd 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -112,7 +112,7 @@ popd %changelog -* Fri Feb 8 2013 Toshio Kuratomi - 0.14.1-3 +* Fri Feb 8 2013 Toshio Kuratomi - 0.14.1-4 - Let brp_python_bytecompile run again, take care of the non-python{2,3} modules by removing them from the python{,3}-requests package that they did not belong in.