public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DateTime] rawhide: Update to 1.67 (rhbz#2526041)
@ 2026-08-31 13:52 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-31 13:52 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-DateTime
            Branch : rawhide
            Commit : a78c862503c534c5a80da31d7a1d97fcce170e71
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-08-31T14:28:51+01:00
            Stats  : +14/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-DateTime/c/a78c862503c534c5a80da31d7a1d97fcce170e71?branch=rawhide

            Log:
            Update to 1.67 (rhbz#2526041)

- New upstream release 1.67
  - Documented that the 'truncate' method can throw a fatal error if the
    truncation produces a datetime that doesn't exist in the local time zone,
    which can happen when truncating to a day (or more) in a time zone with a
    DST transition at midnight (GH#155)
  - Documented that 'rfc3339' does not include nanoseconds (GH#150)
  - Fixed docs for 'strftime' to remove the bit that said it returned the same
    values as the POSIX 'strftime'; this hasn't been the case for a long time
    (GH#148)

---
diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index c728186..07e62b9 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -7,8 +7,8 @@
 
 Name:           perl-DateTime
 Epoch:          2
-Version:        1.66
-Release:        8%{?dist}
+Version:        1.67
+Release:        1%{?dist}
 Summary:        Date and time object for Perl
 License:        Artistic-2.0
 URL:            https://metacpan.org/release/DateTime
@@ -114,6 +114,17 @@ make test
 %{_mandir}/man3/DateTime::Types.3*
 
 %changelog
+* Mon Aug 31 2026 Paul Howarth <paul@city-fan.org> - 2:1.67-1
+- Update to 1.67 (rhbz#2526041)
+  - Documented that the 'truncate' method can throw a fatal error if the
+    truncation produces a datetime that doesn't exist in the local time zone,
+    which can happen when truncating to a day (or more) in a time zone with a
+    DST transition at midnight (GH#155)
+  - Documented that 'rfc3339' does not include nanoseconds (GH#150)
+  - Fixed docs for 'strftime' to remove the bit that said it returned the same
+    values as the POSIX 'strftime'; this hasn't been the case for a long time
+    (GH#148)
+
 * Thu Jul 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.66-8
 - Perl 5.44 re-rebuild of bootstrapped packages
 

diff --git a/sources b/sources
index 282694f..3eedd13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DateTime-1.66.tar.gz) = 18e371dad068b1e13415bf00274e4a3f421e6afc53eca9dbe07f63b27e8b71a8f0466fa3fa9f91c3d4b66a6f6c8cb0541f15f9534148fe57dbb813283c58ebdb
+SHA512 (DateTime-1.67.tar.gz) = 1bc68275a83ae62e69656fa15b93c5b8a9c62551f8bf62e9d36e487e6b33a769849253716b9f991fda374fc209cb0ae3e2356e7d2b3298a73c468966dc3b221c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-31 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 13:52 [rpms/perl-DateTime] rawhide: Update to 1.67 (rhbz#2526041) Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox