!3 Update to version 1.11
From: @wang--ge Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
fce4fa4dd7
BIN
metainf-services-1.11.tar.gz
Normal file
BIN
metainf-services-1.11.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: metainf-services
|
Name: metainf-services
|
||||||
Version: 1.7
|
Version: 1.11
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Small java library for generating META-INF/services files
|
Summary: Small java library for generating META-INF/services files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/kohsuke/metainf-services
|
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
|
# License text copied from http://www.opensource.org/licenses/mit-license.php
|
||||||
Source1: LICENSE.txt
|
Source1: LICENSE.txt
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -36,5 +36,8 @@ cp %{SOURCE1} LICENSE
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 3 2020 zhanghua <zhanghua40@huawei.com> - 1.7-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user