Migrate to SPDX license expression
This commit is contained in:
parent
735e9c6ff4
commit
aa0d4d215c
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,10 @@
|
|||||||
Name: libuninameslist
|
Name: libuninameslist
|
||||||
Version: 20230523
|
Version: 20230523
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
Summary: A library providing Unicode character names and annotations
|
Summary: A library providing Unicode character names and annotations
|
||||||
|
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/fontforge/libuninameslist
|
URL: https://github.com/fontforge/libuninameslist
|
||||||
Source0: https://github.com/fontforge/libuninameslist/archive/%{version}.tar.gz
|
Source0: https://github.com/fontforge/libuninameslist/archive/%{version}.tar.gz
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
|||||||
%{_libdir}/pkgconfig/libuninameslist.pc
|
%{_libdir}/pkgconfig/libuninameslist.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 23 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230523-2
|
||||||
|
- Migrate to SPDX license expression
|
||||||
|
|
||||||
* Tue May 30 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230523-1
|
* Tue May 30 2023 Parag Nemade <pnemade AT redhat DOT com> - 20230523-1
|
||||||
- Update to 20230523 version (#2209761)
|
- Update to 20230523 version (#2209761)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user