public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-handlebars] epel10: Update to 1.0.3
Date: Tue, 07 Jul 2026 12:41:50 GMT [thread overview]
Message-ID: <178342811078.1.2525728423945513127.rpms-rust-handlebars-d7ef44c238c8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-handlebars
Branch : epel10
Commit : d7ef44c238c8a7a81bf403500868696b94502d71
Author : Josh Stone <jistone@redhat.com>
Date : 2018-09-07T17:24:25-07:00
Stats : +11/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/d7ef44c238c8a7a81bf403500868696b94502d71?branch=epel10
Log:
Update to 1.0.3
---
diff --git a/.gitignore b/.gitignore
index 2333f1a..c8a6a1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/handlebars-0.32.0.crate
/handlebars-0.32.4.crate
/handlebars-1.0.0.crate
+/handlebars-1.0.3.crate
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 6ec4aa2..27966a8 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -5,7 +5,7 @@
%global crate handlebars
Name: rust-%{crate}
-Version: 1.0.0
+Version: 1.0.3
Release: 1%{?dist}
Summary: Handlebars templating implemented in Rust
@@ -20,17 +20,17 @@ 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.7 with crate(pest_derive) < 2.0.0)
+BuildRequires: (crate(pest_derive) >= 1.0.8 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(regex) >= 1.0.3 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)
-BuildRequires: (crate(walkdir) >= 2.1.4 with crate(walkdir) < 3.0.0)
+BuildRequires: (crate(walkdir) >= 2.2.3 with crate(walkdir) < 3.0.0)
%if %{with check}
# [dev-dependencies]
-BuildRequires: (crate(env_logger) >= 0.5.0 with crate(env_logger) < 0.6.0)
+BuildRequires: (crate(env_logger) >= 0.5.13 with crate(env_logger) < 0.6.0)
BuildRequires: (crate(maplit) >= 1.0.0 with crate(maplit) < 2.0.0)
-BuildRequires: (crate(serde_derive) >= 1.0.0 with crate(serde_derive) < 2.0.0)
+BuildRequires: (crate(serde_derive) >= 1.0.75 with crate(serde_derive) < 2.0.0)
BuildRequires: (crate(tempfile) >= 3.0.0 with crate(tempfile) < 4.0.0)
%endif
@@ -68,6 +68,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Sat Sep 08 2018 Josh Stone <jistone@redhat.com> - 1.0.3-1
+- Update to 1.0.3
+
* Wed Jul 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.0-1
- Update to 1.0.0
diff --git a/sources b/sources
index 29db7c4..95bdee0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-1.0.0.crate) = 6504675af7dd32348d5b518a1ede4f3243214d2c39ddbb16192eb9386f6011529762823adf008f798caa78e221e6f00c257217de164e8c547fccb0cb698e1de1
+SHA512 (handlebars-1.0.3.crate) = 7da08bf4fa8fc0dbe8ccce856467d5b03c6091f8ce0da3aa2566788ab0e279ffe0a49551cb8d0b3bc22f1ae34a337b4e8863a12eb024a4d68b723a1f973589f8
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=178342811078.1.2525728423945513127.rpms-rust-handlebars-d7ef44c238c8@fedoraproject.org \
--to=jistone@redhat.com \
--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