|
|
|
@ -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 <decathorpe@gmail.com> - 0.10.1-1
|
|
|
|
|
- Update to version 0.10.1; Fixes RHBZ#2338538
|
|
|
|
|
|
|
|
|
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.10.0-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Sun Dec 08 2024 Fabio Valentini <decathorpe@gmail.com> - 0.10.0-1
|
|
|
|
|
- Update to version 0.10.0; Fixes RHBZ#2310854
|
|
|
|
|
|
|
|
|
|