Update to version 0.9.0; Fixes RHBZ#2273630

epel10
Benjamin A. Beasley 5 months ago
parent 1b30591667
commit cf532d59a1

1
.gitignore vendored

@ -5,3 +5,4 @@
/chrono-tz-0.8.4.crate /chrono-tz-0.8.4.crate
/chrono-tz-0.8.5.crate /chrono-tz-0.8.5.crate
/chrono-tz-0.8.6.crate /chrono-tz-0.8.6.crate
/chrono-tz-0.9.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate chrono-tz %global crate chrono-tz
Name: rust-chrono-tz Name: rust-chrono-tz
Version: 0.8.6 Version: 0.9.0
Release: %autorelease Release: %autorelease
Summary: TimeZone implementations for chrono from the IANA database Summary: TimeZone implementations for chrono from the IANA database

@ -1 +1 @@
SHA512 (chrono-tz-0.8.6.crate) = a73dfb706513398562af86be2d14cfdba82a5ced46655b1c4f1ad177e432b06d9a6e50add6b0eb6631d6bee0cb86978faa9e77d7ec1efc89ab56f5a380eeecd6 SHA512 (chrono-tz-0.9.0.crate) = a0c281985ec81d722583e412d5d9c4235e550ce01b9bf36cb9d6a2a37370d0c0a194a1818e6779fde1bd0107c06dceca624cdbca2aa094821b80ed91f53fb5c6

Loading…
Cancel
Save