[eclipse-linuxtools] New snapshot containing fix for building with Ant 1.9.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Apr 11 08:27:11 UTC 2013


commit 6a1089d403708517619196c5ea63a6a83feab207
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Apr 11 11:26:51 2013 +0300

    New snapshot containing fix for building with Ant 1.9.

 .gitignore              |    1 +
 eclipse-linuxtools.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19e8a1f..fe4303d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /org.eclipse.linuxtools-1.2.0.tar.bz2
 /org.eclipse.linuxtools-95aacfe82466cb691f5adf09aae33c361335935b.tar.bz2
 /org.eclipse.linuxtools-aa6d235e80a4ce603c872ad4e7cede0692c7e309.tar.bz2
+/org.eclipse.linuxtools-a645f324d6dc4984e424cd0d370176d4ffe099eb.tar.bz2
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index 02890b6..24b4b92 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -2,11 +2,11 @@
 %{!?scl:%global pkg_name %{name}}
 
 %global eclipse_dropin   %{_datadir}/eclipse/dropins
-%global git_version aa6d235e80a4ce603c872ad4e7cede0692c7e309
+%global git_version a645f324d6dc4984e424cd0d370176d4ffe099eb
 
 Name:           %{?scl_prefix}eclipse-linuxtools
 Version:        2.0.0
-Release:        0.2.gitaa6d235%{?dist}
+Release:        0.3.gita645f32%{?dist}
 Summary:        Linux specific Eclipse plugins
 
 License:        EPL
@@ -288,6 +288,9 @@ popd
 %doc systemtap/org.eclipse.linuxtools.systemtap-feature/epl-v10.html
 
 %changelog
+* Thu Apr 11 2013 Alexander Kurtakov <akurtako at redhat.com> 2.0.0-0.3.gita645f32
+- New snapshot containing fix for building with Ant 1.9.
+
 * Wed Apr 10 2013 Alexander Kurtakov <akurtako at redhat.com> 2.0.0-0.2.gitaa6d235
 - SCL-ize.
 - Update to newer snapshot.
diff --git a/sources b/sources
index 392273a..0ca476e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72e30fa5977bdd4c3cc2f9cea9aba607  org.eclipse.linuxtools-aa6d235e80a4ce603c872ad4e7cede0692c7e309.tar.bz2
+4aaa10c2176c090d9cf855d8be8cac95  org.eclipse.linuxtools-a645f324d6dc4984e424cd0d370176d4ffe099eb.tar.bz2


More information about the scm-commits mailing list