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/rust-libc] rawhide: Update to version 0.2.189; Fixes RHBZ#2503110
Date: Thu, 23 Jul 2026 13:57:17 GMT	[thread overview]
Message-ID: <178481503726.1.15978612466797697833.rpms-rust-libc-a1f3270f4f2a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-libc
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-07-23 13:57 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=178481503726.1.15978612466797697833.rpms-rust-libc-a1f3270f4f2a@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