migrated to SPDX license
This commit is contained in:
parent
329503458e
commit
6e745999d6
@ -2,10 +2,10 @@
|
||||
|
||||
Name: CUnit
|
||||
Version: 2.1.3
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Summary: Unit testing framework for C
|
||||
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
URL: http://cunit.sourceforge.net/
|
||||
Provides: cunit = %{version}-%{release}
|
||||
Source0: http://downloads.sourceforge.net/cunit/%{name}-%{tarver}.tar.bz2
|
||||
@ -72,6 +72,9 @@ done
|
||||
%{_mandir}/man3/CUnit.3*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.1.3-28
|
||||
- migrated to SPDX license
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user