[plexus-archiver] Update to upstream version 2.6.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Sep 29 04:46:20 UTC 2014


commit f94d18c399b154e207cab2ba2235af90d88fe094
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Sep 29 06:24:32 2014 +0200

    Update to upstream version 2.6.1

 .gitignore                                |    1 +
 0001-Fix-PLXCOMP-113-and-PLXCOMP-64.patch |  197 -----------------------------
 plexus-archiver.spec                      |   13 +-
 sources                                   |    2 +-
 4 files changed, 8 insertions(+), 205 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5667b63..5762fd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ sonatype-plexus-archiver-plexus-archiver-2.1.1-0-ge64d181.tar.gz
 /plexus-archiver-2.3.tar.gz
 /plexus-archiver-2.4.2.tar.gz
 /plexus-archiver-2.4.4.tar.gz
+/plexus-archiver-2.6.1.tar.gz
diff --git a/plexus-archiver.spec b/plexus-archiver.spec
index 4e4e8fd..1c28866 100644
--- a/plexus-archiver.spec
+++ b/plexus-archiver.spec
@@ -3,8 +3,8 @@
 # Ask mizdebsk for more info.
 
 Name:           plexus-archiver
-Version:        2.4.4
-Release:        4%{?dist}
+Version:        2.6.1
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Plexus Archiver Component
 License:        ASL 2.0
@@ -13,10 +13,6 @@ BuildArch:      noarch
 
 Source0:        https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz
 
-# PLXCOMP-64 and PLXCOMP-113: Add support for extracting zip and tar symbolic links
-# Forwarded upstream: https://github.com/sonatype/plexus-archiver/pull/14
-Patch0:         0001-Fix-PLXCOMP-113-and-PLXCOMP-64.patch
-
 BuildRequires:  maven-local
 BuildRequires:  plexus-containers-container-default
 BuildRequires:  plexus-io
@@ -41,7 +37,6 @@ Javadoc for %{name}.
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
 %mvn_file :%{name} plexus/archiver
 
 %build
@@ -57,6 +52,10 @@ Javadoc for %{name}.
 %doc LICENSE
 
 %changelog
+* Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:2.6.1-1
+- Update to upstream version 2.6.1
+- Remove patch for PLXCOMP-64 and PLXCOMP-113
+
 * Tue Sep  2 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:2.4.4-4
 - Add patch for extracting symbolic links
 
diff --git a/sources b/sources
index d573eed..ae0e628 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98ec07fe86660ec9c0f116f248a1a02c  plexus-archiver-2.4.4.tar.gz
+ba80e54387f88346de770735056ef182  plexus-archiver-2.6.1.tar.gz


More information about the scm-commits mailing list