Update to version 0.3.14; Fixes RHBZ#2121274

epel9
Fabio Valentini 3 years ago
parent 6a031d7567
commit d414a474e4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/time-0.3.11.crate
/time-0.3.12.crate
/time-0.3.13.crate
/time-0.3.14.crate

@ -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

@ -1 +1 @@
SHA512 (time-0.3.13.crate) = a6b667a6ea904b830d325b2d67fb129e27de965ba85f797547799efee1a0acb47a7273366bdd03911efcd0af2934f87e952f9a199f156e4f15b12b7bd0853b6b
SHA512 (time-0.3.14.crate) = 7655bad4d95f3533dde6017aa2e41b7760406d38b2ef66e84195133fa33d74b78f27d943ae5054e032e45d6f03cfcb4a14601db381b13129b6c1a1a0298c8a3d

@ -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",
]

@ -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",
]

Loading…
Cancel
Save