Update to latest upstream.
This commit is contained in:
parent
54aeb385a7
commit
234d684a5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
maven-invoker-plugin-1.5.tgz
|
||||
/maven-invoker-plugin-1.5-source-release.zip
|
||||
/maven-invoker-plugin-1.6-source-release.zip
|
||||
/maven-invoker-plugin-1.7-source-release.zip
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: maven-invoker-plugin
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Maven Invoker Plugin
|
||||
|
||||
@ -95,6 +95,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2012 Alexander Kurtakov <akurtako@redhat.com> 1.7-1
|
||||
- Update to latest upstream.
|
||||
|
||||
* Tue Aug 21 2012 Tomas Radej <tradej@redhat.com> - 1.6-1
|
||||
- Updated to v1.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user