[eclipse-remote/f21] Update to 1.1.1

Mat Booth mbooth at fedoraproject.org
Wed Mar 4 22:31:31 UTC 2015


commit e3f636a57a8dbad0488187c8e6ca90a140092d16
Author: Mat Booth <mat.booth at redhat.com>
Date:   Wed Mar 4 22:23:01 2015 +0000

    Update to 1.1.1

 eclipse-remote.spec | 11 +++++++----
 sources             |  2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-remote.spec b/eclipse-remote.spec
index 240cb6d..9030103 100644
--- a/eclipse-remote.spec
+++ b/eclipse-remote.spec
@@ -1,10 +1,8 @@
 %global eclipse_dropin %{_datadir}/eclipse/dropins
-# 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
+%global git_tag R1_1_1
 
 Name:           eclipse-remote
-Version:        1.1.0
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        Eclipse Remote Services plug-in
 License:        EPL
@@ -34,6 +32,8 @@ Remote Services provides an extensible remote services framework.
 find -name *.jar -exec rm -rf {} \;
 find -name *.class -exec rm -rf {} \;
 
+%pom_remove_plugin org.eclipse.tycho:tycho-packaging-plugin releng/org.eclipse.remote.build/pom.xml
+
 %build
 xmvn -o clean verify -f releng/org.eclipse.remote.build/pom.xml
 
@@ -48,6 +48,9 @@ xmvn -o org.fedoraproject:feclipse-maven-plugin:install \
 %{eclipse_dropin}/remote
 
 %changelog
+* Wed Mar 04 2015 Mat Booth <mat.booth at redhat.com> - 1.1.1-1
+- Update to 1.1.1
+
 * Tue Sep 30 2014 Mat Booth <mat.booth at redhat.com> - 1.1.0-1
 - Update to 1.1.0
 
diff --git a/sources b/sources
index 2248d86..c3be711 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c63cb65c2dfb74de1d186bb7653af6b5  org.eclipse.remote-137f306ed56470a5be5367b49df5422b2ac83c9a.tar.bz2
+5034e83c7c2f7618bf0ad6de31ed786f  org.eclipse.remote-R1_1_1.tar.bz2


More information about the scm-commits mailing list