[maven-license-plugin] Fix FTBFS

Guido Grazioli guidograzioli at fedoraproject.org
Wed Apr 3 12:13:54 UTC 2013


commit 01b83dd14199cf7d9dbecd9a7836b05aac6a1ca0
Author: Guido Grazioli <guido.grazioli at gmail.com>
Date:   Wed Apr 3 23:13:48 2013 +1100

    Fix FTBFS

 maven-license-plugin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/maven-license-plugin.spec b/maven-license-plugin.spec
index 2d3dccf..2ff0bb6 100644
--- a/maven-license-plugin.spec
+++ b/maven-license-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-license-plugin
 Version:        1.8.0
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Maven plugin to update header licenses of source files
 
 Group:          Development/Libraries
@@ -114,6 +114,9 @@ install -pm 644 pom.xml  $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Apr 03 2013 Guido Grazioli <guido.grazioli at gmail.com> - 1.8.0-14
+- Fix FTBFS
+
 * Tue Feb 26 2013 Tomas Radej <tradej at redhat.com> - 1.8.0-13
 - Reintroduced B/R on maven-shared
 


More information about the scm-commits mailing list