From b3c0b2c355cd6cc7b8f4caf0b0d5f26bfe3ba636 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Jun 09 2014 12:06:46 +0000 Subject: Update to upstream version 1.3.1 --- diff --git a/.gitignore b/.gitignore index 8a38b4a..c2a5161 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /exec-maven-plugin-1.2.1-source-release.zip /LICENSE-2.0.txt /exec-maven-plugin-1.3-source-release.zip +/exec-maven-plugin-1.3.1-source-release.zip diff --git a/exec-maven-plugin.spec b/exec-maven-plugin.spec index 77b63a2..8743d5b 100644 --- a/exec-maven-plugin.spec +++ b/exec-maven-plugin.spec @@ -1,14 +1,11 @@ Name: exec-maven-plugin -Version: 1.3 -Release: 3%{?dist} +Version: 1.3.1 +Release: 1%{?dist} Summary: Exec Maven Plugin -# The license is ASL 2.0, see: http://jira.codehaus.org/browse/MEXEC-134 License: ASL 2.0 URL: http://mojo.codehaus.org/exec-maven-plugin Source0: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/%{version}/exec-maven-plugin-%{version}-source-release.zip -# This can be removed if version > 1.3 -Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildArch: noarch BuildRequires: maven-local @@ -44,8 +41,6 @@ API documentation for %{name}. sed -i 's/\r$//' LICENSE.txt find . -name *.jar -delete -cp -p %{SOURCE1} . - %pom_remove_plugin :animal-sniffer-maven-plugin %build @@ -56,13 +51,16 @@ cp -p %{SOURCE1} . %mvn_install %files -f .mfiles -%doc LICENSE-2.0.txt +%doc LICENSE.txt %dir %{_javadir}/%{name} %files javadoc -f .mfiles-javadoc -%doc LICENSE-2.0.txt +%doc LICENSE.txt %changelog +* Mon Jun 09 2014 Michal Srb - 1.3.1-1 +- Update to upstream version 1.3.1 + * Sat Jun 07 2014 Fedora Release Engineering - 1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 650b3fd..d46ca62 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -e8ae0beb6db703c8fa3413d9c4d9f890 exec-maven-plugin-1.3-source-release.zip -3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt +85cd5b55c70bbb9947f2fb8b8734cdb8 exec-maven-plugin-1.3.1-source-release.zip