diff --git a/.gitignore b/.gitignore index 4352e91..24bf560 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /time-core-0.1.0.crate +/time-core-0.1.1.crate diff --git a/rust-time-core.spec b/rust-time-core.spec index e60f5d6..f50a8bd 100644 --- a/rust-time-core.spec +++ b/rust-time-core.spec @@ -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 diff --git a/sources b/sources index b770dd6..146dce8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (time-core-0.1.0.crate) = f7e181a40a0052d7aedf78219a46f8876618342c710e819748a87a5bc0728e5b2fc7ba08e38ebfa6a17d6fb60382003bb35745ff1eabac1c8f8b47d186a383db +SHA512 (time-core-0.1.1.crate) = a29d6619581d3fed73d6bc66a2c18805b80a3d54197feac5ad987a2c31d003bf4fef88a312d5315d2fa5c7d3e509066a65c1732be2ce280cf937bb4eff012e14 diff --git a/time-core-fix-metadata.diff b/time-core-fix-metadata.diff index c079181..b96f950 100644 --- a/time-core-fix-metadata.diff +++ b/time-core-fix-metadata.diff @@ -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 ", "Time contributors",