Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f17dae5

Browse files
author
kavyasree
committedMar 24, 2025·
clamav: Resolve comments
1 parent fd5ad95 commit f17dae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎SPECS/clamav/clamav.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Source0: https://github.com/Cisco-Talos/clamav/archive/refs/tags/%{name}-
1212
# To update the cache run:
1313
# [repo_root]/toolkit/scripts/build_cargo_cache.sh %%{name}-%%{version}.tar.gz %%{name}-%%{name}-%%{version}
1414

15-
# Note: Required an updated cargo cache when rust was updated to 1.72.0, added "-rev2" to the filename to indicate the new cache for this
15+
# Note: Required an updated cargo cache when rust was updated to 1.85.0, added "-1" to the filename to indicate the new cache for this
1616
# specific event. Revert back to the original filename when a new cache is created for a different version.
1717
Source1: %{name}-%{version}-1-cargo.tar.gz
1818
BuildRequires: bzip2-devel
@@ -136,7 +136,7 @@ fi
136136
%dir %attr(-,clamav,clamav) %{_sharedstatedir}/clamav
137137

138138
%changelog
139-
* Fri Mar 07 2025 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> -1.0.7-2
139+
* Fri Mar 07 2025 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> - 1.0.7-2
140140
- Re-created vendor tarball with build with rust 1.85
141141

142142
* Fri Oct 18 2024 Archana Choudhary <archana1@microsoft.com> - 1.0.7-1

0 commit comments

Comments
 (0)
Please sign in to comment.