[cbi-plugins/f20] Update to latest upstream.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Sep 30 07:28:59 UTC 2013


commit 903923ea1c7260ae475c1e4641a99cbf1e19a08a
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Sep 30 09:28:48 2013 +0200

    Update to latest upstream.
    
    Conflicts:
    	cbi-plugins.spec

 .gitignore       |    1 +
 cbi-plugins.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0c3b43..4b71751 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /.build-*.log
 /.project
 /*.rpm
+/cbi-plugins-1.0.4.tar.bz2
diff --git a/cbi-plugins.spec b/cbi-plugins.spec
index d6f12ea..b51609b 100644
--- a/cbi-plugins.spec
+++ b/cbi-plugins.spec
@@ -1,14 +1,14 @@
-%global tag cbi-plugins-1.0.3
+%global tag cbi-plugins-1.0.4
 
 Name:           cbi-plugins
-Version:        1.0.3
-Release:        2%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        A set of helpers for Eclipse CBI
 
 Group:          Development/Libraries
 License:        EPL
 URL:            http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/
-Source0:        http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/snapshot/org.eclipse.cbi.maven.plugins-%{tag}.tar.bz2
+Source0:        http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/snapshot/%{tag}.tar.bz2
 BuildArch:      noarch
 
 BuildRequires:  tycho
@@ -30,7 +30,7 @@ Requires:       jpackage-utils
 API documentation for %{name}.
 
 %prep
-%setup -q -n org.eclipse.cbi.maven.plugins-%{tag}
+%setup -q
 
 %build
 mvn-rpmbuild install javadoc:aggregate
@@ -70,6 +70,9 @@ rm -rf target/site/api*
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Sep 30 2013 Krzysztof Daniel <kdaniel at redhat.com> 1.0.4-1
+- Update to latest upstream.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3ff7465..583cad7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-972a849870dd581b638e302a1d90006a  org.eclipse.cbi.maven.plugins-cbi-plugins-1.0.3.tar.bz2
+5cbe13bf354841a48007cbe5e42b4c6e  cbi-plugins-1.0.4.tar.bz2


More information about the scm-commits mailing list