public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libc] f43: Update to version 0.2.189; Fixes RHBZ#2503110
@ 2026-07-23 14:13 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-23 14:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-libc
Branch : f43
Commit : a1f3270f4f2a755f2a63d9aad2c9a72fe4de5d6d
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-23T15:55:33+02:00
Stats  : +10/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libc/c/a1f3270f4f2a755f2a63d9aad2c9a72fe4de5d6d?branch=f43

Log:
Update to version 0.2.189; Fixes RHBZ#2503110

---
diff --git a/.gitignore b/.gitignore
index 78baeb0..6daf853 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,4 @@
 /libc-0.2.184.crate
 /libc-0.2.185.crate
 /libc-0.2.186.crate
+/libc-0.2.189.crate

diff --git a/rust-libc.spec b/rust-libc.spec
index 7074d07..ffc77e4 100644
--- a/rust-libc.spec
+++ b/rust-libc.spec
@@ -5,7 +5,7 @@
 %global crate libc
 
 Name:           rust-libc
-Version:        0.2.186
+Version:        0.2.189
 Release:        %autorelease
 Summary:        Raw FFI bindings to platform libraries like libc
 
@@ -38,6 +38,7 @@ use the "%{crate}" crate.
 %doc %{crate_instdir}/CONTRIBUTING.md
 %doc %{crate_instdir}/README.md
 %{crate_instdir}/
+%exclude %{crate_instdir}/etc/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 64a60e8..7e556bc 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,9 @@
+[package]
+exclude-crate-files = [
+    # exclude python script used for development
+    "etc/",
+]
+
 [features]
 hide = ["rustc-dep-of-std", "rustc-std-workspace-core"]
 

diff --git a/sources b/sources
index 9ac461f..7f828c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libc-0.2.186.crate) = 6a58e671ec6811dff9a0d7d4db8f37d38bcbca9efff20dad4706190e5cdb77b426567754bcf0ef0f2d0c31d6506401f724f3ca500b9bed57bb8605b1141ed690
+SHA512 (libc-0.2.189.crate) = 0cf621171ed4e6bbfeb71fb582ebf037d62ab481bc406ca2fb766bd4a8416f220a189325a0d3cb3e3cb39d80e09312516ca6335fad71b329c5fccddabedf4110

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

only message in thread, other threads:[~2026-07-23 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 14:13 [rpms/rust-libc] f43: Update to version 0.2.189; Fixes RHBZ#2503110 Fabio Valentini

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