diff --git a/npth.spec b/npth.spec index 77cc69b..3d11f98 100644 --- a/npth.spec +++ b/npth.spec @@ -1,8 +1,8 @@ Name: npth Version: 1.6 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The New GNU Portable Threads library -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git Source0: https://gnupg.org/ftp/gcrypt/npth/%{name}-%{version}.tar.bz2 Source1: https://gnupg.org/ftp/gcrypt/npth/%{name}-%{version}.tar.bz2.sig @@ -61,6 +61,9 @@ make check %{_datadir}/aclocal/%{name}.m4 %changelog +* Tue Dec 06 2022 Michael J Gruber - 1.6-11 +- SPDX migration + * Wed Aug 31 2022 Michael J Gruber - 1.6-10 - reenable signature verification