public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/clamav] epel9: Bump rust-bindgen version to 0.72 for compatibility with LLVM 22
Date: Thu, 02 Jul 2026 19:48:55 GMT [thread overview]
Message-ID: <178302173500.1.14619868682287927640.rpms-clamav-f80c6d55ab76@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/clamav
Branch : epel9
Commit : f80c6d55ab76a1d13451803dbce5b29880a2b421
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-01-29T17:24:40+01:00
Stats : +6/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/clamav/c/f80c6d55ab76a1d13451803dbce5b29880a2b421?branch=epel9
Log:
Bump rust-bindgen version to 0.72 for compatibility with LLVM 22
---
diff --git a/clamav-rust-dependency-versions.patch b/clamav-rust-dependency-versions.patch
index 56bd08d..63b840d 100644
--- a/clamav-rust-dependency-versions.patch
+++ b/clamav-rust-dependency-versions.patch
@@ -12,7 +12,7 @@ diff -Naur clamav-1.4.3-original/libclamav_rust/Cargo.toml clamav-1.4.3/libclama
num-traits = "0.2"
@@ -21,7 +21,7 @@
unicode-segmentation = "1.10"
- bindgen = "0.69"
+ bindgen = "0.72"
onenote_parser = "0.3.1"
-hex-literal = "0.4"
+hex-literal = ">=0.4, <2.0"
diff --git a/clamav.spec b/clamav.spec
index 46ce66b..372a73d 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -26,7 +26,7 @@
Summary: End-user tools for the Clam Antivirus scanner
Name: clamav
Version: 1.4.3
-Release: 5%{?dist}
+Release: 6%{?dist}
License: %{?with_unrar:proprietary}%{!?with_unrar:GPL-2.0-only}
URL: https://www.clamav.net/
%if %{with unrar}
@@ -335,7 +335,7 @@ This package contains files which are needed to run the clamav-milter.
%cargo_prep
cd libclamav_rust
sed -i -e '/^base64 *=/s/= .*/= "0.22"/' Cargo.toml
-sed -i -e '/^bindgen *=/s/= .*/= "0.69"/' Cargo.toml
+sed -i -e '/^bindgen *=/s/= .*/= "0.72"/' Cargo.toml
sed -i -e '/^cbindgen *=/s/= *".*"/= "0.26"/' Cargo.toml
sed -i -e '/^onenote_parser *=/s/= *.*/= "0.3.1"/' Cargo.toml
%cargo_prep
@@ -665,6 +665,9 @@ done
%changelog
+* Thu Jan 29 2026 Fabio Valentini <decathorpe@gmail.com> - 1.4.3-6
+- Bump rust-bindgen version to 0.72 for compatibility with LLVM 22
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-02 19:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178302173500.1.14619868682287927640.rpms-clamav-f80c6d55ab76@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox