diff --git a/chm2pdf.spec b/chm2pdf.spec index 6eea95a..1ac2c62 100644 --- a/chm2pdf.spec +++ b/chm2pdf.spec @@ -2,7 +2,7 @@ Name: chm2pdf Version: 0.9.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A tool to convert CHM files to PDF files Group: Applications/Publishing License: GPLv2+ @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.9.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Jan 9 2011 Lakshmi Narasimhan T V - 0.9.1-9 - Applied patch to fix use of fixed temporary directories. Fixes bugs 474455,474457