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