Update to version 0.10.0; Fixes RHBZ#2310854

epel10 imports/epel10/rust-chrono-tz-0.10.0-1.el10
Fabio Valentini 1 month ago
parent cf532d59a1
commit a3e7d11934
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/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 /chrono-tz-0.9.0.crate
/chrono-tz-0.10.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%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.9.0 Version: 0.10.0
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) = 2024a Provides: bundled(tzdata) = 2024b
%description devel %{_description} %description devel %{_description}

@ -1 +1 @@
SHA512 (chrono-tz-0.9.0.crate) = a0c281985ec81d722583e412d5d9c4235e550ce01b9bf36cb9d6a2a37370d0c0a194a1818e6779fde1bd0107c06dceca624cdbca2aa094821b80ed91f53fb5c6 SHA512 (chrono-tz-0.10.0.crate) = 4a0f7154a61fad696511cf88bc1321be94ab3d3eb7a16dc3637d63c0b13397cd0b4dc28c49b78251ad749f66e134ac8077bb7e8ffab8d65dfa1aa08cf9d94908

Loading…
Cancel
Save