[tycho] fedoraproject-p2: Bump BREE to JavaSE-1.8

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Feb 4 15:37:25 UTC 2015


commit 3472fb8204ce8db1af005970379c69da1de28c92
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Feb 4 16:34:21 2015 +0100

    fedoraproject-p2: Bump BREE to JavaSE-1.8
    
    - fedoraproject-p2: Fix installing of virtual bundles provided by p2.inf

 sources    |    2 +-
 tycho.spec |   10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 93e77d6..3adb551 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-b42b7d6e92a7971615a21e8c63624fe3  fedoraproject-p2-b1a848.tar.xz
+0c7c5bc738676674028f23bd25824966  fedoraproject-p2-d701d8.tar.xz
 d7ee912e8da240c8d87892ed876960ae  org.eclipse.tycho-tycho-0.22.0.tar.bz2
 c600a5115f29962c974b75b4b25e74f1  eclipse-bootstrap.tar.xz
diff --git a/tycho.spec b/tycho.spec
index 04fc902..5855898 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -17,7 +17,7 @@
 # %%global snap -SNAPSHOT
 %global snap %{nil}
 
-%global fp_p2_sha b1a848
+%global fp_p2_sha d701d8
 %global fp_p2_version 0.0.1
 %global fp_p2_snap -SNAPSHOT
 
@@ -25,7 +25,7 @@
 
 Name:           %{?scl_prefix}tycho
 Version:        0.22.0
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -64,7 +64,7 @@ Patch6:         %{pkg_name}-running-env-only.patch
 
 BuildArch:      noarch
 
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1:1.8
 BuildRequires:  maven-local >= 4.2.0
 BuildRequires:  maven-clean-plugin
 BuildRequires:  maven-dependency-plugin
@@ -427,6 +427,10 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li
 %{_javadocdir}/tycho
 
 %changelog
+* Wed Feb  4 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.22.0-10
+- fedoraproject-p2: Bump BREE to JavaSE-1.8
+- fedoraproject-p2: Fix installing of virtual bundles provided by p2.inf
+
 * Wed Jan 28 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.22.0-9
 - fedoraproject-p2: Allow installation of bundles not built with tycho
 


More information about the scm-commits mailing list