Update to version 0.8.5; Fixes RHBZ#2256168

epel10
Fabio Valentini 1 year ago
parent 536521cb37
commit edf3391bec
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/chrono-tz-0.5.3.crate /chrono-tz-0.5.3.crate
/chrono-tz-0.8.3.crate /chrono-tz-0.8.3.crate
/chrono-tz-0.8.4.crate /chrono-tz-0.8.4.crate
/chrono-tz-0.8.5.crate

@ -5,7 +5,7 @@
%global crate chrono-tz %global crate chrono-tz
Name: rust-chrono-tz Name: rust-chrono-tz
Version: 0.8.4 Version: 0.8.5
Release: %autorelease Release: %autorelease
Summary: TimeZone implementations for chrono from the IANA database Summary: TimeZone implementations for chrono from the IANA database
@ -25,7 +25,7 @@ TimeZone implementations for chrono from the IANA database.}
%package devel %package devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
Provides: bundled(tzdata) = 2023c Provides: bundled(tzdata) = 2023d
%description devel %{_description} %description devel %{_description}

@ -1 +1 @@
SHA512 (chrono-tz-0.8.4.crate) = e1b26852adeb1e26b38bd672faac7bd2e0059585fac4925044ea8441f7b31b45a9c9f98e9dc936c8ffb2c482784ad82c3fda73a99f1800cf3a6477d8d6f46599 SHA512 (chrono-tz-0.8.5.crate) = a6962458c07e5e50651a4324a4e07b8dfb56bd077680b7749ed77ba37ecada7c2336d1fd19a39e5006c437d91b985242c174650f74849857380af8e7f9c9cec5

Loading…
Cancel
Save