Update to version 0.3.22; Fixes RHBZ#2213341

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

1
.gitignore vendored

@ -25,3 +25,4 @@
/time-0.3.19.crate
/time-0.3.20.crate
/time-0.3.21.crate
/time-0.3.22.crate

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

@ -1 +1 @@
SHA512 (time-0.3.21.crate) = 1bc0505fd823d7ab869e2b8b1e44563dbf2bcb7cb4a9fc67d32efb54872177e89b7dc051151d4d83d21d77d4c3d89a3370d35e4fd5db9bb5144a373e309c9ce0
SHA512 (time-0.3.22.crate) = 55575d043cdda64f7a789c61360974d17d3d380a4f0b243346222709743609503644c352ab2ec5d5336bd2b2a4709d54fe1863209d5625f14f881a1c33df1763

@ -1,5 +1,5 @@
--- 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
--- time-0.3.22/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-0.3.22/Cargo.toml 2023-06-07T23:04:50.549884+00:00
@@ -144,18 +144,7 @@
"parsing",
]

@ -1,5 +1,5 @@
--- 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
--- time-0.3.22/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-0.3.22/Cargo.toml 2023-06-07T23:05:06.126956+00:00
@@ -51,15 +51,6 @@
[lib]

Loading…
Cancel
Save