Bring source file into correspondence with described in spec file

This commit is contained in:
wang--ge 2022-11-10 17:19:45 +08:00
parent a2bc0129ed
commit 60f2e8ec26

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