public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to 1.0.3
@ 2026-07-07 12:41 Josh Stone
  0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-07-07 12:41 UTC (permalink / raw)
  To: git-commits

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

^ 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 1.0.3 Josh Stone

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