[tycho-extras] Update to 0.17.0 Release.

Roland Grunberg rgrunber at fedoraproject.org
Tue Apr 2 18:31:04 UTC 2013


commit 0cb061407eaa92129a89cddefde39789223cf3cd
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Tue Apr 2 13:51:48 2013 -0400

    Update to 0.17.0 Release.

 sources                                       |    2 +-
 tycho-extras-no-maven-properties-plugin.patch |    4 ++--
 tycho-extras.spec                             |   16 ++++++++++------
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/sources b/sources
index 65df8d7..6c4b431 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da2061a806c2751bbac6991e4ed0fa38  org.eclipse.tycho.extras-0a93702910e3c66a303c434fafc9a7cd6f4c0122.tar.bz2
+0342d69cc36272a65dddc8d909efffc3  tycho-extras-0.17.x.tar.bz2
diff --git a/tycho-extras-no-maven-properties-plugin.patch b/tycho-extras-no-maven-properties-plugin.patch
index ad247e7..6d6e323 100644
--- a/tycho-extras-no-maven-properties-plugin.patch
+++ b/tycho-extras-no-maven-properties-plugin.patch
@@ -2,7 +2,7 @@ diff --git a/pom.xml b/pom.xml
 index 3d77c2c..507b1d2 100644
 --- a/pom.xml
 +++ b/pom.xml
-@@ -290,6 +290,7 @@
+@@ -291,6 +291,7 @@
  					</configuration>
  				</plugin>
  				<!-- m2eclipse lifecycle mapping -->
@@ -10,7 +10,7 @@ index 3d77c2c..507b1d2 100644
  				<plugin>
  					<groupId>org.eclipse.m2e</groupId>
  					<artifactId>lifecycle-mapping</artifactId>
-@@ -314,6 +315,7 @@
+@@ -315,6 +316,7 @@
  						</lifecycleMappingMetadata>
  					</configuration>
  				</plugin>
diff --git a/tycho-extras.spec b/tycho-extras.spec
index f22f8eb..355d58d 100644
--- a/tycho-extras.spec
+++ b/tycho-extras.spec
@@ -1,15 +1,16 @@
 # When building version under development (non-release)
-%global snap -SNAPSHOT
+# %%global snap -SNAPSHOT
+%global snap %{nil}
 
 Name:           tycho-extras
 Version:        0.17.0
-Release:        0.1.git0a9370%{?dist}
+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/org.eclipse.tycho.extras-0a93702910e3c66a303c434fafc9a7cd6f4c0122.tar.bz2
+Source0:        http://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/snapshot/tycho-extras-0.17.x.tar.bz2
 # maven-properties-plugin is only needed for tests
 Patch0:         %{name}-no-maven-properties-plugin.patch
 Patch1:         %{name}-remove-core.patch
@@ -42,7 +43,7 @@ Requires:       jpackage-utils
 This package contains the API documentation for %{name}.
 
 %prep
-%setup -q -n org.eclipse.tycho.extras-0a93702910e3c66a303c434fafc9a7cd6f4c0122
+%setup -q -n tycho-extras-0.17.x
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -91,10 +92,13 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Apr 2 2013 Roland Grunberg <rgrunber at redhat.com> 0.17.0-1
+- Update to 0.17.0 Release.
+
 * Mon Feb 25 2013 Roland Grunberg <rgrunber at redhat.com> 0.17.0-0.1.git0a9370
 - Update to latest 0.17.0-SNAPSHOT.
 
-* Wed Feb 21 2013 Roland Grunberg <rgrunber at redhat.com> - 0.16.0-5
+* Thu Feb 21 2013 Roland Grunberg <rgrunber at redhat.com> - 0.16.0-5
 - Fix PlexusConfiguration class issues identically across branches.
 
 * Wed Feb 20 2013 Roland Grunberg <rgrunber at redhat.com> - 0.16.0-4
@@ -118,5 +122,5 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-* Tue Apr 16 2012 Roland Grunberg <rgrunber at redhat.com> - 0.14.0-1
+* Mon Apr 16 2012 Roland Grunberg <rgrunber at redhat.com> - 0.14.0-1
 - Initial packaging of tycho extras.


More information about the scm-commits mailing list