Update to version 0.1.1; Fixes RHBZ#2195841

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

1
.gitignore vendored

@ -1 +1,2 @@
/time-core-0.1.0.crate
/time-core-0.1.1.crate

@ -6,7 +6,7 @@
%global crate time-core
Name: rust-time-core
Version: 0.1.0
Version: 0.1.1
Release: %autorelease
Summary: Internal implementation details of the 'time' crate

@ -1 +1 @@
SHA512 (time-core-0.1.0.crate) = f7e181a40a0052d7aedf78219a46f8876618342c710e819748a87a5bc0728e5b2fc7ba08e38ebfa6a17d6fb60382003bb35745ff1eabac1c8f8b47d186a383db
SHA512 (time-core-0.1.1.crate) = a29d6619581d3fed73d6bc66a2c18805b80a3d54197feac5ad987a2c31d003bf4fef88a312d5315d2fa5c7d3e509066a65c1732be2ce280cf937bb4eff012e14

@ -1,5 +1,5 @@
--- time-core-0.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-core-0.1.0/Cargo.toml 2023-02-19T23:04:20.088433+00:00
--- time-core-0.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-core-0.1.1/Cargo.toml 2023-05-08T13:25:34.127086+00:00
@@ -18,7 +18,7 @@
"Jacob Pratt <open-source@jhpratt.dev>",
"Time contributors",

Loading…
Cancel
Save