update to version 1.9

This commit is contained in:
wang--ge 2024-01-23 14:43:36 +08:00
parent 6af46fee98
commit a14be1dd5c
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