[eclipse-jgit] - Update to upstream release 0.11.3.

Chris Aniszczyk caniszczyk at fedoraproject.org
Tue Feb 22 21:06:55 UTC 2011


commit 18550e278801896c0de107633c0cb3d2e0a5bef7
Author: Chris Aniszczyk <zx at redhat.com>
Date:   Tue Feb 22 15:06:32 2011 -0600

    - Update to upstream release 0.11.3.

 .gitignore        |   10 +---------
 eclipse-jgit.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5a6358..5775f85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1 @@
-parallelip-jgit-379be2db47ef5dfd8ed5d5dbb9dcd3eba15ea48c.tar.bz2
-jgit-36f0c63dc37dc48f53e0c0e3f0a4f12ef08e2a64.tar.bz2
-jgit-22d712ba515b4076bd65e651c1b8deb2fa53dcc3.tar.bz2
-jgit-33ae23b8b9607e93e62280c47091624ef43d20eb.tar.bz2
-jgit-6970edf35af6fdf4420e3d900ec34cf3f4da2fec.tar.bz2
-jgit-700b8b4514e6089da0da8c4351536efaac239a58.tar.bz2
-jgit-445a3a281d3fa9f8a264b32a463e84cfe5918a33.tar.bz2
-/jgit-v0.9.3.tar.bz2
-/jgit-v0.10.1.tar.bz2
+jgit*.bz2
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index 091c5ac..d72b37e 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -2,15 +2,15 @@
 %global install_loc    %{_datadir}/eclipse/dropins/jgit
 
 Name:           eclipse-jgit
-Version:        0.10.1
-Release:        2%{?dist}
+Version:        0.11.3
+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=v0.10.1;sf=tbz2
-Source0:        jgit-v0.10.1.tar.bz2
+#Fetched from http://egit.eclipse.org/w/?p=jgit.git;a=snapshot;h=v0.11.3;sf=tbz2
+Source0:        jgit-v0.11.3.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -45,6 +45,9 @@ install -d -m 755 %{buildroot}%{install_loc}
 %{install_loc}
 
 %changelog
+* Tue Feb 22 2011 Chris Aniszczyk <zx at redhat.com> 0.11.3-1
+- Update to upstream release 0.11.3.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 2480c02..e97392a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b23e92d5a57598b3c41330e1ce5b04eb  jgit-v0.10.1.tar.bz2
+607d80fd187546ca2a844dd6622e2e55  jgit-v0.11.3.tar.bz2


More information about the scm-commits mailing list