public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: bump pest_derive to 1.0.7
@ 2026-07-07 12:41 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-07 12:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-handlebars
Branch : epel10
Commit : ef77332db609f9e6402256003614b9aa6328a69b
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-06-14T09:43:37+02:00
Stats : +15/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/ef77332db609f9e6402256003614b9aa6328a69b?branch=epel10
Log:
bump pest_derive to 1.0.7
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/handlebars-0.32.4-fix-metadata.diff b/handlebars-0.32.4-fix-metadata.diff
new file mode 100644
index 0000000..a172617
--- /dev/null
+++ b/handlebars-0.32.4-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- handlebars-0.32.4/Cargo.toml 1970-01-01T01:00:00+01:00
++++ handlebars-0.32.4/Cargo.toml 2018-06-14T09:43:11.665496+02:00
+@@ -36,7 +36,7 @@
+ version = "^1.0.0"
+
+ [dependencies.pest_derive]
+-version = "^1.0.0"
++version = "^1.0.7"
+
+ [dependencies.quick-error]
+ version = "^1.0.0"
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 6d47207..96a52f8 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -12,6 +12,9 @@ Summary: Handlebars templating implemented in Rust
License: MIT
URL: https://crates.io/crates/handlebars
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
+# Initial patched metadata
+# * Bump pest_derive to 1.0.7, https://github.com/sunng87/handlebars-rust/pull/220
+Patch0: handlebars-0.32.4-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@@ -20,7 +23,7 @@ BuildRequires: rust-packaging
BuildRequires: (crate(lazy_static) >= 1.0.0 with crate(lazy_static) < 2.0.0)
BuildRequires: (crate(log) >= 0.4.0 with crate(log) < 0.5.0)
BuildRequires: (crate(pest) >= 1.0.0 with crate(pest) < 2.0.0)
-BuildRequires: (crate(pest_derive) >= 1.0.0 with crate(pest_derive) < 2.0.0)
+BuildRequires: (crate(pest_derive) >= 1.0.7 with crate(pest_derive) < 2.0.0)
BuildRequires: (crate(quick-error) >= 1.0.0 with crate(quick-error) < 2.0.0)
BuildRequires: (crate(regex) >= 1.0.0 with crate(regex) < 2.0.0)
BuildRequires: (crate(serde) >= 1.0.0 with crate(serde) < 2.0.0)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 12:41 [rpms/rust-handlebars] epel10: bump pest_derive to 1.0.7 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox