public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cargo-c] epel9: Update to version 0.10.19+cargo-0.93.0
@ 2026-05-31 22:23 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-05-31 22:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cargo-c
Branch : epel9
Commit : 6d5a499a127d0853214f192022e77fef479bdd80
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-01T00:19:07+02:00
Stats : +30/-29 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cargo-c/c/6d5a499a127d0853214f192022e77fef479bdd80?branch=epel9
Log:
Update to version 0.10.19+cargo-0.93.0
---
diff --git a/.gitignore b/.gitignore
index dd58725..6fc08c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/cargo-c-0.10.15+cargo-0.90.0.crate
/cargo-c-0.10.16+cargo-0.91.0.crate
/cargo-c-0.10.18+cargo-0.92.0.crate
+/cargo-c-0.10.19+cargo-0.93.0.crate
diff --git a/cargo-c-fix-metadata-auto.diff b/cargo-c-fix-metadata-auto.diff
index ebf79e3..2934784 100644
--- a/cargo-c-fix-metadata-auto.diff
+++ b/cargo-c-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- cargo-c-0.10.18+cargo-0.92.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ cargo-c-0.10.18+cargo-0.92.0/Cargo.toml 2026-01-05T19:26:03.017669+00:00
+--- cargo-c-0.10.19+cargo-0.93.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ cargo-c-0.10.19+cargo-0.93.0/Cargo.toml 2026-02-16T13:57:26.644017+00:00
@@ -13,7 +13,7 @@
edition = "2021"
- rust-version = "1.89"
+ rust-version = "1.90"
name = "cargo-c"
--version = "0.10.18+cargo-0.92.0"
-+version = "0.10.18"
+-version = "0.10.19+cargo-0.93.0"
++version = "0.10.19"
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 a5d7ca1..d6ff506 100644
--- a/cargo-c-fix-metadata.diff
+++ b/cargo-c-fix-metadata.diff
@@ -1,5 +1,5 @@
---- cargo-c-0.10.18+cargo-0.92.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ cargo-c-0.10.18+cargo-0.92.0/Cargo.toml 2026-01-05T19:26:03.018809+00:00
+--- cargo-c-0.10.19+cargo-0.93.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ cargo-c-0.10.19+cargo-0.93.0/Cargo.toml 2026-02-16T13:57:26.645255+00:00
@@ -36,7 +36,6 @@
[features]
diff --git a/rust-cargo-c.spec b/rust-cargo-c.spec
index d2fc57e..1596cff 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.18+cargo-0.92.0
+%global crate_version 0.10.19+cargo-0.93.0
Name: rust-cargo-c
-Version: 0.10.18
+Version: 0.10.19
Release: %autorelease
Summary: Helper program to build and install c-like libraries
@@ -57,25 +57,25 @@ Summary: %{summary}
# Zlib
# Zlib OR Apache-2.0 OR MIT
License: %{shrink:
- MIT AND
- Apache-2.0 AND
- BSD-2-Clause AND
- BSD-3-Clause AND
- GPL-2.0-only WITH GCC-exception-2.0 AND
- ISC AND
- MPL-2.0 AND
- MPL-2.0+ AND
- Unicode-3.0 AND
- Unicode-DFS-2016 AND
- Zlib AND
- (Apache-2.0 OR MIT) AND
- (Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND
- (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND
- (BSD-2-Clause OR Apache-2.0 OR MIT) AND
- (MIT OR Apache-2.0 OR BSD-1-Clause) AND
- (MIT OR Apache-2.0 OR Zlib) AND
- (MIT-0 OR Apache-2.0) AND
- (Unlicense OR MIT)
+ MIT
+ AND Apache-2.0
+ AND BSD-2-Clause
+ AND BSD-3-Clause
+ AND GPL-2.0-only WITH GCC-exception-2.0
+ AND ISC
+ AND MPL-2.0
+ AND MPL-2.0+
+ AND Unicode-3.0
+ AND Unicode-DFS-2016
+ AND Zlib
+ AND (Apache-2.0 OR MIT)
+ AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception)
+ AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT)
+ AND (BSD-2-Clause OR Apache-2.0 OR MIT)
+ AND (MIT OR Apache-2.0 OR BSD-1-Clause)
+ AND (MIT OR Apache-2.0 OR Zlib)
+ AND (MIT-0 OR Apache-2.0)
+ AND (Unlicense OR MIT)
}
# LICENSE.dependencies contains a full license breakdown
diff --git a/sources b/sources
index a78f601..f0e4441 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cargo-c-0.10.18+cargo-0.92.0.crate) = ecabcb31df236e585ebec01145ad5340f70c1b3f4bb8a566ce43b43d4972dbda722d1bcbac57bdf4f9723395d7aab8553b999ffded5945720c1736d122ddfd2b
+SHA512 (cargo-c-0.10.19+cargo-0.93.0.crate) = 6f76cb7e26e026c2d29845931c9d39cb16d910675cd672bf5f73d29c17f4317fcc039c3763dfac4f4475b7a4581a59a6a07bff0c2ae8d015d111c45a3cdf6ed4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 22:23 [rpms/rust-cargo-c] epel9: Update to version 0.10.19+cargo-0.93.0 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox