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: bump lazy_static to 1
Date: Tue, 07 Jul 2026 12:41:45 GMT [thread overview]
Message-ID: <178342810571.1.5754740766038983863.rpms-rust-handlebars-1f4cae2258c5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-handlebars
Branch : epel10
Commit : 1f4cae2258c58e883afe6d2e668b1c62268a75ff
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2017-11-30T19:31:53+01:00
Stats : +16/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-handlebars/c/1f4cae2258c58e883afe6d2e668b1c62268a75ff?branch=epel10
Log:
bump lazy_static to 1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/handlebars-0.29.1-fix-metadata.diff b/handlebars-0.29.1-fix-metadata.diff
index daf10b1..06a61ce 100644
--- a/handlebars-0.29.1-fix-metadata.diff
+++ b/handlebars-0.29.1-fix-metadata.diff
@@ -1,5 +1,14 @@
--- handlebars-0.29.1/Cargo.toml 1970-01-01T01:00:00+01:00
-+++ handlebars-0.29.1/Cargo.toml 2017-11-14T16:30:03.130788+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"
diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index 273d282..863c4c8 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.29.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Handlebars templating implemented in Rust
License: MIT
@@ -14,13 +14,14 @@ 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) >= 0.2.2 with crate(lazy_static) < 0.3.0)
+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(quick-error) >= 1.0.0 with crate(quick-error) < 2.0.0)
@@ -68,6 +69,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Thu Nov 30 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.1-2
+- Bump lazy_static to 1
+
* Tue Nov 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.1-1
- Update to 0.29.1
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=178342810571.1.5754740766038983863.rpms-rust-handlebars-1f4cae2258c5@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