[tycho] fedoraproject-p2: Fix requires generation bug

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Sep 25 06:42:54 UTC 2014


commit b938c446b53ea5ec27619ccda80cc23b9e64c333
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Sep 25 08:42:39 2014 +0200

    fedoraproject-p2: Fix requires generation bug

 sources    |    2 +-
 tycho.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index ec95597..7b0c51d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 127267aa75abd86df6815bcbd7f2492d  tycho-0.21.0.tar.bz2
 8303bf4c107a219ce0c916bb692046f6  eclipse-bootstrap.tar.xz
-e5a4764e4748651223e4597ebf161cfb  fedoraproject-p2-f0d878.tar.xz
+83da7c31be00cd1a44129c77ad32a10d  fedoraproject-p2-44022a.tar.xz
diff --git a/tycho.spec b/tycho.spec
index ff1f33b..67cef4a 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -15,7 +15,7 @@
 # %%global snap -SNAPSHOT
 %global snap %{nil}
 
-%global fp_p2_sha f0d878
+%global fp_p2_sha 44022a
 %global fp_p2_version 0.0.1
 %global fp_p2_snap -SNAPSHOT
 
@@ -23,7 +23,7 @@
 
 Name:           tycho
 Version:        0.21.0
-Release:        13%{?dist}
+Release:        14%{?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
+* Thu Sep 25 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.21.0-14
+- fedoraproject-p2: Fix requires generation bug
+
 * Wed Sep 24 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.21.0-13
 - fedoraproject-p2: Allow installation of source bundles
 


More information about the scm-commits mailing list