diff --git a/.cvsignore b/.cvsignore index 215fb0f..4e5349e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ egit-c8a5b04b88bfbafc63c54512f874a763ef9bba08.tar.gz jgit-9c5c2e73ba21014e3a9427b8b27c3e62fe6d1c14.tar.gz parallelip-egit-8c839d7ec7b884fba2e2a74321a057a58ea1114c.tar.bz2 egit-b37b5b3088d6a749963edc3c5a07a743d7471263.tar.bz2 +egit-refs_heads_stable-0.7.tar.bz2 diff --git a/eclipse-egit.spec b/eclipse-egit.spec index 9129224..df62a45 100644 --- a/eclipse-egit.spec +++ b/eclipse-egit.spec @@ -3,14 +3,14 @@ Summary: Eclipse Git plug-in Name: eclipse-egit -Version: 0.6.0 -Release: 0.1.git20100208%{?dist} -License: EPL and GPLv2 and LGPLv2 +Version: 0.7.0 +Release: 1%{?dist} +License: EPL URL: http://www.eclipse.org/egit/ Group: Development/Tools -# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=b37b5b3088d6a749963edc3c5a07a743d7471263;sf=tbz2 -Source0: egit-b37b5b3088d6a749963edc3c5a07a743d7471263.tar.bz2 +# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=refs/heads/stable-0.7;sf=tbz2 +Source0: egit-refs_heads_stable-0.7.tar.bz2 Requires: eclipse-platform >= 1:3.4.0 Requires: git-core BuildRequires: java-devel >= 1.6.0 @@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT %doc egit/README %changelog +* Fri Mar 19 2010 Alexander Kurtakov 0.7.0-1 +- Update to 0.7.0. +- License is only EPL now. + * Tue Feb 9 2010 Alexander Kurtakov 0.6.0-0.1.git20100208 - New git snapshot. diff --git a/sources b/sources index b52710f..ba8acda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8219dca0daa0ad3c502d770c580d339b egit-b37b5b3088d6a749963edc3c5a07a743d7471263.tar.bz2 +2f6b125ef29b0d29508b78ee3cbd5ac1 egit-refs_heads_stable-0.7.tar.bz2