--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-885ebcfb97
2025-05-30 00:39:40.343076+00:00
--------------------------------------------------------------------------------

Name        : rust-jiff
Product     : Fedora EPEL 9
Version     : 0.2.14
Release     : 1.el9
URL         : https://crates.io/crates/jiff
Summary     : Date-time library that encourages you to jump into the pit of 
success
Description :
A date-time library that encourages you to jump into the pit of success.
This library is heavily inspired by the Temporal project.

--------------------------------------------------------------------------------
Update Information:

0.2.14 (2025-05-20)
This release includes a smattering of bug fixes, and hopefully a small
improvement to the time it takes to compile Jiff. Also, in this release, when
TZ is set to a non-empty but invalid value, Jiff will always fall back to
Etc/Unknown when using TimeZone::system(). This differs from previous
behavior where Jiff would, in this case, attempt to read the system's default
time zone. This change brings Jiff into consistency with existing Unix tooling
like date, and is also arguably a better failure mode. That is, when TZ is
set but invalid, we shouldn't silently fall back to the default system time
zone, but instead do something that indicates something has potentially gone
wrong.
Enhancements:
#364:
Jiff now falls back to Etc/Unknown for invalid TZ values.
#379:
Improve compilation times.
Bug fixes:
#365:
Fixes a compile error in Jiff when only the tzdb-concatenated feature was
enabled.
#366:
Fixes slow initial Zoned::now() in environments where /usr/share/zoneinfo
is on a very slow file system (like CI environments).
#376:
Avoids searching for a tzdb at /usr/share/zoneinfo on Windows.
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 21 2025 Benjamin A. Beasley <[email protected]> - 0.2.14-1
- Update to 0.2.14 (close RHBZ#2367664)
* Wed May 14 2025 Benjamin A. Beasley <[email protected]> - 0.2.13-3
- No longer need to patch for old Rust in EPEL9
* Mon May 12 2025 Benjamin A. Beasley <[email protected]> - 0.2.13-2
- Remove no-longer-necessary .rpmlintrc file
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2367664 - rust-jiff-0.2.14 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2367664
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update rust-jiff' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to