public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to 1.0.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 : 44ef1df797151156dcecb5e0a3cdf59299c4aa72
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-07-18T15:57:23+02:00
Stats : +10/-18 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/44ef1df797151156dcecb5e0a3cdf59299c4aa72?branch=epel10
Log:
Update to 1.0.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 34bb2ad..2333f1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/handlebars-0.31.0.crate
/handlebars-0.32.0.crate
/handlebars-0.32.4.crate
+/handlebars-1.0.0.crate
diff --git a/handlebars-0.32.4-fix-metadata.diff b/handlebars-0.32.4-fix-metadata.diff
deleted file mode 100644
index a172617..0000000
--- a/handlebars-0.32.4-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- handlebars-0.32.4/Cargo.toml 1970-01-01T01:00:00+01:00
-+++ handlebars-0.32.4/Cargo.toml 2018-06-14T09:43:11.665496+02:00
-@@ -36,7 +36,7 @@
- version = "^1.0.0"
-
- [dependencies.pest_derive]
--version = "^1.0.0"
-+version = "^1.0.7"
-
- [dependencies.quick-error]
- version = "^1.0.0"
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 09a400c..6ec4aa2 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -5,16 +5,13 @@
%global crate handlebars
Name: rust-%{crate}
-Version: 0.32.4
-Release: 2%{?dist}
+Version: 1.0.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 pest_derive to 1.0.7, https://github.com/sunng87/handlebars-rust/pull/220
-Patch0: handlebars-0.32.4-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@@ -28,11 +25,13 @@ 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(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)
%if %{with check}
# [dev-dependencies]
-BuildRequires: (crate(env_logger) >= 0.4.0 with crate(env_logger) < 0.5.0)
+BuildRequires: (crate(env_logger) >= 0.5.0 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(tempfile) >= 3.0.0 with crate(tempfile) < 4.0.0)
%endif
%description
@@ -69,6 +68,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Wed Jul 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0
+
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 9c957c3..29db7c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-0.32.4.crate) = 10e4c572c5f346c2a9a96db17b43ec78c7a29287673b0fb5eb60916231a00f99a4106f1b62d638c9e809871fd612276d090ccb067ccb3aae4f76c7a9a1c13797
+SHA512 (handlebars-1.0.0.crate) = 6504675af7dd32348d5b518a1ede4f3243214d2c39ddbb16192eb9386f6011529762823adf008f798caa78e221e6f00c257217de164e8c547fccb0cb698e1de1
^ 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.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