Correct License field.
See COPYING file for more details.
This commit is contained in:
parent
78f4754e4e
commit
b0b5e3ed26
@ -2,10 +2,10 @@
|
||||
|
||||
Name: uchardet
|
||||
Version: 0.0.6
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: An encoding detector library ported from Mozilla
|
||||
|
||||
License: MPLv1.1
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/%{name}
|
||||
Source0: https://www.freedesktop.org/software/%{name}/releases/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -65,6 +65,10 @@ popd
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Akira TAGOH <tagoh@redhat.com> - 0.0.6-13
|
||||
- Correct License field.
|
||||
See COPYING file for more details.
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user