!3 Update to version 1.11

From: @wang--ge 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-01-23 09:05:22 +00:00 committed by Gitee
commit fce4fa4dd7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: metainf-services
Version: 1.7
Version: 1.11
Release: 1
Summary: Small java library for generating META-INF/services files
License: MIT
URL: https://github.com/kohsuke/metainf-services
Source0: https://github.com/kohsuke/metainf-services/archive/metainf-services-%{version}.tar.gz
Source0: https://github.com/kohsuke/metainf-services/archive/refs/tags/%{name}-%{version}.tar.gz
# License text copied from http://www.opensource.org/licenses/mit-license.php
Source1: LICENSE.txt
BuildArch: noarch
@ -36,5 +36,8 @@ cp %{SOURCE1} LICENSE
%doc LICENSE
%changelog
* Tue Jan 23 2024 Ge Wang <wang__ge@126.com> - 1.11-1
- update to version 1.11
* Mon Aug 3 2020 zhanghua <zhanghua40@huawei.com> - 1.7-1
- package init