[eclipse-egit/f21] Update to upstream 3.5.3 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Dec 19 08:49:41 UTC 2014


commit e43e429a0f02057446750a3d646cc3bc15f9daf8
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Dec 19 10:49:31 2014 +0200

    Update to upstream 3.5.3 release.

 eclipse-egit.spec |   13 ++++++++-----
 sources           |    2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/eclipse-egit.spec b/eclipse-egit.spec
index 1a9a085..dbd21eb 100644
--- a/eclipse-egit.spec
+++ b/eclipse-egit.spec
@@ -1,25 +1,25 @@
 %global install_loc      %{_datadir}/eclipse/dropins/egit
-%global version_suffix 201411120430-r
+%global version_suffix 201412180710-r
 
 %{?scl:%scl_package eclipse-egit}
 %{!?scl:%global pkg_name %{name}}
 
 Summary:          Eclipse Git Integration
 Name:             %{?scl_prefix}eclipse-egit
-Version:          3.5.2
+Version:          3.5.3
 Release:          1%{?dist}
 License:          EPL
 URL:              http://www.eclipse.org/egit
 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.5.0
-BuildRequires:    %{?scl_prefix}jgit >= 3.5.0
+BuildRequires:    %{?scl_prefix}eclipse-jgit >= 3.5.3
+BuildRequires:    %{?scl_prefix}jgit >= 3.5.3
 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.5.0
+Requires:         %{?scl_prefix}eclipse-jgit >= 3.5.3
 %{?scl:Requires: %scl_runtime}
 
 BuildArch:        noarch
@@ -91,6 +91,9 @@ rm $RPM_BUILD_ROOT%{install_loc}/eclipse/*.jar
 %{install_loc}/eclipse/plugins/org.eclipse.egit.mylyn.ui_*.jar
 
 %changelog
+* Fri Dec 19 2014 Alexander Kurtakov <akurtako at redhat.com> 3.5.3-1
+- Update to upstream 3.5.3 release.
+
 * Thu Dec 18 2014 Alexander Kurtakov <akurtako at redhat.com> 3.5.2-1
 - Update to upstream 3.5.2 release.
 
diff --git a/sources b/sources
index e712961..bf7847e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6bf04d5cebad00a21583e5b6ff0e7f4  egit-3.5.2.201411120430-r.tar.bz2
+339d36f97f7cb4d864a13c852dcf67a5  egit-3.5.3.201412180710-r.tar.bz2


More information about the scm-commits mailing list