!3 Bring source file into correspondence with described in spec file

From: @wang--ge 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-10 10:34:53 +00:00 committed by Gitee
commit d993324ff1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: jnr-x86asm
Version: 1.0.2
Release: 1
Release: 2
Summary: Pure-java port of asmjit
License: MIT
URL: https://github.com/jnr/jnr-x86asm/
Source0: https://github.com/jnr/jnr-x86asm/archive/jnr-x86asm-%{version}.tar.gz
Source0: https://github.com/jnr/jnr-x86asm/archive/refs/tags/1.0.2.tar.gz#/jnr-x86asm-%{version}.tar.gz
Source1: MANIFEST.MF
Patch0: add-manifest.patch
BuildArch: noarch
@ -38,5 +38,8 @@ find ./ -name '*.class' -delete
%license LICENSE
%changelog
* Thu Nov 10 2022 Ge Wang <wangge20@h-partners.com> - 1.0.2-2
- Bring source file into correspondence with described in spec file
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.2-1
- package init