public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/clamav] epel9: Bump rust-bindgen version to 0.72 for compatibility with LLVM 22
@ 2026-07-02 19:48 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-02 19:48 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 19:48 [rpms/clamav] epel9: Bump rust-bindgen version to 0.72 for compatibility with LLVM 22 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox