diff --git a/tycho.spec b/tycho.spec index 541c3d3..8945bb8 100644 --- a/tycho.spec +++ b/tycho.spec @@ -28,7 +28,7 @@ Name: tycho Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?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 @@ -447,6 +447,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{xmvn_libdir}/inst %files javadoc -f .mfiles-javadoc %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.2.0-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 8 2021 Mat Booth - 2.2.0-4 - Fix eln build