1
0

Accepting request 978180 from Java:packages

2.6.0

OBS-URL: https://build.opensuse.org/request/show/978180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-classworlds?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-05-20 15:50:40 +00:00 committed by Git OBS Bridge
commit 32d9403622
5 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fc1da45f6be8b12f047e751f78026045b19028fdbf2a8e1a702354433b8a4e2
size 52683

BIN
plexus-classworlds-2.6.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -10,7 +10,7 @@
<property name="project.groupId" value="org.codehaus.plexus"/>
<property name="project.artifactId" value="plexus-classworlds"/>
<property name="project.version" value="2.5.2"/>
<property name="project.version" value="2.6.0"/>
<property name="project.name" value="Plexus Classworlds"/>
<property name="project.description" value="A class loader framework"/>
<property name="project.organization.name" value="Codehaus Plexus"/>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 19 06:39:39 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to version 2.6.0
* Modular java JPMS support
-------------------------------------------------------------------
Tue Apr 9 16:50:05 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package plexus
# spec file
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -19,13 +19,13 @@
%global short_name classworlds
%bcond_with tests
Name: plexus-%{short_name}
Version: 2.5.2
Version: 2.6.0
Release: 0
Summary: Plexus Classworlds Classloader Framework
License: Apache-2.0 AND Plexus
Group: Development/Libraries/Java
URL: https://github.com/codehaus-plexus/plexus-classworlds
Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
Source1: %{name}-build.xml
BuildRequires: ant
BuildRequires: fdupes