[mod_python/f16] fix #844676 - rebuild because of Python update

Jan Kaluža jkaluza at fedoraproject.org
Tue Jul 31 11:54:47 UTC 2012


commit 7f1dbf5d9f37fdf87358c23729c93a3e24f27d04
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Tue Jul 31 13:53:07 2012 +0200

    fix #844676 - rebuild because of Python update

 mod_python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mod_python.spec b/mod_python.spec
index 036a2e6..70319ba 100644
--- a/mod_python.spec
+++ b/mod_python.spec
@@ -3,7 +3,7 @@
 Summary: An embedded Python interpreter for the Apache HTTP Server
 Name: mod_python
 Version: 3.3.1
-Release: 16%{?dist}
+Release: 17%{?dist}
 Source: http://www.apache.org/dist/httpd/modpython/%{name}-%{version}.tgz
 Source1: python.conf
 Patch1: mod_python-3.1.3-ldflags.patch
@@ -67,6 +67,9 @@ cp -a doc-html/* $RPM_BUILD_ROOT%{contentdir}/manual/mod/mod_python/
 %{python_sitearch}/mod_python*
 
 %changelog
+* Thu Jul 31 2012 Jan Kaluza <jkaluza at redhat.com> - 3.3.1-17
+- fix #844676 - rebuild because of Python update
+
 * Thu Jul 14 2011 Jan Kaluza <jkaluza at redhat.com> - 3.3.1-16
 - fix #633905 - fixed AVC message caused by accessing ~/.local directory
 


More information about the scm-commits mailing list