public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to 0.32.4
@ 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 : e1373640dcec2d2dd8fdb76fef688bd44b1a8626
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-06-11T20:14:33+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/e1373640dcec2d2dd8fdb76fef688bd44b1a8626?branch=epel10
Log:
Update to 0.32.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 758d7dd..34bb2ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/handlebars-0.30.1.crate
/handlebars-0.31.0.crate
/handlebars-0.32.0.crate
+/handlebars-0.32.4.crate
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 4ff4cad..6d47207 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -5,7 +5,7 @@
%global crate handlebars
Name: rust-%{crate}
-Version: 0.32.0
+Version: 0.32.4
Release: 1%{?dist}
Summary: Handlebars templating implemented in Rust
@@ -22,7 +22,7 @@ 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(quick-error) >= 1.0.0 with crate(quick-error) < 2.0.0)
-BuildRequires: (crate(regex) >= 0.2.0 with crate(regex) < 0.3.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)
BuildRequires: (crate(serde_json) >= 1.0.0 with crate(serde_json) < 2.0.0)
%if %{with check}
@@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Mon Jun 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.32.4-1
+- Update to 0.32.4
+
* Mon Mar 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.32.0-1
- Update to 0.32.0
diff --git a/sources b/sources
index 7c6ff6e..9c957c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-0.32.0.crate) = 0da16b5e475ee156e66d5b0358f54d64ef095e8f0e84ed58b7a0c888812be9ba793e3244659614b582bcc5a5c6dc990fe87f084bc192ae1ba73dfdf049d0241e
+SHA512 (handlebars-0.32.4.crate) = 10e4c572c5f346c2a9a96db17b43ec78c7a29287673b0fb5eb60916231a00f99a4106f1b62d638c9e809871fd612276d090ccb067ccb3aae4f76c7a9a1c13797
^ 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: Update to 0.32.4 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox