diff --git a/tycho.spec b/tycho.spec index 9c2be39..768fa13 100644 --- a/tycho.spec +++ b/tycho.spec @@ -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 - 1.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Jun 21 2017 Mikolaj Izdebski - 1.0.0-7 - Update to latest fp-p2 snapshot for XMvn 3.0.0 support