!4 Upgrade to 1.78

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-09-25 09:46:37 +00:00 committed by Gitee
commit dbc35c5356
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 11 additions and 10 deletions

Binary file not shown.

Binary file not shown.

View File

@ -74,12 +74,6 @@
</developer>
</developers>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>3</version>
</parent>
<build>
<plugins>
<!-- Compilation -->

View File

@ -1,15 +1,15 @@
Name: beust-jcommander
Version: 1.71
Release: 7
Version: 1.78
Release: 1
Summary: Java framework for parsing command line parameters
License: ASL 2.0
URL: http://jcommander.org/
BuildArch: noarch
Source0: https://github.com/cbeust/jcommander/archive/%{version}.tar.gz
Source0: https://github.com/cbeust/jcommander/archive/%{version}/%{name}-%{version}.tar.gz
Source1: beust-jcommander.pom
Patch0001: 0001-ParseValues-NullPointerException-patch.patch
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) mvn(org.testng:testng)
BuildRequires: mvn(org.testng:testng)
%description
JCommander is a very small Java framework that makes it trivial to
@ -44,6 +44,9 @@ sed -i 's/@VERSION@/%{version}/g' pom.xml
%files help -f .mfiles-javadoc
%changelog
* Fri Sep 22 2023 yaoxin <yao_xin001@hoperun.com> - 1.78-1
- Upgrade to 1.78
* Fri Feb 28 2020 daiqianwen <daiqianwen@huawei.com> - 1.71-7
- Modify patch

4
beust-jcommander.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: cbeust/jcommander
tag_prefix: ''
seperator: .