fix license field (#RHEL-36338)
Resolves: #RHEL-36338
This commit is contained in:
parent
a3beda3950
commit
ce7e64df07
@ -12,9 +12,9 @@
|
||||
|
||||
Name: libsmi
|
||||
Version: 0.4.8
|
||||
Release: 38%{?dist}
|
||||
Release: 39%{?dist}
|
||||
Summary: A library to access SMI MIB information
|
||||
License: GPL-2.0-or-later AND BSD-3-Clause
|
||||
License: TCL AND BSD-3-Clause
|
||||
URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html
|
||||
Source0: https://gitlab.ibr.cs.tu-bs.de/nm/libsmi/-/archive/%{commit}/libsmi-%{commit}.tar.gz
|
||||
Source1: smi.conf
|
||||
@ -128,6 +128,9 @@ make check ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2024 Michal Hlavinka <mhlavink@redhat.com> - 0.4.8-39
|
||||
- fix license field (#RHEL-36338)
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-38
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user