From f73e9b1b8dcf3b0fbaa8f93c19c4a228b49ffb65 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 14 2013 07:22:45 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 4948386..af19467 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -7,7 +7,7 @@ Name: mod_wsgi Version: 3.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A WSGI interface for Python web applications in Apache Group: System Environment/Libraries License: ASL 2.0 @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 3.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Dec 11 2012 Jan Kaluza - 3.4-7 - compile with -fno-strict-aliasing to workaround Python bug http://www.python.org/dev/peps/pep-3123/