[chm2pdf/el5/master] Lower requirement for python modified: chm2pdf.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Fri Apr 15 15:14:21 UTC 2011


commit 73aff710c6b8735352b81a690ac35e3fb8d8cce2
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Fri Apr 15 20:43:16 2011 +0530

    Lower requirement for python
    	modified:   chm2pdf.spec

 chm2pdf.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/chm2pdf.spec b/chm2pdf.spec
index 12fff27..dc89d1f 100644
--- a/chm2pdf.spec
+++ b/chm2pdf.spec
@@ -2,7 +2,7 @@
 
 Name:       chm2pdf
 Version:    0.9.1
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    A tool to convert CHM files to PDF files
 Group:      Applications/Publishing
 License:    GPLv2+
@@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 15 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.9.1-5
+- Lower requirement for python version to 2.4
+
 * Fri Apr 15 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.9.1-4
 - Applied patch to fix use of fixed temporary directories. Fixes bugs 474455,474457
  


More information about the scm-commits mailing list