New upstream version (1.6)
This commit is contained in:
parent
8223e7c89a
commit
f32f0b2769
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/james-parent-1.5-source-release.zip
|
||||
/james-parent-1.6-source-release.zip
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global short_name apache-james
|
||||
|
||||
Name: %{short_name}-project
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Main project POM files and resources
|
||||
License: ASL 2.0
|
||||
|
|
@ -76,6 +76,9 @@ install -pm 644 project/server/%{server_ver}/pom.xml %{buildroot}%{_mavenpomdir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.6-1
|
||||
- New upstream version
|
||||
|
||||
* Mon Feb 21 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.5-1
|
||||
- Initial version of the package
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e1a3cda8583bb0e5d7d3172568cb0a63 james-parent-1.5-source-release.zip
|
||||
3c088e1b2ee08f3e13595f5a1d77ef60 james-parent-1.6-source-release.zip
|
||||
|
|
|
|||
Reference in a new issue