migrate to SPDX license format
This commit is contained in:
parent
3cd5ca38b9
commit
741d667a3e
@ -1,9 +1,9 @@
|
||||
Name: libasyncns
|
||||
Version: 0.8
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
Summary: Asynchronous Name Service Library
|
||||
Source0: http://0pointer.de/lennart/projects/libasyncns/libasyncns-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
Url: http://0pointer.de/lennart/projects/libasyncns/
|
||||
|
||||
BuildRequires: gcc
|
||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT/usr/share/doc/libasyncns/
|
||||
%{_libdir}/pkgconfig/libasyncns.pc
|
||||
|
||||
%changelog
|
||||
* Wed Aug 02 2023 Lukáš Zaoral <lzaoral@redhat.com> - 0.8-26
|
||||
- migrate to SPDX license format
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user