[plexus-io] Update to upstream 2.0.5 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Oct 10 06:45:36 UTC 2012


commit 404c152cb1369d063ea290322aa0acac8d798444
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Oct 10 09:45:23 2012 +0300

    Update to upstream 2.0.5 release.

 .gitignore     |    1 +
 plexus-io.spec |   13 ++++++++-----
 sources        |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d03796c..74239b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ plexus-io-1.0-alpha-5.tar.bz2
 plexus-io-2.0.1.tar.xz
 /plexus-io-2.0.2.tar.xz
 sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
+/sonatype-plexus-io-plexus-io-2.0.5-0-g4a31728.tar.gz
diff --git a/plexus-io.spec b/plexus-io.spec
index f9c1665..8b53106 100644
--- a/plexus-io.spec
+++ b/plexus-io.spec
@@ -1,13 +1,13 @@
 Name:           plexus-io
-Version:        2.0.4
-Release:        2%{?dist}
+Version:        2.0.5
+Release:        1%{?dist}
 Summary:        Plexus IO Components
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://plexus.codehaus.org/plexus-components/plexus-io
-# fetched from https://github.com/sonatype/plexus-io/tarball/plexus-io-2.0.4
-Source0:        sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
+# fetched from https://github.com/sonatype/plexus-io/tarball/plexus-io-2.0.5
+Source0:        sonatype-plexus-io-plexus-io-2.0.5-0-g4a31728.tar.gz
 BuildArch: noarch
 
 BuildRequires: java-devel >= 1:1.6.0
@@ -42,7 +42,7 @@ API documentation for %{name}.
 
 
 %prep
-%setup -q -n sonatype-plexus-io-fd7f1a8
+%setup -q -n sonatype-plexus-io-1a0010b
 
 %build
 mvn-rpmbuild install javadoc:aggregate
@@ -75,6 +75,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Oct 10 2012 Alexander Kurtakov <akurtako at redhat.com> 2.0.5-1
+- Update to upstream 2.0.5 release.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 5e1a0b4..256efa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b3a2888c482c234547aa0866ccb72eb  sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
+f78ef5b6d2885c70d705c3e646f25056  sonatype-plexus-io-plexus-io-2.0.5-0-g4a31728.tar.gz


More information about the scm-commits mailing list