[eclipse-ecf/f21] Update to latest upstream release

Mat Booth mbooth at fedoraproject.org
Thu Nov 27 17:58:21 UTC 2014


commit 61807b3803786f2d325445bc4acb0a0385aa5678
Author: Mat Booth <mat.booth at redhat.com>
Date:   Thu Nov 27 17:58:10 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 1929d38..c854fcb 100644
--- a/eclipse-ecf.spec
+++ b/eclipse-ecf.spec
@@ -1,13 +1,13 @@
 %{?scl:%scl_package eclipse-ecf}
 %{!?scl:%global pkg_name %{name}}
 
-%global tag R-Release_HEAD-sdk_feature-142_2014-08-18_17-43-32
-%global contextQualifier v20140818-1748
+%global tag R-Release_HEAD-sdk_feature-144_2014-11-16_21-26-19
+%global contextQualifier v%(date +%%Y%%m%%d-%%H%%M)
 
 %define __requires_exclude osgi*
 
 Name:           %{?scl_prefix}eclipse-ecf
-Version:        3.9.0
+Version:        3.9.1
 Release:        1%{?dist}
 Summary:        Eclipse Communication Framework (ECF) Eclipse plug-in
 
@@ -119,6 +119,9 @@ popd
 %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
+
 * Tue Aug 19 2014 Mat Booth <mat.booth at redhat.com> - 3.9.0-1
 - Update to latest upstream release
 - Drop unneeded patch
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