Convert license tag to SPDX
This commit is contained in:
parent
82ea567bd2
commit
170f57a514
@ -3,7 +3,7 @@ Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: MPLv1.1 or LGPLv2
|
||||
License: LGPL-2.1-only OR MPL-1.1
|
||||
URL: https://www.cairographics.org/pycairo
|
||||
Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
|
||||
|
||||
@ -58,6 +58,7 @@ libraries so that they interoperate with py3cairo.
|
||||
%changelog
|
||||
* Sat Nov 19 2022 Kalev Lember <klember@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
- Convert license tag to SPDX
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user