Auto sync2gitlab import of yara-4.2.1-4.el8.src.rpm

This commit is contained in:
CentOS Sources 2022-06-17 18:59:33 +00:00
parent c06d8b7123
commit 3a7240a3a8

View File

@ -1,9 +1,9 @@
Name: yara
Version: 4.2.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Pattern matching Swiss knife for malware researchers
License: BSD 3-Clause No Nuclear License
License: BSD-3-Clause
VCS: http://github.com/VirusTotal/yara/
# http://github.com/VirusTotal/yara/releases
URL: http://VirusTotal.github.io/yara/
@ -178,6 +178,9 @@ rm -f %{buildroot}%{_datadir}/doc/%{name}/html/.buildinfo
%changelog
* Thu Jun 16 2022 Mark Huth <mhuth@redhat.com> - 4.2.1-4
- Use licence identifier BSD-3-Clause
* Thu Jun 9 2022 Mark Huth <mhuth@redhat.com> - 4.2.1-2
- Change spec file license to match COPYING file