!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:
openeuler-ci-bot 2022-11-23 08:34:36 +00:00 committed by Gitee
commit 1acf915450
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -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