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: Update to 0.30.0
Date: Tue, 07 Jul 2026 12:41:46 GMT [thread overview]
Message-ID: <178342810662.1.16275183979667975628.rpms-rust-handlebars-a983c6f5d38a@fedoraproject.org> (raw)
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
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=178342810662.1.16275183979667975628.rpms-rust-handlebars-a983c6f5d38a@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