fedoraproject-p2: Fix incorrect metadata generation bugs

This commit is contained in:
Mat Booth 2014-10-09 20:59:38 +01:00
parent a1fb3fafbf
commit d9772a066b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,3 @@
b9defc01b3e31dd6b1af92431c1502b2 fedoraproject-p2-d7d453b.tar.xz
d161fe939ac7b482269c0b1e10f089df fedoraproject-p2-621c4a0.tar.xz
127267aa75abd86df6815bcbd7f2492d tycho-0.21.0.tar.bz2
8303bf4c107a219ce0c916bb692046f6 eclipse-bootstrap.tar.xz

View File

@ -15,7 +15,7 @@
# %%global snap -SNAPSHOT
%global snap %{nil}
%global fp_p2_sha d7d453b
%global fp_p2_sha 621c4a0
%global fp_p2_version 0.0.1
%global fp_p2_snap -SNAPSHOT
@ -23,7 +23,7 @@
Name: tycho
Version: 0.21.0
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
Group: Development/Libraries
@ -413,6 +413,9 @@ ln -s %{_javadir}/%{name}/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/
%{_javadocdir}/%{name}
%changelog
* Thu Oct 09 2014 Mat Booth <mat.booth@redhat.com> - 0.21.0-17
- fedoraproject-p2: Fix incorrect metadata generation bugs
* Tue Oct 07 2014 Mat Booth <mat.booth@redhat.com> - 0.21.0-16
- fedoraproject-p2: Update to latest snapshot