[eclipse-webtools] Update to latest upstream release tag R3_6_2

Gerard Ryan galileo at fedoraproject.org
Sat Jan 24 18:42:48 UTC 2015


commit 81c99787a0dfa4d673482abbd37456ca39235527
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Sat Jan 24 18:43:12 2015 +0000

    Update to latest upstream release tag R3_6_2

 .gitignore            |    1 +
 eclipse-webtools.spec |   14 +++++++++-----
 sources               |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0eb0cb5..adc878a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /*.src.rpm
 /.project
 /eclipse-webtools-3.6.1.tar.xz
+/eclipse-webtools-3.6.2.tar.xz
diff --git a/eclipse-webtools.spec b/eclipse-webtools.spec
index 46fef39..2a2b84a 100644
--- a/eclipse-webtools.spec
+++ b/eclipse-webtools.spec
@@ -2,8 +2,8 @@
 %global qualifier             v$(date +%G%m%d%H%M)
 
 Name:           eclipse-webtools
-Version:        3.6.1
-Release:        3%{?dist}
+Version:        3.6.2
+Release:        1%{?dist}
 Summary:        Eclipse Webtools Projects
 
 License:        EPL
@@ -11,14 +11,15 @@ URL:            http://www.eclipse.org/webtools/
 BuildArch:      noarch
 
 # git clone git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git
-# pushd webtools.releng.aggregator && git checkout R3_6_1
+# pushd webtools.releng.aggregator && git checkout R3_6_2
 # git submodule init && git submodule update && popd
 # find webtools.releng.aggregator/ -name *.jar -type f -delete
 # find webtools.releng.aggregator/ -name *.class -type f -delete
 # find webtools.releng.aggregator/ -name *.zip -type f -delete
 # rm -rf webtools.releng.aggregator/webtools.releng/releng.wtptools/api/org.eclipse.wtp.releng.wtpbuilder/
-# mkdir eclipse-webtools-3.6.1/ && cp -R pom.xml webtools.* wtp-parent/ eclipse-webtools-3.6.1/
-# tar cfJv eclipse-webtools-3.6.1.tar.xz eclipse-webtools-3.6.1/
+# mkdir eclipse-webtools-3.6.2/ && pushd webtools.releng.aggregator
+# cp -R pom.xml webtools.* wtp-parent/ ../eclipse-webtools-3.6.2/ && popd
+# tar cfJv eclipse-webtools-3.6.2.tar.xz eclipse-webtools-3.6.2/
 Source0:        %{name}-%{version}.tar.xz
 
 # Missing plugin (maybe this should be provided by eclipselink package in future)
@@ -855,6 +856,9 @@ build-jar-repository -p -s %{buildroot}%{install_loc}/webtools-dali/eclipse/plug
 %{install_loc}/webtools-dali
 
 %changelog
+* Sat Jan 24 2015 Gerard Ryan <gerard at ryan.lt> - 3.6.2-1
+- Update to latest upstream release tag R3_6_2
+
 * Thu Dec 11 2014 Alexander Kurtakov <akurtako at redhat.com> 3.6.1-3
 - Remove unneeded BR on feclipse-maven-plugin.
 
diff --git a/sources b/sources
index baadc31..0dc285e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d80f60681c3b359fac3adb05b345f380  eclipse-webtools-3.6.1.tar.xz
+465c7662401757f9a5af104223fcf431  eclipse-webtools-3.6.2.tar.xz
 24b447da18a916d63632f4d7ebeac4d2  eclipselink.runtime-7816e2b523adf5e65ad0c245f13ca4b59ff329f2.tar.bz2


More information about the scm-commits mailing list