public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to 0.30.0
@ 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 : a983c6f5d38a5eddb5cce0afb5f8e1da70bc51f6
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-01-22T15:24:11+01:00
Stats : +10/-29 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/a983c6f5d38a5eddb5cce0afb5f8e1da70bc51f6?branch=epel10
Log:
Update to 0.30.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index ccb2ed9..2aa1b7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/handlebars-0.29.1.crate
+/handlebars-0.30.0.crate
diff --git a/handlebars-0.29.1-fix-metadata.diff b/handlebars-0.29.1-fix-metadata.diff
deleted file mode 100644
index 06a61ce..0000000
--- a/handlebars-0.29.1-fix-metadata.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- handlebars-0.29.1/Cargo.toml 1970-01-01T01:00:00+01:00
-+++ handlebars-0.29.1/Cargo.toml 2017-11-30T19:31:09.106317+01:00
-@@ -44,7 +44,7 @@
- version = "^1.0.0"
-
- [dependencies.lazy_static]
--version = "^0.2.2"
-+version = "^1.0.0"
-
- [dependencies.log]
- version = "^0.3.1"
-@@ -55,7 +55,7 @@
- [dependencies.serde_json]
- version = "^1.0.0"
- [dev-dependencies.maplit]
--version = "^0.1.3"
-+version = "^1.0.0"
-
- [dev-dependencies.env_logger]
- version = "^0.4.0"
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 8c3498c..81b88db 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -5,25 +5,22 @@
%global crate handlebars
Name: rust-%{crate}
-Version: 0.29.1
-Release: 3%{?dist}
+Version: 0.30.0
+Release: 1%{?dist}
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 maplit to 1.0.0, https://github.com/sunng87/handlebars-rust/pull/192
-# * Bump lazy_static to 1.0.0, https://github.com/sunng87/handlebars-rust/commit/2a979e175b597c2e020a7192cd84ea0f7156d6e1
-Patch0: handlebars-0.29.1-fix-metadata.diff
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(lazy_static) >= 1.0.0 with crate(lazy_static) < 2.0.0)
-BuildRequires: (crate(log) >= 0.3.1 with crate(log) < 0.4.0)
-BuildRequires: (crate(pest) >= 0.3.0 with crate(pest) < 0.4.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(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(serde) >= 1.0.0 with crate(serde) < 2.0.0)
@@ -69,6 +66,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Mon Jan 22 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.30.0-1
+- Update to 0.30.0
+
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.1-3
- Rebuild for rust-packaging v5
diff --git a/sources b/sources
index 681ef1c..a3e5d8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-0.29.1.crate) = dbf6bb474dbccdc60d00ebf73e2c5c04994155ddb5d3aa2f3c9fbec85c5b1b85eadc73a080e212b277ccc17dc07035b67044db62b92ab27d3c95cfad90390ed3
+SHA512 (handlebars-0.30.0.crate) = e1a30df723426575259af49afc85de83cc6bc8fdfe4dfdefe4642b53b410fbd05d8dbb7246ebbb205407c77ba0c39aa002eeb19286e22920510b4bd6a8ba8664
^ 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.30.0 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox