[eclipse-egit] Update to latest upstream.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Jan 3 16:20:56 UTC 2013


commit 59314e506491fb9d91b257505bedcdb6224e21ad
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Jan 3 15:13:10 2013 +0100

    Update to latest upstream.

 eclipse-egit.spec |   11 +++++++----
 sources           |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index aafb9ac..8a00be7 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -1,9 +1,9 @@
 %global install_loc      %{_datadir}/eclipse/dropins/egit
-%global version_suffix 201209190230-r
+%global version_suffix 201212191850-r
 
 Summary:          Eclipse Git Integration
 Name:             eclipse-egit
-Version:          2.1.0
+Version:          2.2.0
 Release:          1%{?dist}
 License:          EPL
 URL:              http://www.eclipse.org/egit
@@ -12,10 +12,10 @@ Source0:          http://git.eclipse.org/c/egit/egit.git/snapshot/egit-%{version
 
 BuildRequires:    java-devel >= 1.6.0
 BuildRequires:    eclipse-pde
-BuildRequires:    eclipse-jgit >= 1.3.0
+BuildRequires:    eclipse-jgit >= 2.2.0
 BuildRequires:    jpackage-utils >= 0:1.5
 Requires:         eclipse-platform >= 1:3.5.0
-Requires:         eclipse-jgit >= 1.3.0
+Requires:         eclipse-jgit >= 2.2.0
 
 BuildArch:        noarch
 
@@ -40,6 +40,9 @@ unzip -q -d $RPM_BUILD_ROOT%{install_loc}/ build/rpmBuild/org.eclipse.egit.zip
 %doc LICENSE README.md
 
 %changelog
+* Thu Jan 3 2013 Krzysztof Daniel <kdaniel at redhat.com> 2.2.0-1
+- Update to latest upstream.
+
 * Mon Oct 1 2012 Alexander Kurtakov <akurtako at redhat.com> 2.1.0-1
 - Update to 2.1.0 release.
 
diff --git a/sources b/sources
index a484973..4275b2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96a2828323ed51dce8fd3d90af3c567b  egit-2.1.0.201209190230-r.tar.bz2
+1b797df6c9cfae30a74c20b457434a2e  egit-2.2.0.201212191850-r.tar.bz2


More information about the scm-commits mailing list