[eclipse-egit] Update to upstream 1.1.0.

Andrew Robinson arobinso at fedoraproject.org
Mon Sep 26 19:16:23 UTC 2011


commit a7a415d9799d24b65a2bc17cd61014dd10515814
Author: Andrew Robinson <arobinso at redhat.com>
Date:   Mon Sep 26 15:15:04 2011 -0400

    Update to upstream 1.1.0.

 .gitignore        |    1 +
 eclipse-egit.spec |   15 +++++++++------
 sources           |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bba42e..5235d1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 egit*.bz2
+egit-v1.1.0.201109151100-r.tar.bz2
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index 39fcc17..3ed9ca4 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -3,21 +3,21 @@
 
 Summary:          Eclipse Git Integration
 Name:             eclipse-egit
-Version:          1.0.0
-Release:          2%{?dist}
+Version:          1.1.0
+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=v1.0.0.201106090707-r;sf=tbz2
-Source0:          egit-v1.0.0.201106090707-r.tar.bz2
+# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=v1.1.0.201109151100-r;sf=tbz2
+Source0:          egit-v1.1.0.201109151100-r.tar.bz2
 
 BuildRequires:    java-devel >= 1.6.0
 BuildRequires:    eclipse-pde
-BuildRequires:    eclipse-jgit >= 1.0.0
+BuildRequires:    eclipse-jgit >= 1.1.0
 BuildRequires:    jpackage-utils >= 0:1.5
 Requires:         eclipse-platform >= 1:3.5.0
-Requires:         eclipse-jgit >= 1.0.0
+Requires:         eclipse-jgit >= 1.1.0
 
 BuildArch:        noarch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc egit/README
 
 %changelog
+* Mon Jun 26 2011 Andrew Robinson <arobinso at redhat.com> 1.1.0-1
+- Update to upstream release 1.1.0.
+
 * Tue Jun 14 2011 Chris Aniszczyk <zx at redhat.com> 1.0.0-2
 - Update to final upstream release v1.0.0.201106090707-r.
 
diff --git a/sources b/sources
index 5c87121..8f8ee23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87328f0596ea7dade885fc6bb4577163  egit-v1.0.0.201106090707-r.tar.bz2
+9ccdbda7b486084dfcc005e678431cca  egit-v1.1.0.201109151100-r.tar.bz2


More information about the scm-commits mailing list