[tycho] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Wed Jul 25 15:56:22 UTC 2012


commit 9f4b1c0760dd201c233c049f66a3dfb5e930c2a7
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Wed Jul 25 11:18:50 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 3c2c9c8..b9d02fe 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.14.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -199,6 +199,9 @@ install -pm 755 %{SOURCE3} %{buildroot}%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jul 25 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-7
+- Non-bootstrap build.
+
 * Mon Jul 23 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-6
 - Detect OSGi jars using presence of Bundle-SymbolicName entry (BZ #838513).
 


More information about the scm-commits mailing list