diff --git a/.gitignore b/.gitignore index d9b2547..53296f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/chrono-tz-0.10.0.crate +SOURCES/chrono-tz-0.10.1.crate diff --git a/.rust-chrono-tz.metadata b/.rust-chrono-tz.metadata index 13eed37..bf0df78 100644 --- a/.rust-chrono-tz.metadata +++ b/.rust-chrono-tz.metadata @@ -1 +1 @@ -a07fc3eacdac07461b1d6b2d83921025c0f47410 SOURCES/chrono-tz-0.10.0.crate +14f85ec259f8f539c636cd91b1c3abbb38f12116 SOURCES/chrono-tz-0.10.1.crate diff --git a/SPECS/rust-chrono-tz.spec b/SPECS/rust-chrono-tz.spec index cf3209d..e2acf72 100644 --- a/SPECS/rust-chrono-tz.spec +++ b/SPECS/rust-chrono-tz.spec @@ -15,7 +15,7 @@ %global crate chrono-tz Name: rust-chrono-tz -Version: 0.10.0 +Version: 0.10.1 Release: %autorelease Summary: TimeZone implementations for chrono from the IANA database @@ -35,7 +35,7 @@ TimeZone implementations for chrono from the IANA database.} %package devel Summary: %{summary} BuildArch: noarch -Provides: bundled(tzdata) = 2024b +Provides: bundled(tzdata) = 2025a %description devel %{_description} @@ -139,10 +139,16 @@ use the "std" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Sun Jan 26 2025 Fabio Valentini - 0.10.1-1 +- Update to version 0.10.1; Fixes RHBZ#2338538 + +* Sun Jan 19 2025 Fedora Release Engineering - 0.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.10.0-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Sun Dec 08 2024 Fabio Valentini - 0.10.0-1 - Update to version 0.10.0; Fixes RHBZ#2310854