Bring source file into correspondence with described in spec file
This commit is contained in:
parent
a2bc0129ed
commit
60f2e8ec26
@ -1,10 +1,10 @@
|
|||||||
Name: jnr-x86asm
|
Name: jnr-x86asm
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Pure-java port of asmjit
|
Summary: Pure-java port of asmjit
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jnr/jnr-x86asm/
|
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
|
Source1: MANIFEST.MF
|
||||||
Patch0: add-manifest.patch
|
Patch0: add-manifest.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -38,5 +38,8 @@ find ./ -name '*.class' -delete
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user