diff --git a/.gitignore b/.gitignore index 56436a5..e96a6c8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /time-0.3.15.crate /time-0.3.17.crate /time-0.3.19.crate +/time-0.3.20.crate diff --git a/README.md b/README.md deleted file mode 100644 index a8f7673..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-time - -The rust-time package \ No newline at end of file diff --git a/rust-time.spec b/rust-time.spec index e9c16bb..ce6cc73 100644 --- a/rust-time.spec +++ b/rust-time.spec @@ -5,7 +5,7 @@ %global crate time Name: rust-time -Version: 0.3.19 +Version: 0.3.20 Release: %autorelease Summary: Date and time library diff --git a/sources b/sources index ee5ad5d..98dea34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (time-0.3.19.crate) = 1ae3db13bd2734c026421a5373d645b2064556572c57160355b1e325106dbe7eb12ad7218b001c376999de63e3d8445451f3abd5fa3a03a9d7fe17e549038fef +SHA512 (time-0.3.20.crate) = 689099bcd5cfea6b92d88584d92e7c15163f427f621c653026e3b3f8066a3932836de3f8be9716a41b77f1d36a9fa6c3e2a42ab011d21ca38efeb55522a39145 diff --git a/time-fix-metadata-auto.diff b/time-fix-metadata-auto.diff index 08bee97..bdf549f 100644 --- a/time-fix-metadata-auto.diff +++ b/time-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- time-0.3.19/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ time-0.3.19/Cargo.toml 2023-02-19T23:00:22.169586+00:00 +--- time-0.3.20/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ time-0.3.20/Cargo.toml 2023-03-16T15:38:49.498774+00:00 @@ -144,18 +144,7 @@ "parsing", ] diff --git a/time-fix-metadata.diff b/time-fix-metadata.diff index 792d351..f7590ea 100644 --- a/time-fix-metadata.diff +++ b/time-fix-metadata.diff @@ -1,5 +1,5 @@ ---- time-0.3.19/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ time-0.3.19/Cargo.toml 2023-02-19T23:01:02.904730+00:00 +--- time-0.3.20/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ time-0.3.20/Cargo.toml 2023-03-16T15:39:07.302847+00:00 @@ -51,15 +51,6 @@ [lib]