License compliance rectification
This commit is contained in:
parent
088c54e91f
commit
253e25b21c
@ -9,11 +9,11 @@
|
||||
Summary: A ZIP archive management extension
|
||||
Summary(fr): Une extension de gestion des ZIP
|
||||
Name: php-pecl-zip
|
||||
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
|
||||
Release: 1
|
||||
License: PHP
|
||||
Version: %{upstream_version}
|
||||
Release: 2
|
||||
License: PHP-3.01
|
||||
URL: https://pecl.php.net/package/zip
|
||||
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
|
||||
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}.tgz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
@ -154,5 +154,8 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2022 Ge Wang <wangge20@h-partner.com> - 1.19.3-2
|
||||
- license compliance rectification
|
||||
|
||||
* Mon Sep 6 2021 wulei <wulei80@huawei.com> - 1.19.3-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user