[eclipse-p2-discovery] Update to Kepler SR1.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Nov 11 17:01:52 UTC 2013


commit 9103bd573eff04a88534b6254e7c3579f5caadd7
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Nov 11 19:02:07 2013 +0200

    Update to Kepler SR1.

 .gitignore                        |    1 +
 eclipse-p2-discovery-fetch-src.sh |    2 +-
 eclipse-p2-discovery.spec         |    9 ++++++---
 sources                           |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3a69da..761cb60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ eclipse-p2-discovery-fetched-src-R4_2.tar.xz
 /noarch
 /eclipse-p2-discovery-R4_2_1
 /.project
+/eclipse-p2-discovery-fetched-src-R4_3_1.tar.xz
diff --git a/eclipse-p2-discovery-fetch-src.sh b/eclipse-p2-discovery-fetch-src.sh
index fa4e589..3faf939 100755
--- a/eclipse-p2-discovery-fetch-src.sh
+++ b/eclipse-p2-discovery-fetch-src.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 NAME="eclipse-p2-discovery"
-TAG=R4_2_1
+TAG=R4_3_1
 
 set -e
 
diff --git a/eclipse-p2-discovery.spec b/eclipse-p2-discovery.spec
index eae25b8..50bf8b4 100644
--- a/eclipse-p2-discovery.spec
+++ b/eclipse-p2-discovery.spec
@@ -1,10 +1,10 @@
-%global src_repo_tag   R4_2_1
+%global src_repo_tag   R4_3_1
 %global eclipse_base   %{_libdir}/eclipse
 %global install_loc    %{_datadir}/eclipse/dropins/discovery
 
 Name:           eclipse-p2-discovery
-Version:        4.2.1
-Release:        3%{?dist}
+Version:        4.3.1
+Release:        1%{?dist}
 Summary:        Equinox p2 Discovery
 
 Group:          Development/Tools
@@ -39,6 +39,9 @@ install -d -m 755 %{buildroot}%{install_loc}
 %{install_loc}
 
 %changelog
+* Mon Nov 11 2013 Alexander Kurtakov <akurtako at redhat.com> 4.3.1-1
+- Update to Kepler SR1.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 28c18cc..4f982b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eda4db8e4e84018a34ced338a442130e  eclipse-p2-discovery-fetched-src-R4_2_1.tar.xz
+e24e3875799350b3c8b1d9af7b4b4d02  eclipse-p2-discovery-fetched-src-R4_3_1.tar.xz


More information about the scm-commits mailing list