This commit is contained in:
parent
9292148e64
commit
c224c529e4
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plexus-component-metadata
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global comp_name plexus-component-metadata
|
||||
%bcond_with tests
|
||||
Name: %{comp_name}
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: Component metadata from %{base_name}
|
||||
# Most of the files are either under ASL 2.0 or MIT
|
||||
@ -83,8 +83,6 @@ rm -rf plexus-container-default/src/test/java/org/codehaus/plexus/hierarchy
|
||||
# For Maven 3 compat
|
||||
%pom_add_dep org.apache.maven:maven-core plexus-component-metadata
|
||||
|
||||
%pom_change_dep -r :google-collections com.google.guava:guava:20.0
|
||||
|
||||
# ASM dependency was changed to "provided" in XBean 4.x, so we need to provide ASM
|
||||
%pom_add_dep org.ow2.asm:asm:5.0.3:runtime plexus-container-default
|
||||
%pom_add_dep org.ow2.asm:asm-commons:5.0.3:runtime plexus-container-default
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b077bff72fd7b7705e3410557f38f7b7671babaefab28a0e70ccb7b1e3eac6c
|
||||
size 347570
|
BIN
plexus-containers-2.1.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
plexus-containers-2.1.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a06444eb2bd8543e75e5828db22a6a693a0fa14e5548c724421cc0e33d7cdee
|
||||
size 4968
|
||||
oid sha256:65ae1473279c48996bf5ab842481121eb2bd08c0ec99519e1a0714800a6e5331
|
||||
size 4976
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plexus-containers
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with tests
|
||||
Name: plexus-containers
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: Containers for Plexus
|
||||
# Most of the files are either under ASL 2.0 or MIT
|
||||
@ -99,8 +99,6 @@ rm -rf plexus-container-default/src/test/java/org/codehaus/plexus/hierarchy
|
||||
# For Maven 3 compat
|
||||
%pom_add_dep org.apache.maven:maven-core plexus-component-metadata
|
||||
|
||||
%pom_change_dep -r :google-collections com.google.guava:guava:20.0
|
||||
|
||||
# ASM dependency was changed to "provided" in XBean 4.x, so we need to provide ASM
|
||||
%pom_add_dep org.ow2.asm:asm:5.0.3:runtime plexus-container-default
|
||||
%pom_add_dep org.ow2.asm:asm-commons:5.0.3:runtime plexus-container-default
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plexus-metadata-generator
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global comp_name component-metadata
|
||||
%bcond_with tests
|
||||
Name: plexus-metadata-generator
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: Component metadata from %{base_name}
|
||||
# Most of the files are either under ASL 2.0 or MIT
|
||||
@ -102,8 +102,6 @@ rm -rf plexus-container-default/src/test/java/org/codehaus/plexus/hierarchy
|
||||
# For Maven 3 compat
|
||||
%pom_add_dep org.apache.maven:maven-core plexus-component-metadata
|
||||
|
||||
%pom_change_dep -r :google-collections com.google.guava:guava:20.0
|
||||
|
||||
# ASM dependency was changed to "provided" in XBean 4.x, so we need to provide ASM
|
||||
%pom_add_dep org.ow2.asm:asm:5.0.3:runtime plexus-container-default
|
||||
%pom_add_dep org.ow2.asm:asm-commons:5.0.3:runtime plexus-container-default
|
||||
|
Loading…
Reference in New Issue
Block a user