[eclipse-linuxtools] Update to Linux Tools 2.2.0 tag.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Dec 11 11:01:08 UTC 2013


commit f5c4897f78b08d6c565802cf619ec0ed747bea59
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Dec 11 13:01:08 2013 +0200

    Update to Linux Tools 2.2.0 tag.

 eclipse-linuxtools.spec |    8 +++++---
 sources                 |    2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index 1e3c9f5..0b19693 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -2,17 +2,16 @@
 %{!?scl:%global pkg_name %{name}}
 
 %global eclipse_dropin   %{_datadir}/eclipse/dropins
-%global git_version d2973ee6552477424a4cd58d3e452541db3dd44c
 
 Name:           %{?scl_prefix}eclipse-linuxtools
 Version:        2.2.0
-Release:        0.1.gitd2973ee%{?dist}
+Release:        1%{?dist}
 Summary:        Linux specific Eclipse plugins
 
 License:        EPL
 URL:            http://eclipse.org/linuxtools/
 #Main directory changed to not be git sha but version as tycho fails with path too long otherwise
-Source0:        http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/snapshot/org.eclipse.linuxtools-%{git_version}.tar.bz2
+Source0:        http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/snapshot/org.eclipse.linuxtools-%{version}.tar.bz2
 Patch0:         disable-libhover-lttng.patch
 
 BuildRequires: tycho
@@ -313,6 +312,9 @@ popd
 %{_javadir}/linuxtools-tests
 
 %changelog
+* Wed Dec 11 2013 Alexander Kurtakov <akurtako at redhat.com> 2.2.0-1
+- Update to Linux Tools 2.2.0 tag.
+
 * Mon Nov 18 2013 Alexander Kurtakov <akurtako at redhat.com> 2.2.0-0.1.gitd2973ee
 - Update to Linux Tools 2.2.0 snapshot.
 
diff --git a/sources b/sources
index 21586f4..695ffdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a81e3e856c0bbd63f6ab03ce77720684  org.eclipse.linuxtools-d2973ee6552477424a4cd58d3e452541db3dd44c.tar.bz2
+362d4d903edbc632d23f6b14847f7fba  org.eclipse.linuxtools-2.2.0.tar.bz2


More information about the scm-commits mailing list