From acd4f1bbbc551faa97a669cf4f1f12b3bfd7bab9 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Mar 18 2013 14:31:22 +0000 Subject: Non-bootstrap build. --- diff --git a/tycho.spec b/tycho.spec index 7f9a1fd..f90a000 100644 --- a/tycho.spec +++ b/tycho.spec @@ -1,6 +1,6 @@ # Bootstrap build # Set this if Tycho and Eclipse are not in buildroot -%global bootstrap 1 +%global bootstrap 0 # When building version under development (non-release) %global snap -SNAPSHOT @@ -8,7 +8,7 @@ Name: tycho Version: 0.17.0 -Release: 0.7.git3351b1%{?dist} +Release: 0.8.git3351b1%{?dist} Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven Group: Development/Libraries @@ -270,6 +270,9 @@ install -m 644 $osgiJarPath $RPM_BUILD_ROOT%{_javadir}/%{name}/osgi.jar %{_javadocdir}/%{name} %changelog +* Mon Mar 18 2013 Krzysztof Daniel 0.17.0-0.8.git3351b1 +- Non-bootstrap build. + * Mon Mar 18 2013 Krzysztof Daniel 0.17.0-0.7.git3351b1 - Commit the patch.