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-cargo-c] epel10: Update to version 0.10.22+cargo-0.96.0
Date: Mon, 10 Aug 2026 17:37:44 GMT [thread overview]
Message-ID: <178638346417.1.4777830293785933642.rpms-rust-cargo-c-73470d55d8e7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cargo-c
Branch : epel10
Commit : 73470d55d8e71a9fe9e76bbba2b7fccfb059af90
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-10T15:28:22+02:00
Stats : +13/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cargo-c/c/73470d55d8e71a9fe9e76bbba2b7fccfb059af90?branch=epel10
Log:
Update to version 0.10.22+cargo-0.96.0
---
diff --git a/.gitignore b/.gitignore
index eafda68..6031166 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/cargo-c-0.10.19+cargo-0.93.0.crate
/cargo-c-0.10.20+cargo-0.94.0.crate
/cargo-c-0.10.21+cargo-0.95.0.crate
+/cargo-c-0.10.22+cargo-0.96.0.crate
diff --git a/cargo-c-fix-metadata-auto.diff b/cargo-c-fix-metadata-auto.diff
index 30fa3c6..342b3ba 100644
--- a/cargo-c-fix-metadata-auto.diff
+++ b/cargo-c-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- cargo-c-0.10.21+cargo-0.95.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ cargo-c-0.10.21+cargo-0.95.0/Cargo.toml 2026-06-05T15:44:57.752201+00:00
+--- cargo-c-0.10.22+cargo-0.96.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ cargo-c-0.10.22+cargo-0.96.0/Cargo.toml 2026-08-10T12:46:59.964750+00:00
@@ -13,7 +13,7 @@
edition = "2021"
- rust-version = "1.92"
+ rust-version = "1.93"
name = "cargo-c"
--version = "0.10.21+cargo-0.95.0"
-+version = "0.10.21"
+-version = "0.10.22+cargo-0.96.0"
++version = "0.10.22"
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
build = false
autolib = false
diff --git a/cargo-c-fix-metadata.diff b/cargo-c-fix-metadata.diff
index b5b28f8..288c27b 100644
--- a/cargo-c-fix-metadata.diff
+++ b/cargo-c-fix-metadata.diff
@@ -1,5 +1,5 @@
---- cargo-c-0.10.21+cargo-0.95.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ cargo-c-0.10.21+cargo-0.95.0/Cargo.toml 2026-06-05T15:44:57.753353+00:00
+--- cargo-c-0.10.22+cargo-0.96.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ cargo-c-0.10.22+cargo-0.96.0/Cargo.toml 2026-08-10T12:46:59.966222+00:00
@@ -36,7 +36,6 @@
[features]
diff --git a/rust-cargo-c.spec b/rust-cargo-c.spec
index 438548f..cc44a77 100644
--- a/rust-cargo-c.spec
+++ b/rust-cargo-c.spec
@@ -7,10 +7,10 @@
%endif
%global crate cargo-c
-%global crate_version 0.10.21+cargo-0.95.0
+%global crate_version 0.10.22+cargo-0.96.0
Name: rust-cargo-c
-Version: 0.10.21
+Version: 0.10.22
Release: %autorelease
Summary: Helper program to build and install c-like libraries
@@ -39,6 +39,7 @@ Summary: %{summary}
# Apache-2.0
# Apache-2.0 OR Apache-2.0 WITH LLVM-exception
# Apache-2.0 OR MIT
+# Apache-2.0 WITH LLVM-exception
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
# BSD-2-Clause
# BSD-2-Clause OR Apache-2.0 OR MIT
@@ -58,6 +59,7 @@ Summary: %{summary}
License: %{shrink:
MIT AND
AND Apache-2.0
+ AND Apache-2.0 WITH LLVM-exception
AND BSD-2-Clause
AND BSD-3-Clause
AND ISC
diff --git a/sources b/sources
index f7e6b59..ed71fc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cargo-c-0.10.21+cargo-0.95.0.crate) = 8bbdb6932d48a8a179e0ba866ef6785aa50c29322f9dc6949a7dfedef75c2ef286e16e7a4a76db86e8ecaafb68eece021425b7c00a0acae4661a594965a7cc81
+SHA512 (cargo-c-0.10.22+cargo-0.96.0.crate) = da427514b08dc188a14359e618a589d7e5c7ed5da3b04f13ec958c5362d3cbd3cb1d5ed4b6f4354481ab174829646611a60e965eed710c7a39dfddce1cfa2dde
reply other threads:[~2026-08-10 17:37 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=178638346417.1.4777830293785933642.rpms-rust-cargo-c-73470d55d8e7@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