diff options
| author | Remi Collet <remi@remirepo.net> | 2023-10-19 16:06:27 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-10-19 16:06:27 +0200 | 
| commit | 4bd3f98d9e5671a0c87b64520a3c5d2ade10aed5 (patch) | |
| tree | dad17da73c58442ccf65aa0efa61e09b8e976b32 | |
| parent | 8f51cdde73a632ae2443b0facacefc982f19a980 (diff) | |
fix license
| -rw-r--r-- | php-getid3.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-getid3.spec b/php-getid3.spec index 2492882..b51c442 100644 --- a/php-getid3.spec +++ b/php-getid3.spec @@ -18,7 +18,7 @@ Name:      php-%{pk_project}  Version:   1.9.23  Release:   1%{?dist}  Epoch:     1 -License:   GPL-1.0-or-later AND LGPL-3.0-only AND MPL-2.0 +License:   GPL-1.0-or-later OR LGPL-3.0-only OR MPL-2.0  Summary:   The PHP media file parser  URL:       https://www.getid3.org/  Source0:   %{name}-%{version}-%{gh_short}.tgz  | 
