diff --git a/bsf.spec b/bsf.spec index 10959ed..4b80a0a 100644 --- a/bsf.spec +++ b/bsf.spec @@ -30,7 +30,7 @@ Name: bsf Version: 2.4.0 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 0 Summary: Bean Scripting Framework License: ASL 2.0 @@ -119,6 +119,9 @@ install -DTm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %{_javadocdir}/%{name} %changelog +* Thu May 14 2015 Mikolaj Izdebski - 0:2.4.0-20 +- Disable javadoc doclint + * Sat Jun 07 2014 Fedora Release Engineering - 0:2.4.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/build-file.patch b/build-file.patch index 8b03100..87b2c2b 100644 --- a/build-file.patch +++ b/build-file.patch @@ -23,3 +23,11 @@ +@@ -268,6 +270,7 @@ + + + ++ + + + diff --git a/sources b/sources index dc2f5d4..5293b72 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ 7e58b2a009c0f70ab36bbef420b25c07 bsf-src-2.4.0.tar.gz -6e460bb4f709df97bfb8b0029952ba59 build-file.patch -57faf92e2bb07e22dcf7227ca174a659 build.properties.patch