From 023b8b5905f6d258f1abbcbfd14d15801b95f3ba Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Tue, 1 Nov 2022 08:56:45 +0100 Subject: [PATCH] Update to 0.8.3 --- .gitignore | 1 + rust-zoxide.spec | 2 +- sources | 2 +- zoxide-fix-metadata-auto.diff | 6 +++--- zoxide-fix-metadata.diff | 4 ++-- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b440ff9..a353f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /zoxide-0.7.9.crate /zoxide-0.8.0.crate /zoxide-0.8.2.crate +/zoxide-0.8.3.crate diff --git a/rust-zoxide.spec b/rust-zoxide.spec index 72fe8d6..c5cf047 100644 --- a/rust-zoxide.spec +++ b/rust-zoxide.spec @@ -5,7 +5,7 @@ %global crate zoxide Name: rust-zoxide -Version: 0.8.2 +Version: 0.8.3 Release: %autorelease Summary: Smarter cd command for your terminal diff --git a/sources b/sources index 26aa74e..abd58fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zoxide-0.8.2.crate) = b1ee56b3e9e6c89f64eaf7ecb2b00ede753d00e6b14b368b5c1e1e8c8a55e5b816116201aa0b4a9e52c3a4e5e043fc4dd15b0fe7e5451ca257870d73cd6c260b +SHA512 (zoxide-0.8.3.crate) = 62d7181f5199f0c21df3e4387eeb56c77c50c02453fc3fd5cab0c4cc954a9f932618415c1e0a4ff2c3e6b484e231b1e44ad47c7b432ca2617885e99af94873b8 diff --git a/zoxide-fix-metadata-auto.diff b/zoxide-fix-metadata-auto.diff index 2b9b146..f5d572f 100644 --- a/zoxide-fix-metadata-auto.diff +++ b/zoxide-fix-metadata-auto.diff @@ -1,6 +1,6 @@ ---- zoxide-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ zoxide-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 -@@ -150,8 +150,5 @@ +--- zoxide-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ zoxide-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00 +@@ -148,8 +148,5 @@ ] default-features = false diff --git a/zoxide-fix-metadata.diff b/zoxide-fix-metadata.diff index 4c1d1f7..a234915 100644 --- a/zoxide-fix-metadata.diff +++ b/zoxide-fix-metadata.diff @@ -1,5 +1,5 @@ ---- zoxide-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ zoxide-0.8.2/Cargo.toml 2022-07-27T12:57:16.870661+00:00 +--- zoxide-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ zoxide-0.8.3/Cargo.toml 2022-11-01T07:55:41.313146+00:00 @@ -79,9 +79,6 @@ [profile.release]