public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-handlebars] epel10: bump pest_derive to 1.0.7
Date: Tue, 07 Jul 2026 12:41:49 GMT	[thread overview]
Message-ID: <178342810940.1.8098052718444214116.rpms-rust-handlebars-ef77332db609@fedoraproject.org> (raw)

            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)

                 reply	other threads:[~2026-07-07 12:41 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=178342810940.1.8098052718444214116.rpms-rust-handlebars-ef77332db609@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --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