From 39f38e250f30d09444045be702f26fcf1aaafece Mon Sep 17 00:00:00 2001 From: pertusus Date: Dec 09 2006 17:22:16 +0000 Subject: - rebuild for python 2.5 --- diff --git a/archmage.spec b/archmage.spec index 55d7918..2383bf4 100644 --- a/archmage.spec +++ b/archmage.spec @@ -2,7 +2,7 @@ Name: archmage Version: 0.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extensible reader/decompiler of files in CHM format Group: Development/Tools @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/archmage* %changelog +* Sat Dec 9 2006 Patrice Dumas 0.0.7-3 +- rebuild for python 2.5 + * Tue Sep 12 2006 Patrice Dumas 0.0.7-2 - .pyo files added. Bug #205369 - BuildRequires: python and not python-devel since it is noarch