Update to version 0.3.21; Fixes RHBZ#2195840

epel9
Fabio Valentini 2 years ago
parent 747fba3c84
commit dec09dcb53
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/time-0.3.17.crate
/time-0.3.19.crate
/time-0.3.20.crate
/time-0.3.21.crate

@ -5,7 +5,7 @@
%global crate time
Name: rust-time
Version: 0.3.20
Version: 0.3.21
Release: %autorelease
Summary: Date and time library

@ -1 +1 @@
SHA512 (time-0.3.20.crate) = 689099bcd5cfea6b92d88584d92e7c15163f427f621c653026e3b3f8066a3932836de3f8be9716a41b77f1d36a9fa6c3e2a42ab011d21ca38efeb55522a39145
SHA512 (time-0.3.21.crate) = 1bc0505fd823d7ab869e2b8b1e44563dbf2bcb7cb4a9fc67d32efb54872177e89b7dc051151d4d83d21d77d4c3d89a3370d35e4fd5db9bb5144a373e309c9ce0

@ -1,5 +1,5 @@
--- 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
--- time-0.3.21/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-0.3.21/Cargo.toml 2023-05-08T13:27:22.626341+00:00
@@ -144,18 +144,7 @@
"parsing",
]

@ -1,5 +1,5 @@
--- 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
--- time-0.3.21/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-0.3.21/Cargo.toml 2023-05-08T13:27:56.055420+00:00
@@ -51,15 +51,6 @@
[lib]

Loading…
Cancel
Save