From a545c0d0e326571e20b102dabe9f9f9eea77cdef Mon Sep 17 00:00:00 2001 From: Sopot Cela Date: Mar 03 2016 14:46:38 +0000 Subject: Update for Mars.2 release --- diff --git a/.gitignore b/.gitignore index c84448a..0d2dc26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /org.eclipse.tm.terminal-4ea71eb57ec10177e6d0caf3429196e4882562b9.tar.xz /org.eclipse.tm.terminal-e58c5d3506ba4a17e160a7fa19463f2e9c3491f2.tar.xz /org.eclipse.tm.terminal-4.0.0.tar.xz +/org.eclipse.tm.terminal-cf7ef3f052a0bb3276966f2a0d6110afc4e793bc.tar.xz diff --git a/eclipse-tm-terminal.spec b/eclipse-tm-terminal.spec index a83f79b..428a24f 100644 --- a/eclipse-tm-terminal.spec +++ b/eclipse-tm-terminal.spec @@ -1,15 +1,16 @@ # Set to 1 to build for the first time. There is a cyclical # dependency between eclipse-remote and eclipse-tm-terminal. %global _bootstrap 0 +%global git_tag cf7ef3f052a0bb3276966f2a0d6110afc4e793bc Name: eclipse-tm-terminal Version: 4.0.0 -Release: 5%{?dist} +Release: 6.gitcf7ef3f%{?dist} Summary: Terminal plugin for Eclipse License: EPL URL: https://www.eclipse.org/tm/ -Source0: http://git.eclipse.org/c/tm/org.eclipse.tm.terminal.git/snapshot/org.eclipse.tm.terminal-%{version}.tar.xz +Source0: http://git.eclipse.org/c/tm/org.eclipse.tm.terminal.git/snapshot/org.eclipse.tm.terminal-%{git_tag}.tar.xz BuildArch: noarch BuildRequires: maven-local @@ -17,6 +18,7 @@ BuildRequires: tycho-extras BuildRequires: eclipse-license BuildRequires: eclipse-cdt BuildRequires: eclipse-rse +BuildRequires: eclipse-egit %if ! %{_bootstrap} BuildRequires: eclipse-remote %endif @@ -26,7 +28,7 @@ An integrated Eclipse View for the local command prompt (console) or remote hosts (SSH, Telnet, Serial). %prep -%setup -q -n org.eclipse.tm.terminal-%{version} +%setup -q -n org.eclipse.tm.terminal-%{git_tag} # When bootstrapping, remote terminal.connector.remote plugins and features # which require eclipse-remote and create cyclical dependency @@ -72,6 +74,9 @@ done %files -f .mfiles %changelog +* Thu Mar 03 2016 Sopot Cela - 4.0.0-6.gitcf7ef3f +- Update for Mars.2 release + * Wed Feb 03 2016 Fedora Release Engineering - 4.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index e6505de..55a413a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -042a2aace2e40ec0a7aec11d61619c2b org.eclipse.tm.terminal-4.0.0.tar.xz +2c8bc36c9185beee985345c2b85f6b7f org.eclipse.tm.terminal-cf7ef3f052a0bb3276966f2a0d6110afc4e793bc.tar.xz