[mod_python/f17] fix #845943 - rebuild because of Python update

Jan Kaluža jkaluza at fedoraproject.org
Mon Sep 3 12:33:50 UTC 2012


commit 458b13f0196f97f763b7e0c8365bc5f6c0da3d6d
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Mon Sep 3 14:33:18 2012 +0200

    fix #845943 - 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 690869b..d536e4d 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: 17%{?dist}
+Release: 18%{?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
+* Mon Sep 03 2012 Jan Kaluza <jkaluza at redhat.com> - 3.3.1-18
+- fix #845943 - rebuild because of Python update
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.1-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list