|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: yara
|
|
|
|
Name: yara
|
|
|
|
Version: 4.5.2
|
|
|
|
Version: 4.5.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Pattern matching Swiss knife for malware researchers
|
|
|
|
Summary: Pattern matching Swiss knife for malware researchers
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License: BSD-3-Clause
|
|
|
@ -127,6 +127,10 @@ rm -f %{buildroot}%{_datadir}/doc/%{name}/html/.buildinfo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.5.2-2
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 Mark Huth <mhuth@redhat.com> - 4.5.2-1
|
|
|
|
* Fri Oct 25 2024 Mark Huth <mhuth@redhat.com> - 4.5.2-1
|
|
|
|
- Initial commit on c10s
|
|
|
|
- Initial commit on c10s
|
|
|
|
- Resolves: RHEL-60383
|
|
|
|
- Resolves: RHEL-60383
|
|
|
|