public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cbindgen] f44: Update to version 0.29.4; Fixes RHBZ#2487253
@ 2026-06-18 14:25 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-18 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cbindgen
Branch : f44
Commit : 1a1130d9bf9054189d1e53de8d9a009dd479f890
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-18T16:09:16+02:00
Stats  : +11/-10 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cbindgen/c/1a1130d9bf9054189d1e53de8d9a009dd479f890?branch=f44

Log:
Update to version 0.29.4; Fixes RHBZ#2487253

---
diff --git a/.gitignore b/.gitignore
index a943789..5749535 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
 /cbindgen-0.29.0.crate
 /cbindgen-0.29.2.crate
 /cbindgen-0.29.3.crate
+/cbindgen-0.29.4.crate

diff --git a/cbindgen-fix-metadata.diff b/cbindgen-fix-metadata.diff
index cce03b8..96d0185 100644
--- a/cbindgen-fix-metadata.diff
+++ b/cbindgen-fix-metadata.diff
@@ -1,5 +1,5 @@
---- cbindgen-0.29.3/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ cbindgen-0.29.3/Cargo.toml	2026-06-04T15:56:17.058808+00:00
+--- cbindgen-0.29.4/Cargo.toml	2006-07-24T01:21:28+00:00
++++ cbindgen-0.29.4/Cargo.toml	2026-06-18T14:02:02.029444+00:00
 @@ -121,5 +121,5 @@
  version = "1.4.0"
  

diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec
index ae65ab5..34b0ef3 100644
--- a/rust-cbindgen.spec
+++ b/rust-cbindgen.spec
@@ -4,7 +4,7 @@
 %global crate cbindgen
 
 Name:           rust-cbindgen
-Version:        0.29.3
+Version:        0.29.4
 Release:        %autorelease
 Summary:        Tool for generating C bindings to Rust code
 
@@ -37,12 +37,12 @@ Summary:        %{summary}
 # MPL-2.0
 # Unlicense OR MIT
 License:        %{shrink:
-    MPL-2.0 AND
-    MIT AND
-    Unicode-3.0 AND
-    (Apache-2.0 OR MIT) AND
-    (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND
-    (Unlicense OR MIT)
+    MPL-2.0
+    AND MIT
+    AND Unicode-3.0
+    AND (Apache-2.0 OR MIT)
+    AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT)
+    AND (Unlicense OR MIT)
 } 
 # LICENSE.dependencies contains a full license breakdown
 

diff --git a/sources b/sources
index 5fb303c..bb452c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cbindgen-0.29.3.crate) = f9e57665421c5db393fc619f0505715790312fa1d7597448632541aafa9a787d3d40f17aa3f0fba2d8e159f85a6abe72473744680dc601c1cfe7e184ec956b73
+SHA512 (cbindgen-0.29.4.crate) = 4e6bf2c7ff7729d28a611831eac44e862f610e58366cfd1a11ac843833aeee4cfe843b479319cafce728fc62d0aac1a1908253ae4f27e8b489c8b4ed1cd903d3

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

only message in thread, other threads:[~2026-06-18 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 14:25 [rpms/rust-cbindgen] f44: Update to version 0.29.4; Fixes RHBZ#2487253 Fabio Valentini

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