Update to upstream version 2.3.1

This commit is contained in:
Mikolaj Izdebski 2015-02-13 12:44:06 +01:00
parent eb0cb3b09a
commit 5c49df1f38
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/xmvn-2.2.0.tar.xz
/xmvn-2.2.1.tar.xz
/xmvn-2.3.0.tar.xz
/xmvn-2.3.1.tar.xz

View File

@ -1 +1 @@
43a22fc7e3cccea6a2a626789f8524c8 xmvn-2.3.0.tar.xz
2d6984ae2273e3f19fde4bd9943d97d8 xmvn-2.3.1.tar.xz

View File

@ -3,7 +3,7 @@
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^osgi\\($
Name: xmvn
Version: 2.3.0
Version: 2.3.1
Release: 1%{?dist}
Summary: Local Extensions for Apache Maven
License: ASL 2.0
@ -301,6 +301,9 @@ end
%doc LICENSE NOTICE
%changelog
* Fri Feb 13 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.1-1
- Update to upstream version 2.3.1
* Wed Feb 11 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.0-1
- Update to upstream version 2.3.0