public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: Update to 3.1.0
@ 2026-07-07 12:41 Igor Raits
0 siblings, 0 replies; only message in thread
From: Igor Raits @ 2026-07-07 12:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-handlebars
Branch : epel10
Commit : 55d2dd65de31246c6e49aa5067fb49a05c765fc9
Author : Igor Raits <ignatenkobrain@fedoraproject.org>
Date : 2020-06-02T16:33:11+02:00
Stats : +48/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/55d2dd65de31246c6e49aa5067fb49a05c765fc9?branch=epel10
Log:
Update to 3.1.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 9cf5bd4..fabaac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/handlebars-1.2.0.crate
/handlebars-2.0.2.crate
/handlebars-3.0.1.crate
+/handlebars-3.1.0.crate
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 38a08e1..bfa8ae3 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -1,12 +1,11 @@
-# Generated by rust2rpm 13
-# * Missing dev-dependency cpuprofiler
+# Generated by rust2rpm 15
+# * Missing dev-dependency pprof
%bcond_with check
-%global debug_package %{nil}
%global crate handlebars
Name: rust-%{crate}
-Version: 3.0.1
+Version: 3.1.0
Release: 1%{?dist}
Summary: Handlebars templating implemented in Rust
@@ -27,6 +26,22 @@ Handlebars templating implemented in Rust.}
%description %{_description}
+%if ! %{__cargo_skip_build}
+%package -n %{crate}
+Summary: %{summary}
+# ASL 2.0 or Boost
+# MIT
+# MIT or ASL 2.0
+License: MIT and (ASL 2.0 or Boost)
+
+%description -n %{crate} %{_description}
+
+%files -n %{crate}
+%license LICENSE
+%doc README.md CHANGELOG.md
+%{_bindir}/handlebars-cli
+%endif
+
%package devel
Summary: %{summary}
BuildArch: noarch
@@ -77,6 +92,30 @@ which use "no_logging" feature of "%{crate}" crate.
%files -n %{name}+no_logging-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%package -n %{name}+rhai-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+rhai-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "rhai" feature of "%{crate}" crate.
+
+%files -n %{name}+rhai-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+script_helper-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+script_helper-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "script_helper" feature of "%{crate}" crate.
+
+%files -n %{name}+script_helper-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
%package -n %{name}+walkdir-devel
Summary: %{summary}
BuildArch: noarch
@@ -108,6 +147,9 @@ which use "walkdir" feature of "%{crate}" crate.
%endif
%changelog
+* Tue Jun 02 16:30:52 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 3.1.0-1
+- Update to 3.1.0
+
* Thu Feb 13 2020 Josh Stone <jistone@redhat.com> - 3.0.1-1
- Update to 3.0.1
diff --git a/sources b/sources
index 1d24612..ebcb17c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (handlebars-3.0.1.crate) = 99789574026497d22da40cbeb2b6eab2a75b36bcce950032b98c99154c3cd8b0456b1d8c2349551cdba854632477c5449d181e6d558c8ecb2996dc4053210ac0
+SHA512 (handlebars-3.1.0.crate) = baac5a38d1928a947e9e87a0b2f535e347008867278ad906d4bfdc842d3fd162e2c4a65545e98bad0c5d1a85cc635497b2d8dcda6e61f97823a9ca77ea0b5ca6
^ 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 3.1.0 Igor Raits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox