[tycho] fedoraproject-p2: Allow installation of source bundles

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Sep 24 05:42:46 UTC 2014


commit 7d2e04fb65009a3a5e23103b0ba51b19f18b2793
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Sep 24 07:38:04 2014 +0200

    fedoraproject-p2: Allow installation of source bundles

 sources    |    2 +-
 tycho.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 653a44a..ec95597 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 127267aa75abd86df6815bcbd7f2492d  tycho-0.21.0.tar.bz2
 8303bf4c107a219ce0c916bb692046f6  eclipse-bootstrap.tar.xz
-550829783e2755c3f9e8f8146e6ca8f7  fedoraproject-p2-85a700.tar.xz
+e5a4764e4748651223e4597ebf161cfb  fedoraproject-p2-f0d878.tar.xz
diff --git a/tycho.spec b/tycho.spec
index 1c786ca..ff1f33b 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -15,7 +15,7 @@
 # %%global snap -SNAPSHOT
 %global snap %{nil}
 
-%global fp_p2_sha 85a700
+%global fp_p2_sha f0d878
 %global fp_p2_version 0.0.1
 %global fp_p2_snap -SNAPSHOT
 
@@ -23,7 +23,7 @@
 
 Name:           tycho
 Version:        0.21.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -403,6 +403,9 @@ ln -s %{_javadir}/%{name}/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Sep 24 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.21.0-13
+- fedoraproject-p2: Allow installation of source bundles
+
 * Mon Sep 22 2014 Roland Grunberg <rgrunber at redhat.com> - 0.21.0-12
 - Add Fedora system repos to target definition resolver.
 - Look for any IU if IU/Version query fails in target definition resolver.


More information about the scm-commits mailing list