[eclipse-p2-discovery] Update to latest upstream.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Oct 5 07:52:19 UTC 2012


commit 8e754a90b93ab000ffbe099675057c5c85c8dd7a
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Oct 5 09:52:01 2012 +0200

    Update to latest upstream.

 .gitignore                        |    4 ++++
 eclipse-p2-discovery-fetch-src.sh |    2 +-
 eclipse-p2-discovery.spec         |    9 ++++++---
 sources                           |    2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d8ac67..e3a69da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,7 @@
 eclipse-p2-discovery-fetched-src-v20110519.tar.xz
 eclipse-p2-discovery-fetched-src-R4_2.tar.xz
 /eclipse-p2-discovery-R4_2
+/eclipse-p2-discovery-fetched-src-R4_2_1.tar.xz
+/noarch
+/eclipse-p2-discovery-R4_2_1
+/.project
diff --git a/eclipse-p2-discovery-fetch-src.sh b/eclipse-p2-discovery-fetch-src.sh
index ed3493a..fa4e589 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
+TAG=R4_2_1
 
 set -e
 
diff --git a/eclipse-p2-discovery.spec b/eclipse-p2-discovery.spec
index b2748e0..2634514 100644
--- a/eclipse-p2-discovery.spec
+++ b/eclipse-p2-discovery.spec
@@ -1,10 +1,10 @@
-%global src_repo_tag   R4_2
+%global src_repo_tag   R4_2_1
 %global eclipse_base   %{_libdir}/eclipse
 %global install_loc    %{_datadir}/eclipse/dropins/discovery
 
 Name:           eclipse-p2-discovery
-Version:        4.2.0
-Release:        2%{?dist}
+Version:        4.2.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
+* Fri Oct 5 2012 Krzysztof Daniel <kdaniel at redhat.com> 4.2.1-1
+- Update to latest upstream.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8d9a93b..28c18cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b7c71503ebc67e8aa62eedefb9cb47d  eclipse-p2-discovery-fetched-src-R4_2.tar.xz
+eda4db8e4e84018a34ced338a442130e  eclipse-p2-discovery-fetched-src-R4_2_1.tar.xz


More information about the scm-commits mailing list