!2 Update to version 0.10.4

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-09-18 04:47:37 +00:00 committed by Gitee
commit c4bc0f2b93
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: jnr-constants
Version: 0.9.12
Version: 0.10.4
Release: 1
Summary: Java Native Runtime constants
License: ASL 2.0
URL: https://github.com/jnr/jnr-constants
Source0: https://github.com/jnr/%{name}/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/jnr/%{name}/archive/refs/tags/%{name}-%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
@ -37,5 +37,8 @@ find ./ -name '*.class' -delete
%doc LICENSE
%changelog
* Fri Sep 15 2023 Ge Wang <wang__ge@126.com> - 0.10.4-1
- Update to version 0.10.4
* Mon Jul 27 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.9.12-1
- Package init