Update to upstream version 0.4.0

This commit is contained in:
Mikolaj Izdebski 2013-03-15 15:59:20 +01:00
parent f356f63363
commit 6fe095feee
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/xmvn-0.3.0.tar.xz
/xmvn-0.3.1.tar.xz
/xmvn-snapshot.tar.xz
/xmvn-0.4.0.tar.xz

View File

@ -1 +1 @@
47025715d2c868d1f56fb4d6dd069177 xmvn-snapshot.tar.xz
bb67de90e372bc7f68b2dd451bda3cb4 xmvn-0.4.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: xmvn
Version: 0.4.0
Release: 0.7%{?dist}
Release: 1%{?dist}
Summary: Local Extensions for Apache Maven
License: ASL 2.0
URL: http://mizdebsk.fedorapeople.org/xmvn
BuildArch: noarch
Source0: http://mizdebsk.fedorapeople.org/%{name}/%{name}-snapshot.tar.xz
Source0: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.xz
Source1: %{name}-classworlds.conf
BuildRequires: maven-local
@ -83,6 +83,9 @@ EOF
%doc LICENSE NOTICE
%changelog
* Fri Mar 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.4.0-1
- Update to upstream version 0.4.0
* Fri Mar 15 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.4.0-0.7
- Enable tests