diff --git a/.cvsignore b/.cvsignore index cbad71b..90ef343 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ parallelip-jgit-379be2db47ef5dfd8ed5d5dbb9dcd3eba15ea48c.tar.bz2 jgit-36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64.tar.bz2 +jgit-refs_heads_stable-0.7.tar.bz2 diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec index 3ed1e37..1afa214 100644 --- a/eclipse-jgit.spec +++ b/eclipse-jgit.spec @@ -2,15 +2,15 @@ %define install_loc %{_datadir}/eclipse/dropins/jgit Name: eclipse-jgit -Version: 0.6.0 -Release: 0.1.git20100208%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: Eclipse JGit Group: Development/Tools License: BSD URL: http://www.eclipse.org/egit/ -#Fetched from http://egit.eclipse.org/w/?p=jgit.git;a=snapshot;h=36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64;sf=tbz2 -Source0: jgit-36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64.tar.bz2 +#Fetched from http://egit.eclipse.org/w/?p=jgit.git;a=snapshot;h=refs/heads/stable-0.7;sf=tbz2 +Source0: jgit-refs_heads_stable-0.7.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -44,6 +44,9 @@ install -d -m 755 %{buildroot}%{install_loc} %{install_loc} %changelog +* Fri Mar 19 2010 Alexander Kurtakov 0.7.0-1 +- Update to 0.7 release. + * Tue Feb 9 2010 Alexander Kurtakov 0.6.0-0.1.git20100208 - New git snapshot. diff --git a/sources b/sources index 8f8e5f3..4fd684a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5733de83b265894c109ccfea57a862bb jgit-36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64.tar.bz2 +f45209a2667bd06a110b0534944b8b56 jgit-refs_heads_stable-0.7.tar.bz2