Update to 0.74.0

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9
Michel Alexandre Salim 2 years ago
parent 5b5d4ce31c
commit 18cc64362c
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

1
.gitignore vendored

@ -1,2 +1,3 @@
/nu-json-0.61.0.crate
/nu-json-0.65.0.crate
/nu-json-0.74.0.crate

@ -1,21 +1,18 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate nu-json
Name: rust-%{crate}
Version: 0.65.0
Name: rust-nu-json
Version: 0.74.0
Release: %autorelease
Summary: Fork of serde-hjson
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/nu-json
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (nu-json-0.65.0.crate) = 43cd02770628d631339dcf96e39daa63781c16c7db762e750458cc3999adf39a05c4263315536ae0f6411cdb842f04cedfde7999fa88f1d7e2d4604dc0a55ca0
SHA512 (nu-json-0.74.0.crate) = 207d92e6ffb45fceeec6ef0ca04c2b3284a0340d4678b06002a43817f2f8e89080b445c21556bd08e9a80f683eda3f045efe6988680258e96f78779f5e6c33f2

Loading…
Cancel
Save