From 9e8a939e4971c101a0629917f18144e1746173cb Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 18 Apr 2012 10:24:14 +0300 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + plexus-archiver.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 91ddd05..0b5e1e9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ plexus-archiver-1.1-src.tar.xz /plexus-archiver-1.2.tar.xz plexus-archiver-2.0.1.tar.xz sonatype-plexus-archiver-plexus-archiver-2.1-0-g9913f73.tar.gz +sonatype-plexus-archiver-plexus-archiver-2.1.1-0-ge64d181.tar.gz diff --git a/plexus-archiver.spec b/plexus-archiver.spec index ff087c0..4205e24 100644 --- a/plexus-archiver.spec +++ b/plexus-archiver.spec @@ -29,7 +29,7 @@ # Name: plexus-archiver -Version: 2.1 +Version: 2.1.1 Release: 1%{?dist} Epoch: 0 Summary: Plexus Archiver Component @@ -37,8 +37,8 @@ License: MIT and ASL 2.0 Group: Development/Libraries URL: http://plexus.codehaus.org/plexus-components/plexus-archiver/ # git clone https://github.com/sonatype/plexus-archiver -# Fetched from https://github.com/sonatype/plexus-archiver/tarball/plexus-archiver-2.1 -Source0: sonatype-plexus-archiver-plexus-archiver-2.1-0-g9913f73.tar.gz +# Fetched from https://github.com/sonatype/plexus-archiver/tarball/plexus-archiver-2.1.1 +Source0: sonatype-plexus-archiver-plexus-archiver-2.1.1-0-ge64d181.tar.gz BuildArch: noarch @@ -83,7 +83,7 @@ Javadoc for %{name}. %prep -%setup -q -n sonatype-plexus-archiver-8b3fb4c +%setup -q -n sonatype-plexus-archiver-25364f5 %build mvn-rpmbuild -Dmaven.test.skip=true install javadoc:javadoc @@ -113,6 +113,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Wed Apr 18 2012 Alexander Kurtakov 0:2.1.1-1 +- Update to latest upstream release. + * Wed Feb 15 2012 Alexander Kurtakov 0:2.1-1 - Update to latest upstream release. diff --git a/sources b/sources index f600130..baab6b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7bfd077166db1c65537bc34750e556a7 sonatype-plexus-archiver-plexus-archiver-2.1-0-g9913f73.tar.gz +44ee589d7b049776692e7caf9bfc1b5f sonatype-plexus-archiver-plexus-archiver-2.1.1-0-ge64d181.tar.gz