[tycho] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Mon Jul 30 20:34:37 UTC 2012


commit b335532d6bbb24a96b0b69bde4911368dc6de637
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Mon Jul 30 14:55:15 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index d5891f2..0a11887 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,4 +1,4 @@
-%global bootstrap 1
+%global bootstrap 0
 
 %if %{bootstrap}
 %global snap -SNAPSHOT
@@ -8,7 +8,7 @@
 
 Name:           tycho
 Version:        0.15.0
-Release:        1.1%{?dist}
+Release:        2%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -194,6 +194,9 @@ install -pm 755 %{SOURCE3} %{buildroot}%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jul 30 2012 Roland Grunberg <rgrunber at redhat.com> 0.15.0-2
+- Non-bootstrap build.
+
 * Mon Jul 30 2012 Roland Grunberg <rgrunber at redhat.com> 0.15.0-1.1
 - Fix copy-platform-all script to properly link %%{_datadir}/eclipse jars.
 


More information about the scm-commits mailing list