diff --git a/zerotier-one.spec b/zerotier-one.spec index 72f1a554..f439745f 100644 --- a/zerotier-one.spec +++ b/zerotier-one.spec @@ -53,6 +53,17 @@ replace-with = "vendored-sources" directory = "../vendor" EOF +#== +cp -a vendor/time-0.3.25 vendor/time-0.3.25-patched +perl -0777 -pi -e 's/let items = format_items\s*\n\s*\.map\(\|res\|\s*res\.map\(Into::into\)\)\s*\n\s*\.collect::, _>>\(\)\?\s*;/let items = format_items.collect::, _>>()?;/s' \ + vendor/time-0.3.25-patched/src/format_description/parse/mod.rs +### +grep zeroidc/Cargo.toml 'time-0.3.25-patched' || cat >> zeroidc/Cargo.toml < 1.16.0-alt1 +- Update spec to new build 1.16.0 + * Mon Dec 25 2023 Vitaly Lipatov 1.12.2-alt1 - new version 1.12.2 (with rpmrb script)