Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Miroslav Suchý
6f5f7cc52d convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-09-04 23:02:57 +02:00

View file

@ -4,7 +4,7 @@
Name: zola
Version: 0.12.2
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Fast static site generator with everything built-in
# Upstream license specification: MIT
@ -24,7 +24,8 @@ Summary: Fast static site generator with everything built-in
# Unlicense or MIT
# zlib
# zlib or ASL 2.0 or MIT
License: MIT and ASL 2.0 and BSD and CC0 and ISC and MIT and Public Domain and zlib
# Automatically converted from old format: MIT and ASL 2.0 and BSD and CC0 and ISC and MIT and Public Domain and zlib - review is highly recommended.
License: LicenseRef-Callaway-MIT AND Apache-2.0 AND LicenseRef-Callaway-BSD AND CC0-1.0 AND ISC AND LicenseRef-Callaway-MIT AND LicenseRef-Callaway-Public-Domain AND Zlib
URL: https://www.getzola.org/
Source: https://github.com/getzola/zola/archive/v%{version}/%{name}-%{version}.tar.gz
@ -98,6 +99,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \
%{_datadir}/zsh/site-functions/_zola
%changelog
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 0.12.2-12
- convert license to SPDX
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild