diff --git a/.gitignore b/.gitignore index d2ee385..33207ce 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /time-0.3.11.crate /time-0.3.12.crate /time-0.3.13.crate +/time-0.3.14.crate diff --git a/rust-time.spec b/rust-time.spec index 939d0ff..b6ae327 100644 --- a/rust-time.spec +++ b/rust-time.spec @@ -6,7 +6,7 @@ %global crate time Name: rust-time -Version: 0.3.13 +Version: 0.3.14 Release: %autorelease Summary: Date and time library diff --git a/sources b/sources index 1d9cd3d..fc21697 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (time-0.3.13.crate) = a6b667a6ea904b830d325b2d67fb129e27de965ba85f797547799efee1a0acb47a7273366bdd03911efcd0af2934f87e952f9a199f156e4f15b12b7bd0853b6b +SHA512 (time-0.3.14.crate) = 7655bad4d95f3533dde6017aa2e41b7760406d38b2ef66e84195133fa33d74b78f27d943ae5054e032e45d6f03cfcb4a14601db381b13129b6c1a1a0298c8a3d diff --git a/time-fix-metadata-auto.diff b/time-fix-metadata-auto.diff index 99c80e2..c13ac80 100644 --- a/time-fix-metadata-auto.diff +++ b/time-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- time-0.3.13/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ time-0.3.13/Cargo.toml 1970-01-01T00:00:01+00:00 +--- time-0.3.14/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ time-0.3.14/Cargo.toml 1970-01-01T00:00:01+00:00 @@ -133,20 +133,7 @@ "parsing", ] diff --git a/time-fix-metadata.diff b/time-fix-metadata.diff index 526a21f..63625eb 100644 --- a/time-fix-metadata.diff +++ b/time-fix-metadata.diff @@ -1,5 +1,5 @@ ---- time-0.3.13/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ time-0.3.13/Cargo.toml 2022-08-12T10:51:57.510459+00:00 +--- time-0.3.14/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ time-0.3.14/Cargo.toml 2022-08-25T10:09:33.222218+00:00 @@ -133,7 +133,6 @@ "parsing", ]