[eclipse-remote] Update to 1.1.0

Mat Booth mbooth at fedoraproject.org
Tue Sep 30 08:39:13 UTC 2014


commit 44919868909aea943d119e7643bbadeb091dad9b
Author: Mat Booth <mat.booth at redhat.com>
Date:   Tue Sep 30 09:32:36 2014 +0100

    Update to 1.1.0

 eclipse-remote.spec |   11 ++++++++---
 sources             |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-remote.spec b/eclipse-remote.spec
index f282081..11e6931 100644
--- a/eclipse-remote.spec
+++ b/eclipse-remote.spec
@@ -1,8 +1,10 @@
-%global git_tag R1_0
+# Release has not been tagged, but this commit comprised the release
+# See https://bugs.eclipse.org/bugs/show_bug.cgi?id=445422
+%global git_tag 137f306ed56470a5be5367b49df5422b2ac83c9a
 
 Name:           eclipse-remote
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Eclipse Remote Services plug-in
 License:        EPL
 URL:            https://www.eclipse.org/ptp/
@@ -39,6 +41,9 @@ find -name *.class -exec rm -rf {} \;
 %doc features/org.eclipse.remote-feature/epl-v10.html
 
 %changelog
+* Tue Sep 30 2014 Mat Booth <mat.booth at redhat.com> - 1.1.0-1
+- Update to 1.1.0
+
 * Thu Sep 25 2014 Mat Booth <mat.booth at redhat.com> - 1.0.0-3
 - Rebuild to regenerate auto requires
 
diff --git a/sources b/sources
index 3b77bb9..2248d86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef6dca08e1c13870c3ab62553a23a38b  org.eclipse.remote-R1_0.tar.bz2
+c63cb65c2dfb74de1d186bb7653af6b5  org.eclipse.remote-137f306ed56470a5be5367b49df5422b2ac83c9a.tar.bz2


More information about the scm-commits mailing list