[eclipse-egit/f14/master] - Update to upstream release 0.10.1.

jerboaa jerboaa at fedoraproject.org
Sat Jan 15 14:06:03 UTC 2011


commit 3ed264b73ea43e0b15f3e19cf835d2a7cf1c254a
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Wed Jan 12 13:39:02 2011 -0500

    - Update to upstream release 0.10.1.

 .gitignore        |    1 +
 eclipse-egit.spec |   13 ++++++++-----
 sources           |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 525ac24..7ca8b0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ egit-6b528445c3e543688b990e0a631c5f0238b02741.tar.bz2
 egit-f969240207ad3d595e40fbc919f73300299f46d1.tar.bz2
 egit-732b9a6ea461ed6e2dcdaad328c3138df5d001ff.tar.bz2
 /egit-v0.9.3.tar.bz2
+egit-v0.10.1.tar.bz2
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index c49fbbc..113a582 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -3,21 +3,21 @@
 
 Summary:          Eclipse Git plug-in
 Name:             eclipse-egit
-Version:          0.9.3
+Version:          0.10.1
 Release:          1%{?dist}
 License:          EPL
 URL:              http://www.eclipse.org/egit/
 Group:            Development/Tools
 
-# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=v0.9.3;sf=tbz2
-Source0:          egit-v0.9.3.tar.bz2
+# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=v0.10.1;sf=tbz2
+Source0:          egit-v0.10.1.tar.bz2
 
 BuildRequires:    java-devel >= 1.6.0
 BuildRequires:    eclipse-pde
-BuildRequires:    eclipse-jgit >= 0.9.3
+BuildRequires:    eclipse-jgit >= 0.10.1
 BuildRequires:    jpackage-utils >= 0:1.5
 Requires:         eclipse-platform >= 1:3.5.0
-Requires:         eclipse-jgit >= 0.9.3
+Requires:         eclipse-jgit >= 0.10.1
 
 BuildArch:        noarch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc egit/README
 
 %changelog
+* Wed Jan 12 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.10.1-1
+- Update to upstream release 0.10.1.
+
 * Wed Oct 13 2010 Severin Gehwolf <sgehwolf at redhat.com> 0.9.3-1
 - Update to upstream 0.9.3 (merge from rawhide).
 
diff --git a/sources b/sources
index 82383d0..00af216 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48f301eb7de71201707c879395dad631  egit-v0.9.3.tar.bz2
+ecfa04da6b229827929d0a9656f9705b  egit-v0.10.1.tar.bz2


More information about the scm-commits mailing list