public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Drop unused rust-embed feature with outdated dependencies
@ 2026-07-07 12:42 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-07 12:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-handlebars
Branch : epel10
Commit : 8e63531e7eb713d4a36c6cb15013f79c44448a39
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-02-01T15:29:45+01:00
Stats : +5/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/8e63531e7eb713d4a36c6cb15013f79c44448a39?branch=epel10
Log:
Drop unused rust-embed feature with outdated dependencies
---
diff --git a/handlebars-fix-metadata.diff b/handlebars-fix-metadata.diff
index 0cca56e..f74c3f4 100644
--- a/handlebars-fix-metadata.diff
+++ b/handlebars-fix-metadata.diff
@@ -1,5 +1,5 @@
--- handlebars-4.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ handlebars-4.5.0/Cargo.toml 2024-01-28T20:16:38.664151+00:00
++++ handlebars-4.5.0/Cargo.toml 2024-02-01T14:24:28.171267+00:00
@@ -97,9 +97,6 @@
version = "2.2.3"
optional = true
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index a5c23b7..b779685 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -105,18 +105,6 @@ use the "no_logging" feature of the "%{crate}" crate.
%files -n %{name}+no_logging-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+rust-embed-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+rust-embed-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "rust-embed" feature of the "%{crate}" crate.
-
-%files -n %{name}+rust-embed-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+string_helpers-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 19b435d..3eac02c 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,2 +1,5 @@
+[package]
+summary = "Handlebars templating implemented in Rust"
+
[features]
-hide = ["rhai", "script_helper"]
+hide = ["rhai", "rust-embed", "script_helper"]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 12:42 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:42 [rpms/rust-handlebars] epel10: Drop unused rust-embed feature with outdated dependencies Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox