From 866523acfe5f86e7d4ff65bdd2ecc22523b3ffa1 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Tue, 12 Apr 2022 16:09:57 -0700 Subject: [PATCH] Update to 0.61.0 Signed-off-by: Michel Alexandre Salim --- .gitignore | 3 +-- rust-nu-path.spec | 8 ++------ sources | 3 +-- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 0054eaa..90adcfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/nu-path-0.60.0.crate -/nu-path-LICENSE +/nu-path-0.61.0.crate diff --git a/rust-nu-path.spec b/rust-nu-path.spec index 06ebcfd..af9303d 100644 --- a/rust-nu-path.spec +++ b/rust-nu-path.spec @@ -5,7 +5,7 @@ %global crate nu-path Name: rust-%{crate} -Version: 0.60.0 +Version: 0.61.0 Release: %autorelease Summary: Path handling library for Nushell @@ -13,9 +13,6 @@ Summary: Path handling library for Nushell License: MIT URL: https://crates.io/crates/nu-path Source: %{crates_source} -# license text not included yet in most crates -# see https://github.com/nushell/nushell/pull/5094 -Source1: https://raw.githubusercontent.com/nushell/nushell/main/LICENSE#/%{crate}-LICENSE ExclusiveArch: %{rust_arches} @@ -36,7 +33,7 @@ This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel -%license LICENSE +%license %{crate_instdir}/LICENSE %doc %{crate_instdir}/README.md %{crate_instdir}/ @@ -54,7 +51,6 @@ use the "default" feature of the "%{crate}" crate. %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 -cp -p %{SOURCE1} LICENSE %cargo_prep %generate_buildrequires diff --git a/sources b/sources index 54b5427..53203d1 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (nu-path-0.60.0.crate) = b1dc297900db7e2b829f95f47f4af200186f0d896d0735f98adf0b6c4dfb5a4a02d12c44b4f30c62f9590bdd30990cbd69675ecddd727fba898537e58bff97a5 -SHA512 (nu-path-LICENSE) = 2d34e911a4a466733002770531ea8527c3fe8d18a2d9b06de9a716008d6b03be8b623eaa7d1840d96b42463ec524d2351b3816c9975b872bf17f748360d2b27e +SHA512 (nu-path-0.61.0.crate) = 59606cc805eb1d80282022ffdb24d4b812e6b0acc6405e5353678255b9aa9f2dc85108558ab606c5d7cd2771d437ec1d150fc7d0d07b7dbdb9fb0826153c14b0