This commit is contained in:
Fedora Release Engineering 2017-07-27 20:49:43 +00:00
parent a71ee1ea53
commit 2246c01bf2
1 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,7 @@
Name: tycho
Version: 1.0.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
# license file is missing but all files having some licensing information are ASL 2.0
@ -361,6 +361,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li
%files javadoc -f .mfiles-javadoc
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jun 21 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.0-7
- Update to latest fp-p2 snapshot for XMvn 3.0.0 support