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-handlebars] epel10: Drop unused rust-embed feature with outdated dependencies
Date: Tue, 07 Jul 2026 12:42:07 GMT [thread overview]
Message-ID: <178342812775.1.18290481329147206799.rpms-rust-handlebars-8e63531e7eb7@fedoraproject.org> (raw)
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"]
reply other threads:[~2026-07-07 12:42 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=178342812775.1.18290481329147206799.rpms-rust-handlebars-8e63531e7eb7@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