From d31ed5170fcfacb9871f12c23a4a14f05f5aea5d Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Jul 22 2010 00:37:53 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- diff --git a/asciidoc.spec b/asciidoc.spec index aa0d08a..f6b566f 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -3,7 +3,7 @@ Summary: Text based document generation Name: asciidoc Version: 8.4.5 -Release: 4%{?dist} +Release: 5%{?dist} # The python code does not specify a version. # The javascript example code is GPLv2+. License: GPL+ and GPLv2+ @@ -79,6 +79,9 @@ rm -rf %{buildroot} %doc README BUGS CHANGELOG COPYRIGHT %changelog +* Wed Jul 21 2010 David Malcolm - 8.4.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Sep 8 2009 Ville Skyttä - 8.4.5-4 - Remaining improvements from #480288: - Add dependencies on libxslt and docbook-style-xsl.