[eclipse-ecf] Update to latest upstream release

Mat Booth mbooth at fedoraproject.org
Thu Nov 27 17:49:53 UTC 2014


commit 9abbb8a228e08ad7da95ae90a9ba05fcc0faadf2
Author: Mat Booth <mat.booth at redhat.com>
Date:   Thu Nov 27 12:40:07 2014 +0000

    Update to latest upstream release

 .gitignore       |    1 +
 eclipse-ecf.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72deb5f..43c7db5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /.build-*.log
 /results_eclipse-ecf
 /org.eclipse.ecf-R-Release_HEAD-sdk_feature-*.tar.bz2
+/org.eclipse.ecf-R-Release_HEAD-sdk_feature-*/
diff --git a/eclipse-ecf.spec b/eclipse-ecf.spec
index e6c99c2..bfde714 100644
--- a/eclipse-ecf.spec
+++ b/eclipse-ecf.spec
@@ -9,11 +9,11 @@
 # bootstrapping
 %global __requires_exclude .*org\.eclipse\.equinox.*
 
-%global git_tag R-Release_HEAD-sdk_feature-142_2014-08-18_17-43-32
+%global git_tag R-Release_HEAD-sdk_feature-144_2014-11-16_21-26-19
 
 Name:           %{?scl_prefix}eclipse-ecf
-Version:        3.9.0
-Release:        3%{?dist}
+Version:        3.9.1
+Release:        1%{?dist}
 Summary:        Eclipse Communication Framework (ECF) Eclipse plug-in
 
 License:        EPL
@@ -105,6 +105,9 @@ rm %{buildroot}%{_libdir}/eclipse/plugins/org.apache*
 %doc ecf/features/org.eclipse.ecf.core.feature/*.html
 
 %changelog
+* Thu Nov 27 2014 Mat Booth <mat.booth at redhat.com> - 3.9.1-1
+- Update to latest upstream release
+
 * Thu Nov 27 2014 Mat Booth <mat.booth at redhat.com> - 3.9.0-3
 - Make core package archful so it can be installed into libdir
   where eclipse-platform expects it to be
diff --git a/sources b/sources
index e838e53..0baed24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b01e2daf8541629dc57d9bfe6cd58a7  org.eclipse.ecf-R-Release_HEAD-sdk_feature-142_2014-08-18_17-43-32.tar.bz2
+30e5bf45978fc84394b9fb2c8ae7a8e1  org.eclipse.ecf-R-Release_HEAD-sdk_feature-144_2014-11-16_21-26-19.tar.bz2


More information about the scm-commits mailing list