[eclipse-shelled] Update to upstream 2.0.3. Restores Kepler compatibility.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jul 8 12:19:51 UTC 2013


commit 157f70592b31ec0ff1bf43454a8778890f291aac
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Jul 8 15:19:28 2013 +0300

    Update to upstream 2.0.3. Restores Kepler compatibility.

 .gitignore           |    1 +
 eclipse-shelled.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3bb36a..92cf4c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ shelled-2.0.1-src.tar.bz2
 /shelled-2.0.2-src.tar.bz2
 shelled-2.0.2-src-r133.tar.bz2
 shelled-2.0.2-src.tar.bz2
+/shelled-2.0.3-src.tar.bz2
diff --git a/eclipse-shelled.spec b/eclipse-shelled.spec
index 5b849b0..975a5ea 100644
--- a/eclipse-shelled.spec
+++ b/eclipse-shelled.spec
@@ -3,8 +3,8 @@
 Summary:          Eclipse Shell script editor
 Name:             eclipse-shelled
 #Next release is not planned. Release 133 is checkedout.
-Version:          2.0.2
-Release:          3%{?dist}
+Version:          2.0.3
+Release:          1%{?dist}
 License:          EPL
 URL:              http://sourceforge.net/projects/shelled
 Group:            Development/Tools
@@ -55,6 +55,9 @@ popd
 %{install_loc}
 
 %changelog
+* Mon Jul 8 2013 Alexander Kurtakov <akurtako at redhat.com> 2.0.3-1
+- Update to upstream 2.0.3. Restores Kepler compatibility.
+
 * Wed Feb 20 2013 Alexander Kurtakov <akurtako at redhat.com> 2.0.2-3
 - Start using tycho as upstream builds are done.
 
diff --git a/sources b/sources
index 810c03d..2a37f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e27a91c372d884134f37c0f4caf44a7  shelled-2.0.2-src.tar.bz2
+cb7bcf4d0df5f6252662780b4251d6c2  shelled-2.0.3-src.tar.bz2


More information about the scm-commits mailing list