[eclipse-egit/eclipse-luna: 3/4] Update to latest upstream release 3.5.0

Mat Booth mbooth at fedoraproject.org
Fri Oct 3 15:44:18 UTC 2014


commit cec04416985084fb73bb0a89952cad3353ec7220
Author: Mat Booth <mat.booth at redhat.com>
Date:   Fri Oct 3 16:39:55 2014 +0100

    Update to latest upstream release 3.5.0

 eclipse-egit.spec |   15 ++++++++-------
 sources           |    2 +-
 2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index efb28f0..3da3c61 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -1,26 +1,25 @@
 %global install_loc      %{_datadir}/eclipse/dropins/egit
-%global version_suffix 201406201815-r
+%global version_suffix 201409260305-r
 
 %{?scl:%scl_package eclipse-egit}
 %{!?scl:%global pkg_name %{name}}
 
 Summary:          Eclipse Git Integration
 Name:             %{?scl_prefix}eclipse-egit
-Version:          3.4.1
+Version:          3.5.0
 Release:          1%{?dist}
 License:          EPL
 URL:              http://www.eclipse.org/egit
-Group:            Development/Tools
 Source0:          http://git.eclipse.org/c/egit/egit.git/snapshot/egit-%{version}.%{version_suffix}.tar.bz2
 
 BuildRequires:    java-devel >= 1.6.0
-BuildRequires:    %{?scl_prefix}eclipse-jgit >= 3.4.1
-BuildRequires:    %{?scl_prefix}jgit >= 3.4.1
+BuildRequires:    %{?scl_prefix}eclipse-jgit >= 3.5.0
+BuildRequires:    %{?scl_prefix}jgit >= 3.5.0
 BuildRequires:    tycho
 BuildRequires:    %{?scl_prefix}eclipse-mylyn-context-team
 BuildRequires:    %{?scl_prefix}eclipse-mylyn-docs-wikitext
 Requires:         %{?scl_prefix}eclipse-platform >= 1:3.5.0
-Requires:         %{?scl_prefix}eclipse-jgit >= 3.4.1
+Requires:         %{?scl_prefix}eclipse-jgit >= 3.5.0
 %{?scl:Requires: %scl_runtime}
 
 BuildArch:        noarch
@@ -35,7 +34,6 @@ Summary:     Git integration for mylyn.
 Requires:    %{?scl_prefix}eclipse-mylyn-context-team
 Requires:    %{?scl_prefix}eclipse-egit = %{version}-%{release}
 Requires:    %{?scl_prefix}eclipse-mylyn-docs-wikitext
-Group: Development/Tools
 
 %description mylyn
 Git integration for mylyn.
@@ -93,6 +91,9 @@ rm $RPM_BUILD_ROOT%{install_loc}/eclipse/*.jar
 %{install_loc}/eclipse/plugins/org.eclipse.egit.mylyn.ui_*.jar
 
 %changelog
+* Fri Oct 03 2014 Mat Booth <mat.booth at redhat.com> - 3.5.0-1
+- Update to latest upstream release 3.5.0
+
 * Thu Jun 26 2014 Mat Booth <mat.booth at redhat.com> - 3.4.1-1
 - Update to latest upstream release 3.4.1
 
diff --git a/sources b/sources
index aa4dd26..b43bfd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c245e6f984371b2fea423268c13ded2  egit-3.4.1.201406201815-r.tar.bz2
+f7c507e2cb10a871ff3a2074992c7f5d  egit-3.5.0.201409260305-r.tar.bz2


More information about the scm-commits mailing list