public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to version 4.2.1; Fixes RHBZ#2037398
@ 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 : b8324a91517ee9dda1e1c77a43054860be804f84
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-01-26T23:11:36+01:00
Stats  : +27/-14 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-handlebars/c/b8324a91517ee9dda1e1c77a43054860be804f84?branch=epel10

Log:
Update to version 4.2.1; Fixes RHBZ#2037398

---
diff --git a/.gitignore b/.gitignore
index b4fbf52..5ca2b2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /handlebars-3.5.3.crate
 /handlebars-4.1.5.crate
 /handlebars-4.1.6.crate
+/handlebars-4.2.1.crate

diff --git a/handlebars-fix-metadata.diff b/handlebars-fix-metadata.diff
index 7ac06bb..c70c36a 100644
--- a/handlebars-fix-metadata.diff
+++ b/handlebars-fix-metadata.diff
@@ -1,6 +1,6 @@
---- handlebars-4.1.6/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ handlebars-4.1.6/Cargo.toml	2021-12-09T12:58:39.482084+00:00
-@@ -67,9 +67,6 @@
+--- handlebars-4.2.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ handlebars-4.2.1/Cargo.toml	2022-01-26T22:04:02.766540+00:00
+@@ -71,9 +71,6 @@
  version = "0.4.19"
  features = ["serde"]
  
@@ -10,7 +10,7 @@
  [dev-dependencies.env_logger]
  version = "0.9"
  
-@@ -94,8 +91,5 @@
+@@ -98,8 +95,5 @@
  dir_source = ["walkdir"]
  no_logging = []
  script_helper = ["rhai"]

diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 9492d31..25138c8 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -4,7 +4,7 @@
 %global crate handlebars
 
 Name:           rust-%{crate}
-Version:        4.1.6
+Version:        4.2.1
 Release:        %autorelease
 Summary:        Handlebars templating implemented in Rust
 
@@ -27,22 +27,22 @@ Handlebars templating implemented in Rust.}
 
 %package     -n %{crate}
 Summary:        %{summary}
-# ASL 2.0 or Boost: rust-ryu 1.0.6
-# MIT: rust-handlebars 4.1.6
+# ASL 2.0 or Boost: rust-ryu 1.0.9
+# MIT: rust-handlebars 4.2.1
 # MIT or ASL 2.0: rust-cfg-if 1.0.0
-# MIT or ASL 2.0: rust-itoa 0.4.8
+# MIT or ASL 2.0: rust-itoa 1.0.1
 # MIT or ASL 2.0: rust-log 0.4.14
 # MIT or ASL 2.0: rust-maplit 1.0.2
 # MIT or ASL 2.0: rust-pest 2.1.3
 # MIT or ASL 2.0: rust-pest_derive 2.1.0
 # MIT or ASL 2.0: rust-pest_generator 2.1.3
 # MIT or ASL 2.0: rust-pest_meta 2.1.3
-# MIT or ASL 2.0: rust-proc-macro2 1.0.32
+# MIT or ASL 2.0: rust-proc-macro2 1.0.36
 # MIT or ASL 2.0: rust-quick-error 2.0.1
-# MIT or ASL 2.0: rust-quote 1.0.10
-# MIT or ASL 2.0: rust-serde 1.0.130
-# MIT or ASL 2.0: rust-serde_json 1.0.72
-# MIT or ASL 2.0: rust-syn 1.0.82
+# MIT or ASL 2.0: rust-quote 1.0.14
+# MIT or ASL 2.0: rust-serde 1.0.134
+# MIT or ASL 2.0: rust-serde_json 1.0.78
+# MIT or ASL 2.0: rust-syn 1.0.86
 # MIT or ASL 2.0: rust-ucd-trie 0.1.3
 # MIT or ASL 2.0: rust-unicode-xid 0.2.2
 License:        MIT and (ASL 2.0 or Boost)
@@ -104,6 +104,18 @@ use the "no_logging" feature of the "%{crate}" crate.
 %files       -n %{name}+no_logging-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %package     -n %{name}+walkdir-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index d3d2907..3ae3fc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-4.1.6.crate) = 4904366b60a14948246027e8f239c70f0a36e19ffc803a92ef9f9e0580652fd95bd8c59da25e24f4c623a6e19fe9d5c1e0eac45eaabcc359323ef6536557936c
+SHA512 (handlebars-4.2.1.crate) = fe6054c8b6c5448f25480769797565cc37dce8e70316f830960986ebe9d6c1856197e7097039d6571f428e5cbff1175ad29524f8b6b3cf7ceda717f46f4b8dc6

^ 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: Update to version 4.2.1; Fixes RHBZ#2037398 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox