Update to version 0.1.2; Fixes RHBZ#2240433

epel9 imports/e9/rust-time-core-0.1.2-1.el9
Fabio Valentini 1 year ago
parent 9ff2db78ad
commit 8eb590de55
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (time-core-0.1.1.crate) = a29d6619581d3fed73d6bc66a2c18805b80a3d54197feac5ad987a2c31d003bf4fef88a312d5315d2fa5c7d3e509066a65c1732be2ce280cf937bb4eff012e14
SHA512 (time-core-0.1.2.crate) = 3861724c23cb806829a01186deb5217ae8252c20af622975264e6670cff528f42155039e4937756a9eb312a5580ffab07949437d5504d684a0e70755046cac52

@ -1,5 +1,5 @@
--- 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
--- time-core-0.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-core-0.1.2/Cargo.toml 2023-09-25T14:02:43.693704+00:00
@@ -18,7 +18,7 @@
"Jacob Pratt <open-source@jhpratt.dev>",
"Time contributors",

Loading…
Cancel
Save