From f69da32669d0d658155b92111453308f802b5dd0 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Mon, 24 Feb 2014 07:27:18 +0100 Subject: [PATCH] Update to upstream version 3.1.0 --- .gitignore | 1 + maven-plugin-testing.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4ab6405..d078e3b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ maven-plugin-testing-1.2.tar.xz /maven-plugin-testing-2.0-alpha-1.tar.xz /maven-plugin-testing-2.1-source-release.zip /maven-plugin-testing-3.0.0-source-release.zip +/maven-plugin-testing-3.1.0-source-release.zip diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index 472ac79..77d41d7 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,6 +1,6 @@ Name: maven-plugin-testing -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ @@ -77,6 +77,9 @@ sed -i -e "s/MockControl/IMocksControl/g" maven-test-tools/src/main/java/org/apa %doc LICENSE NOTICE %changelog +* Mon Feb 24 2014 Michal Srb - 3.1.0-1 +- Update to upstream version 3.1.0 + * Wed Feb 19 2014 Mikolaj Izdebski - 3.0.0-2 - Fix unowned directory diff --git a/sources b/sources index d8e0af6..5f93002 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9770e51c9a7522a417c035e6f56d5b7 maven-plugin-testing-3.0.0-source-release.zip +2b53a719f4b6926ea58d104b1fe48f5a maven-plugin-testing-3.1.0-source-release.zip