!3 Bring source file into correspondence with described in spec file
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
1acf915450
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: classloader-leak-test-framework
|
||||
Version: 1.1.1
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: Detection and verification of Java ClassLoader leaks
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/mjiderhamn/classloader-leak-prevention/tree/master/%{name}
|
||||
Source0: https://github.com/mjiderhamn/classloader-leak-prevention/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/mjiderhamn/classloader-leak-prevention/archive/refs/tags/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -43,5 +43,8 @@ cp -r %{name}/* .
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 Ge Wang<wangge20@h-partners.com> - 1.1.1-8
|
||||
- Bring source file into correspondence with described in spec file
|
||||
|
||||
* Tue Feb 25 2020 yangjian<yangjian79@huawei.com> - 1.1.1-7
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user