public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-i18n-embed-fl] f45: Update find-crate to 0.7
@ 2026-08-26 6:48 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-26 6:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-i18n-embed-fl
Branch : f45
Commit : e903ba6dd284c4facca8b9992dc91873ae79b7ce
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-26T07:16:54+01:00
Stats : +13/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-i18n-embed-fl/c/e903ba6dd284c4facca8b9992dc91873ae79b7ce?branch=f45
Log:
Update find-crate to 0.7
---
diff --git a/i18n-embed-fl-fix-metadata.diff b/i18n-embed-fl-fix-metadata.diff
index 72b5bab..b42efc9 100644
--- a/i18n-embed-fl-fix-metadata.diff
+++ b/i18n-embed-fl-fix-metadata.diff
@@ -1,5 +1,14 @@
--- i18n-embed-fl-0.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ i18n-embed-fl-0.10.0/Cargo.toml 2025-12-30T15:18:02.441756+00:00
++++ i18n-embed-fl-0.10.0/Cargo.toml 2026-08-26T06:16:44.187665+00:00
+@@ -47,7 +47,7 @@
+ optional = true
+
+ [dependencies.find-crate]
+-version = "0.6"
++version = "0.7"
+
+ [dependencies.fluent]
+ version = "0.17"
@@ -102,3 +102,5 @@
[dev-dependencies.rust-embed]
diff --git a/rust-i18n-embed-fl.spec b/rust-i18n-embed-fl.spec
index ee4c6d6..8fd2940 100644
--- a/rust-i18n-embed-fl.spec
+++ b/rust-i18n-embed-fl.spec
@@ -14,6 +14,8 @@ URL: https://crates.io/crates/i18n-embed-fl
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * Enable feature rust-embed/debug-embed required for tests
+# * Update find-crate to 0.7:
+# https://github.com/kellpossible/cargo-i18n/pull/175
Patch: i18n-embed-fl-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index e185959..986112a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,4 +2,5 @@
summary = "Perform compile time checks when using i18n-embed with fluent"
cargo-toml-patch-comments = [
"Enable feature rust-embed/debug-embed required for tests",
+ "Update find-crate to 0.7: https://github.com/kellpossible/cargo-i18n/pull/175",
]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 6:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 6:48 [rpms/rust-i18n-embed-fl] f45: Update find-crate to 0.7 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox