[eclipse-egit] Update to 2.0.0 upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jul 2 10:58:37 UTC 2012


commit e229f4a53d6bb647649b14070972cf0f620a4877
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Jul 2 13:58:27 2012 +0300

    Update to 2.0.0 upstream release.

 .gitignore        |    1 +
 eclipse-egit.spec |   15 +++++++++------
 sources           |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5339772..df8d1a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ egit-b1bbfd4ce7d321df35cd2320309129a8692fcc90.tar.bz2
 egit-0658d4b95b5de54c58bd3b4ee137fb0b0fa8cd3c.tar.bz2
 egit-6ac365c0577dcc2332a074df0653b386ac4b0eb9.tar.bz2
 egit-1.3.0.201202151440-r.tar.bz2
+egit-2.0.0.201206130900-r.tar.bz2
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index 3103f64..fce301c 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -2,13 +2,13 @@
 
 Summary:          Eclipse Git Integration
 Name:             eclipse-egit
-Version:          1.3.0
-Release:          3%{?dist}
+Version:          2.0.0
+Release:          1%{?dist}
 License:          EPL
 URL:              http://www.eclipse.org/egit
 Group:            Development/Tools
-# retrieved from http://git.eclipse.org/c/cbi/egit.git/snapshot/egit-1.3.0.201202151440-r.tar.bz2
-Source0:          egit-1.3.0.201202151440-r.tar.bz2
+# retrieved from http://git.eclipse.org/c/egit/egit.git/snapshot/egit-2.0.0.201206130900-r.tar.bz2
+Source0:          egit-2.0.0.201206130900-r.tar.bz2
 Patch0:           encoding-fix.patch
 
 BuildRequires:    java-devel >= 1.6.0
@@ -25,8 +25,8 @@ The eclipse-egit package contains Eclipse plugins for
 interacting with Git repositories.
 
 %prep
-%setup -n egit-1.3.0.201202151440-r -q
-%patch0 -p1
+%setup -n egit-2.0.0.201206130900-r -q
+#%patch0 -p1
 
 %build
 %{_bindir}/eclipse-pdebuild -f org.eclipse.egit -d "jgit"
@@ -42,6 +42,9 @@ unzip -q -d $RPM_BUILD_ROOT%{install_loc}/ build/rpmBuild/org.eclipse.egit.zip
 %doc LICENSE 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 pdebuild in lib.
 
diff --git a/sources b/sources
index 1659401..1503e0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89ac7482fecbdcfc73369360290ab719  egit-1.3.0.201202151440-r.tar.bz2
+34f38ca984e806cbb2f3edf4883ff770  egit-2.0.0.201206130900-r.tar.bz2


More information about the scm-commits mailing list