[maven-shared] Update to upstream version 21

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 23 08:26:43 UTC 2014


commit 3c47018e0c7cce3e3b333faff27fe64c43cf9d44
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 23 10:24:34 2014 +0200

    Update to upstream version 21

 .gitignore        |    1 +
 maven-shared.spec |   37 +++++--------------------------------
 sources           |    2 +-
 3 files changed, 7 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f22f89..1e342bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 maven-shared-components-15.tar.gz
 /maven-shared-components-19.tar.gz
 /maven-shared-components-20.tar.gz
+/maven-shared-components-21.tar.gz
diff --git a/maven-shared.spec b/maven-shared.spec
index 4091b9e..9f05bcb 100644
--- a/maven-shared.spec
+++ b/maven-shared.spec
@@ -1,38 +1,8 @@
-# Copyright (c) 2000-2005, JPackage Project
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-#
-# 1. Redistributions of source code must retain the above copyright
-#    notice, this list of conditions and the following disclaimer.
-# 2. Redistributions in binary form must reproduce the above copyright
-#    notice, this list of conditions and the following disclaimer in the
-#    documentation and/or other materials provided with the
-#    distribution.
-# 3. Neither the name of the JPackage Project nor the names of its
-#    contributors may be used to endorse or promote products derived
-#    from this software without specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-
 Summary:        Maven Shared Components
 URL:            http://maven.apache.org/shared/
 Name:           maven-shared
-Version:        20
-Release:        3%{?dist}
+Version:        21
+Release:        1%{?dist}
 License:        ASL 2.0
 Group:          Development/Libraries
 
@@ -73,6 +43,9 @@ chmod -R go=u-w *
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 21-1
+- Update to upstream version 21
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4b4af14..48d688b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acbe89ec920260d36d1fa259a2926910  maven-shared-components-20.tar.gz
+de951925358e919e7155032a5695a753  maven-shared-components-21.tar.gz


More information about the scm-commits mailing list