diff --git a/tycho.spec b/tycho.spec index 3ddbbf2..eabcdd5 100644 --- a/tycho.spec +++ b/tycho.spec @@ -9,7 +9,7 @@ Name: tycho Version: 0.19.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven Group: Development/Libraries @@ -308,6 +308,9 @@ sed -i 's||&zip|' \ %{_javadocdir}/%{name} %changelog +* Wed Nov 20 2013 Roland Grunberg - 0.19.0-3 +- Bump release for rebuild (Bug 1031769). + * Mon Nov 18 2013 Roland Grunberg - 0.19.0-2 - Reduce length of file lock name when file is in build directory.