migrate to SPDX license format

This commit is contained in:
Lukáš Zaoral 2023-08-02 02:18:12 +02:00
parent 3cd5ca38b9
commit 741d667a3e
No known key found for this signature in database
GPG Key ID: 39157506DD67752D

View File

@ -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