!3 License compliance rectification

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-12 08:09:33 +00:00 committed by Gitee
commit 3a52179dee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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