[maven-doxia] Build-require pegdown >= 1.4.2-2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon May 12 10:51:49 UTC 2014


commit d8feda937715637880c75211828c010a7dc08aca
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon May 12 12:51:17 2014 +0200

    Build-require pegdown >= 1.4.2-2

 maven-doxia.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven-doxia.spec b/maven-doxia.spec
index 987239b..15d492c 100644
--- a/maven-doxia.spec
+++ b/maven-doxia.spec
@@ -35,7 +35,7 @@
 
 Name:           maven-doxia
 Version:        1.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Epoch:          0
 Summary:        Content generation framework
 License:        ASL 2.0
@@ -119,7 +119,7 @@ BuildRequires:  javamail
 BuildRequires:  itext
 %endif
 %if %{with markdown}
-BuildRequires:  pegdown
+BuildRequires:  pegdown >= 1.4.2-2
 %endif
 
 Obsoletes:      maven-doxia-book < %{epoch}:%{version}-%{release}
@@ -321,6 +321,9 @@ cp -p %SOURCE1 doxia-core/src/main/java/org/apache/maven/doxia/sink/render/
 
 
 %changelog
+* Mon May 12 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.5-5
+- Build-require pegdown >= 1.4.2-2
+
 * Wed Mar 26 2014 Michal Srb <msrb at redhat.com> - 0:1.5-4
 - Disable bad tests which rely on ordering in set
 


More information about the scm-commits mailing list