[eclipse-jgit] Update to 2.0.0 upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jul 2 10:55:17 UTC 2012


commit 1f0de885f1b46abac26c0f43a65de8f379c13b4e
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Jul 2 13:54:47 2012 +0300

    Update to 2.0.0 upstream release.

 .gitignore        |    1 +
 eclipse-jgit.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94c2c75..1dd76cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ jgit-v1.1.0.201109151100-r.tar.bz2
 jgit-a069e90fa9ab0262df471797e9b77505a3396f23.tar.bz2
 jgit-f54e760232cd8a9552bb7723ed1f8fdc391b4cd2.tar.bz2
 jgit-1.3.0.201202151440-r.tar.bz2
+jgit-2.0.0.201206130900-r.tar.bz2
diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec
index 2cc25a7..5f0714b 100644
--- a/eclipse-jgit.spec
+++ b/eclipse-jgit.spec
@@ -1,15 +1,15 @@
 %global install_loc    %{_datadir}/eclipse/dropins/jgit
-%global version_suffix 201202151440-r
+%global version_suffix 201206130900-r
 
 Name:           eclipse-jgit
-Version:        1.3.0
-Release:        3%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        Eclipse JGit
 
 Group:          Development/Tools
 License:        BSD
 URL:            http://www.eclipse.org/egit/
-# Fetched from http://git.eclipse.org/c/cbi/jgit.git/snapshot/jgit-1.3.0.201202151440-r.tar.bz2
+# Fetched from http://git.eclipse.org/c/jgit/jgit.git/snapshot/jgit-2.0.0.201206130900-r.tar.bz2
 Source0:        jgit-%{version}.%{version_suffix}.tar.bz2
 Patch0:         fix_jgit_sh.patch
 
@@ -123,6 +123,9 @@ install -m 755 org.eclipse.jgit.pgm/jgit.sh %{buildroot}%{_bindir}/jgit
 %doc README
 
 %changelog
+* Mon Jul 2 2012 Alexander Kurtakov <akurtako at redhat.com> 2.0.0-1
+- Update to 2.0.0 upstream release.
+
 * Fri Apr 27 2012 Severin Gehwolf <sgehwolf at redhat.com> 1.3.0-3
 - Use eclipse-pdebuild over old pdebuild script.
 
diff --git a/sources b/sources
index 678d166..efd69f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52bfa84c0e21f95ba788519a8a2ba9f2  jgit-1.3.0.201202151440-r.tar.bz2
+67c94b681a87ebc8355293911461b385  jgit-2.0.0.201206130900-r.tar.bz2


More information about the scm-commits mailing list