Update to 0.76.0

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

1
.gitignore vendored

@ -1,2 +1,3 @@
/nu-system-0.65.0.crate /nu-system-0.65.0.crate
/nu-system-0.75.0.crate /nu-system-0.75.0.crate
/nu-system-0.76.0.crate

@ -1,6 +1,6 @@
--- nu-system-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- nu-system-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-system-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ nu-system-0.76.0/Cargo.toml 2023-02-22T20:51:47.738458+00:00
@@ -43,53 +43,3 @@ @@ -46,53 +46,3 @@
] ]
default-features = false default-features = false

@ -1,6 +1,6 @@
--- nu-system-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- nu-system-0.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-system-0.75.0/Cargo.toml 2023-02-17T21:55:39.637022+00:00 +++ nu-system-0.76.0/Cargo.toml 2023-02-22T20:51:55.954362+00:00
@@ -34,7 +34,7 @@ @@ -37,7 +37,7 @@
version = "0.2" version = "0.2"
[target."cfg(target_family = \"unix\")".dependencies.nix] [target."cfg(target_family = \"unix\")".dependencies.nix]

@ -1,11 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate nu-system %global crate nu-system
Name: rust-nu-system Name: rust-nu-system
Version: 0.75.0 Version: 0.76.0
Release: %autorelease Release: %autorelease
Summary: Nushell system querying Summary: Nushell system querying

@ -1 +1 @@
SHA512 (nu-system-0.75.0.crate) = 0fbbe348c903fc5bd0b7e725dd291a3a237b19a8bf9fa646d52d5cf25dd4cd5d12b236307b00a45cd4b6e1ad0ef0a4c430e7b2ab4a7b33b66e28bada3ec84d4c SHA512 (nu-system-0.76.0.crate) = 316787c5969cc03d4acc081680ad1c8639553d7d9176a68b5ce6f354e0e8bbc1fa3b3664cec256522ddb20840a7fc59e41bd655e676e43dbcf1423b262798cab

Loading…
Cancel
Save