[tycho-extras] Update to 0.18.0 Release.

Roland Grunberg rgrunber at fedoraproject.org
Thu May 30 17:01:36 UTC 2013


commit b198cb2b03ab437572a89ceca86db867d045b9f1
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Thu May 30 13:00:37 2013 -0400

    Update to 0.18.0 Release.

 sources           |    2 +-
 tycho-extras.spec |   11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 6c4b431..ca95b06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0342d69cc36272a65dddc8d909efffc3  tycho-extras-0.17.x.tar.bz2
+eceee5735f1e76c0b1ed067d6a5c7f03  tycho-extras-0.18.x.tar.bz2
diff --git a/tycho-extras.spec b/tycho-extras.spec
index 701f69b..1ce3bae 100644
--- a/tycho-extras.spec
+++ b/tycho-extras.spec
@@ -3,14 +3,14 @@
 %global snap %{nil}
 
 Name:           tycho-extras
-Version:        0.17.0
-Release:        2%{?dist}
+Version:        0.18.0
+Release:        1%{?dist}
 Summary:        Additional plugins for Tycho
 
 Group:          Development/Libraries
 License:        EPL
 URL:            http://eclipse.org/tycho/
-Source0:        http://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/snapshot/tycho-extras-0.17.x.tar.bz2
+Source0:        http://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/snapshot/tycho-extras-0.18.x.tar.bz2
 # maven-properties-plugin is only needed for tests
 Patch0:         %{name}-no-maven-properties-plugin.patch
 Patch1:         %{name}-remove-core.patch
@@ -44,7 +44,7 @@ Requires:       jpackage-utils
 This package contains the API documentation for %{name}.
 
 %prep
-%setup -q -n tycho-extras-0.17.x
+%setup -q -n tycho-extras-0.18.x
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -94,6 +94,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu May 30 2013 Roland Grunberg <rgrunber at redhat.com> 0.18.0-1
+Update to 0.18.0 Release.
+
 * Tue May 7 2013 Roland Grunberg <rgrunber at redhat.com> 0.17.0-2
 - tycho-eclipserun-plugin should use the system local p2 repo.
 


More information about the scm-commits mailing list