[plexus-io] Update to upstream version 2.0.10

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Jan 21 13:40:21 UTC 2014


commit a1bf54c4888bc1a44b76c80745386307f098dc2e
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Jan 21 12:16:14 2014 +0100

    Update to upstream version 2.0.10

 .gitignore     |    1 +
 plexus-io.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 329aea1..4fee428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
 /sonatype-plexus-io-plexus-io-2.0.5-0-g4a31728.tar.gz
 /plexus-io-2.0.5.tar.gz
 /LICENSE-2.0.txt
+/plexus-io-2.0.10.tar.gz
diff --git a/plexus-io.spec b/plexus-io.spec
index 6218134..e70b94e 100644
--- a/plexus-io.spec
+++ b/plexus-io.spec
@@ -1,12 +1,12 @@
 Name:           plexus-io
-Version:        2.0.5
-Release:        8%{?dist}
+Version:        2.0.10
+Release:        1%{?dist}
 Summary:        Plexus IO Components
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://plexus.codehaus.org/plexus-components/plexus-io
-Source0:        https://github.com/sonatype/plexus-io/tarball/plexus-io-%{version}#/%{name}-%{version}.tar.gz
+Source0:        https://github.com/sonatype/plexus-io/archive/plexus-io-%{version}.tar.gz
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildArch: noarch
 
@@ -41,7 +41,7 @@ API documentation for %{name}.
 
 
 %prep
-%setup -q -n sonatype-plexus-io-1a0010b
+%setup -q -n plexus-io-plexus-io-%{version}
 cp %{SOURCE1} .
 
 %build
@@ -60,6 +60,9 @@ export XMVN_COMPILER_SOURCE="1.5"
 
 
 %changelog
+* Tue Jan 21 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.0.10-1
+- Update to upstream version 2.0.10
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f0879c4..85ab92c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f78ef5b6d2885c70d705c3e646f25056  plexus-io-2.0.5.tar.gz
+d3c29a9c5907e1dcd1cadd70079f638f  plexus-io-2.0.10.tar.gz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt


More information about the scm-commits mailing list