diff --git a/tycho.spec b/tycho.spec index 31caa80..1e07848 100644 --- a/tycho.spec +++ b/tycho.spec @@ -22,7 +22,7 @@ Name: tycho Version: 1.2.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 @@ -410,6 +410,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}${xmvn_libdir}/inst %files javadoc -f .mfiles-javadoc %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Dec 13 2018 Mat Booth - 1.2.0-7 - Fix build against newest Mockito and ASM