fedoraproject-p2: Fix for bundles containing underscores
This commit is contained in:
parent
f027173053
commit
8ccdc7318d
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
60b8f23fb8c5c3eb8681d5ad29bbef92 fedoraproject-p2-1497af.tar.xz
|
||||
e911bbbfcbf3771be70620d4de991ffa fedoraproject-p2-3d4a0c.tar.xz
|
||||
d7ee912e8da240c8d87892ed876960ae org.eclipse.tycho-tycho-0.22.0.tar.bz2
|
||||
c600a5115f29962c974b75b4b25e74f1 eclipse-bootstrap.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# %%global snap -SNAPSHOT
|
||||
%global snap %{nil}
|
||||
|
||||
%global fp_p2_sha 1497af
|
||||
%global fp_p2_sha 3d4a0c
|
||||
%global fp_p2_version 0.0.1
|
||||
%global fp_p2_snap -SNAPSHOT
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: tycho
|
||||
Version: 0.22.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -409,6 +409,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li
|
||||
%{_javadocdir}/tycho
|
||||
|
||||
%changelog
|
||||
* Thu Dec 11 2014 Mat Booth <mat.booth@redhat.com> - 0.22.0-7
|
||||
- fedoraproject-p2: Fix for bundles containing underscores
|
||||
|
||||
* Wed Dec 10 2014 Mat Booth <mat.booth@redhat.com> - 0.22.0-6
|
||||
- fedoraproject-p2: Update to latest snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user