Rebuild for versioned symbols in json-c

This commit is contained in:
Björn Esser 2021-07-10 11:52:10 +02:00
parent 5872bbe300
commit 2fdcd91e23
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,7 @@
Summary: End-user tools for the Clam Antivirus scanner Summary: End-user tools for the Clam Antivirus scanner
Name: clamav Name: clamav
Version: 0.103.3 Version: 0.103.3
Release: 1%{?dist} Release: 2%{?dist}
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2} License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
URL: https://www.clamav.net/ URL: https://www.clamav.net/
%if %{with unrar} %if %{with unrar}
@ -632,6 +632,9 @@ fi
%changelog %changelog
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 0.103.3-2
- Rebuild for versioned symbols in json-c
* Tue Jun 22 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-1 * Tue Jun 22 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-1
- Update to 0.103.3 (#1974601) - Update to 0.103.3 (#1974601)